Mercurial > pidgin
changeset 7017:15733f9cfe69
[gaim-migrate @ 7580]
hopefully this makes win32 compile, but I probably forgot something
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Mon, 29 Sep 2003 15:30:17 +0000 |
parents | aa619031193b |
children | cd8a9907c779 |
files | src/protocols/jabber/Makefile.mingw |
diffstat | 1 files changed, 9 insertions(+), 20 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/jabber/Makefile.mingw Mon Sep 29 15:29:49 2003 +0000 +++ b/src/protocols/jabber/Makefile.mingw Mon Sep 29 15:30:17 2003 +0000 @@ -69,28 +69,17 @@ ## SOURCES, OBJECTS ## -C_SRC = jabber.c \ - expat.c \ - genhash.c \ - hashtable.c \ - jconn.c \ - jid.c \ - jpacket.c \ +C_SRC = auth.c \ + buddy.c \ + chat.c \ + iq.c \ + jabber.c \ jutil.c \ - karma.c \ - log.c \ - pool.c \ - pproxy.c \ - rate.c \ - sha.c \ - socket.c \ - str.c \ - xhash.c \ + message.c \ + parser.c \ + presence.c \ + roster.c \ xmlnode.c \ - xmlparse.c \ - xmlrole.c \ - xmltok.c \ - xstream.c \ win32/posix.uname.c