libpurple/Makefile.mingw

branch
soc.2013.gobjectification.plugins
changeset 37133
832cd077145e
parent 36959
4806ff428ecd
parent 35782
8565e8e51e38
child 37134
07746c9a04bf
--- a/libpurple/Makefile.mingw	Thu Apr 03 09:37:53 2014 +0530
+++ b/libpurple/Makefile.mingw	Mon Apr 07 20:02:22 2014 +0530
@@ -102,6 +102,7 @@
 			media/enum-types.c \
 			mediamanager.c \
 			media.c \
+			memorypool.c \
 			mime.c \
 			nat-pmp.c \
 			network.c \
@@ -123,6 +124,11 @@
 			server.c \
 			signals.c \
 			smiley.c \
+			smiley-custom.c \
+			smiley-list.c \
+			smiley-parser.c \
+			smiley-remote.c \
+			smiley-theme.c \
 			sound-theme-loader.c \
 			sound-theme.c \
 			sound.c \
@@ -133,6 +139,7 @@
 			theme-loader.c \
 			theme-manager.c \
 			theme.c \
+			trie.c \
 			upnp.c \
 			util.c \
 			version.c \

mercurial