Fix mingw boost version. Release build.

This commit is contained in:
lotodore
2008-12-21 21:14:14 +00:00
parent 0b1ca0a56a
commit eaefc64dd4
3 changed files with 13 additions and 13 deletions
+6 -6
View File
@@ -134,12 +134,12 @@ win32 {
LIBS += -lgnutls-openssl -lgnutls -lgcrypt -ltasn1 -lgpg-error
LIBS += -lcurl
LIBS += -lz
LIBS += -llibboost_thread-mgw34-mt-1_36
LIBS += -llibboost_filesystem-mgw34-mt-1_36
LIBS += -llibboost_system-mgw34-mt-1_36
LIBS += -llibboost_iostreams-mgw34-mt-1_36
LIBS += -llibboost_zlib-mgw34-mt-1_36
LIBS += -llibboost_program_options-mgw34-mt-1_36
LIBS += -llibboost_thread-mgw34-mt-1_37
LIBS += -llibboost_filesystem-mgw34-mt-1_37
LIBS += -llibboost_system-mgw34-mt-1_37
LIBS += -llibboost_iostreams-mgw34-mt-1_37
LIBS += -llibboost_zlib-mgw34-mt-1_37
LIBS += -llibboost_program_options-mgw34-mt-1_37
}
LIBS += -lgdi32 -lcomdlg32 -loleaut32 -limm32 -lwinmm -lwinspool -lole32 -luuid -luser32 -lmsimg32 -lshell32 -lkernel32 -lws2_32 -ladvapi32 -lwldap32