Fixing boost linking for mingw.

This commit is contained in:
lotodore
2009-04-09 22:15:16 +00:00
parent 6f5a5ff035
commit 49cd98e31e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -312,6 +312,7 @@ win32 {
LIBS += -lz
LIBS += -llibboost_thread-mgw43-mt-1_38
LIBS += -llibboost_filesystem-mgw43-mt-1_38
LIBS += -llibboost_regex-mgw43-mt-1_38
LIBS += -llibboost_system-mgw43-mt-1_38
LIBS += -llibboost_iostreams-mgw43-mt-1_38
LIBS += -llibboost_zlib-mgw43-mt-1_38
+1
View File
@@ -141,6 +141,7 @@ win32 {
LIBS += -lz
LIBS += -llibboost_thread-mgw43-mt-1_38
LIBS += -llibboost_filesystem-mgw43-mt-1_38
LIBS += -llibboost_regex-mgw43-mt-1_38
LIBS += -llibboost_system-mgw43-mt-1_38
LIBS += -llibboost_iostreams-mgw43-mt-1_38
LIBS += -llibboost_zlib-mgw43-mt-1_38