comparison src/Makefile.mingw @ 8141:5efe3d9cd552

[gaim-migrate @ 8849] Daniel Atallah wants gaim to compile on win32 committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 19 Jan 2004 21:19:51 +0000
parents edc9d9b4197a
children a2662eb5955b
comparison
equal deleted inserted replaced
8140:47046ceedf0b 8141:5efe3d9cd552
154 ## 154 ##
155 ## LIBRARIES 155 ## LIBRARIES
156 ## 156 ##
157 157
158 DLL_LIBS = -lgtk-win32-2.0 \ 158 DLL_LIBS = -lgtk-win32-2.0 \
159 -latk-1.0 \
159 -lpango-1.0 \ 160 -lpango-1.0 \
160 -lglib-2.0 \ 161 -lglib-2.0 \
161 -lgdk-win32-2.0 \ 162 -lgdk-win32-2.0 \
162 -lgobject-2.0 \ 163 -lgobject-2.0 \
163 -lintl \ 164 -lintl \