Fixing mingw libs.

This commit is contained in:
lotodore
2010-07-10 06:40:55 +00:00
parent a9514e249b
commit deee0e8853
+7 -7
View File
@@ -137,13 +137,13 @@ win32 {
LIBS += -lgnutls-openssl -lgnutls -lgcrypt -ltasn1 -lgpg-error -lgsasl -lidn
LIBS += -lcurl
LIBS += -lz
LIBS += -llibboost_thread-mgw44-mt
LIBS += -llibboost_filesystem-mgw44-mt
LIBS += -llibboost_regex-mgw44-mt
LIBS += -llibboost_system-mgw44-mt
LIBS += -llibboost_iostreams-mgw44-mt
LIBS += -llibboost_zlib-mgw44-mt
LIBS += -llibboost_program_options-mgw44-mt
LIBS += -llibboost_thread-mgw45-mt-1_43
LIBS += -llibboost_filesystem-mgw45-mt-1_43
LIBS += -llibboost_regex-mgw45-mt-1_43
LIBS += -llibboost_system-mgw45-mt-1_43
LIBS += -llibboost_iostreams-mgw45-mt-1_43
LIBS += -llibboost_zlib-mgw45-mt-1_43
LIBS += -llibboost_program_options-mgw45-mt-1_43
}
LIBS += -lgdi32 \