Mercurial > pidgin
diff libpurple/protocols/jabber/Makefile.mingw @ 24938:bd598b606ca4
Restructure Jingle code to more easily support multiple application types.
Actually negotiate a rawudp transport rather than pretending to use iceudp.
author | Mike Ruprecht <maiku@soc.pidgin.im> |
---|---|
date | Sun, 19 Oct 2008 04:37:23 +0000 |
parents | 85189641a970 |
children | 8bfa1f01f035 |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.mingw Fri Sep 05 02:18:15 2008 +0000 +++ b/libpurple/protocols/jabber/Makefile.mingw Sun Oct 19 04:37:23 2008 +0000 @@ -52,6 +52,12 @@ google.c \ iq.c \ jabber.c \ + jingle/jingle.c \ + jingle/content.c \ + jingle/rawudp.c \ + jingle/rtp.c \ + jingle/session.c \ + jingle/transport.c \ jutil.c \ message.c \ oob.c \