comparison src/Makefile.mingw @ 10237:2f6dcbaaabe0

[gaim-migrate @ 11373] Asynchronous host name resolution for win32. committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Mon, 22 Nov 2004 18:52:44 +0000
parents 04516341e9a5
children 0cf2a686266e
comparison
equal deleted inserted replaced
10236:1a62febbf3d6 10237:2f6dcbaaabe0
162 162
163 DLL_LIBS = -lgtk-win32-2.0 \ 163 DLL_LIBS = -lgtk-win32-2.0 \
164 -latk-1.0 \ 164 -latk-1.0 \
165 -lpango-1.0 \ 165 -lpango-1.0 \
166 -lglib-2.0 \ 166 -lglib-2.0 \
167 -lgthread-2.0 \
167 -lgdk-win32-2.0 \ 168 -lgdk-win32-2.0 \
168 -lgobject-2.0 \ 169 -lgobject-2.0 \
169 -lintl \ 170 -lintl \
170 -lgmodule-2.0 \ 171 -lgmodule-2.0 \
171 -lgdk_pixbuf-2.0 \ 172 -lgdk_pixbuf-2.0 \