Fixing mingw libs.

This commit is contained in:
lotodore
2010-07-10 06:40:39 +00:00
parent 68594eceb7
commit a9514e249b
+6 -6
View File
@@ -328,12 +328,12 @@ win32 {
-lidn -lidn
LIBS += -lcurl LIBS += -lcurl
LIBS += -lz LIBS += -lz
LIBS += -llibboost_thread-mgw44-mt LIBS += -llibboost_thread-mgw45-mt-1_43
LIBS += -llibboost_filesystem-mgw44-mt LIBS += -llibboost_filesystem-mgw45-mt-1_43
LIBS += -llibboost_regex-mgw44-mt LIBS += -llibboost_regex-mgw45-mt-1_43
LIBS += -llibboost_system-mgw44-mt LIBS += -llibboost_system-mgw45-mt-1_43
LIBS += -llibboost_iostreams-mgw44-mt LIBS += -llibboost_iostreams-mgw45-mt-1_43
LIBS += -llibboost_zlib-mgw44-mt LIBS += -llibboost_zlib-mgw45-mt-1_43
} }
LIBS += -lgdi32 \ LIBS += -lgdi32 \
-lcomdlg32 \ -lcomdlg32 \