Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
24937:5a774d0817d8 | 24938:bd598b606ca4 |
---|---|
50 chat.c \ | 50 chat.c \ |
51 disco.c \ | 51 disco.c \ |
52 google.c \ | 52 google.c \ |
53 iq.c \ | 53 iq.c \ |
54 jabber.c \ | 54 jabber.c \ |
55 jingle/jingle.c \ | |
56 jingle/content.c \ | |
57 jingle/rawudp.c \ | |
58 jingle/rtp.c \ | |
59 jingle/session.c \ | |
60 jingle/transport.c \ | |
55 jutil.c \ | 61 jutil.c \ |
56 message.c \ | 62 message.c \ |
57 oob.c \ | 63 oob.c \ |
58 parser.c \ | 64 parser.c \ |
59 pep.c \ | 65 pep.c \ |