diff libgaim/Makefile.mingw @ 14730:5b389aacc06b

[gaim-migrate @ 17486] Add the thread-based win32 giochannel implementation from glib 2.6.6 to our src tree. This way we can use GTK+ >= 2.8.0 and still use the iochannel implementation that works for us. Hopefully at some point we can use the more efficient 2.8.x giochannel implementation. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 16 Oct 2006 17:14:41 +0000
parents 85b84a253a83
children
line wrap: on
line diff
--- a/libgaim/Makefile.mingw	Mon Oct 16 14:50:20 2006 +0000
+++ b/libgaim/Makefile.mingw	Mon Oct 16 17:14:41 2006 +0000
@@ -73,6 +73,7 @@
 			value.c \
 			xmlnode.c \
 			whiteboard.c \
+			win32/giowin32.c \
 			win32/libc_interface.c \
 			win32/win32dep.c