diff --git a/pokerth_server.pro b/pokerth_server.pro index 3ec128a7..8ec02142 100644 --- a/pokerth_server.pro +++ b/pokerth_server.pro @@ -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 \