Trying to fix windows build.
This commit is contained in:
@@ -344,7 +344,6 @@ win32 {
|
|||||||
LIBS += -lboost_filesystem-mgw45-mt-1_44.dll
|
LIBS += -lboost_filesystem-mgw45-mt-1_44.dll
|
||||||
LIBS += -lboost_regex-mgw45-mt-1_44
|
LIBS += -lboost_regex-mgw45-mt-1_44
|
||||||
LIBS += -lboost_iostreams-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
|
LIBS += -lboost_system-mgw45-mt-1_44.dll
|
||||||
}
|
}
|
||||||
LIBS += \
|
LIBS += \
|
||||||
|
|||||||
@@ -152,7 +152,6 @@ win32 {
|
|||||||
LIBS += -lboost_regex-mgw45-mt-1_44
|
LIBS += -lboost_regex-mgw45-mt-1_44
|
||||||
LIBS += -lboost_program_options-mgw45-mt-1_44.dll
|
LIBS += -lboost_program_options-mgw45-mt-1_44.dll
|
||||||
LIBS += -lboost_iostreams-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
|
LIBS += -lboost_system-mgw45-mt-1_44.dll
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user