Trying to fix windows build.

This commit is contained in:
lotodore
2010-10-19 19:54:50 +00:00
parent 6155eea797
commit d9a825f184
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -344,7 +344,6 @@ win32 {
LIBS += -lboost_filesystem-mgw45-mt-1_44.dll
LIBS += -lboost_regex-mgw45-mt-1_44
LIBS += -lboost_iostreams-mgw45-mt-1_44.dll
LIBS += -lboost_zlib-mgw45-mt-1_44.dll
LIBS += -lboost_system-mgw45-mt-1_44.dll
}
LIBS += \
-1
View File
@@ -152,7 +152,6 @@ win32 {
LIBS += -lboost_regex-mgw45-mt-1_44
LIBS += -lboost_program_options-mgw45-mt-1_44.dll
LIBS += -lboost_iostreams-mgw45-mt-1_44.dll
LIBS += -lboost_zlib-mgw45-mt-1_44.dll
LIBS += -lboost_system-mgw45-mt-1_44.dll
}