Trying to fix mingw issue.
This commit is contained in:
+6
-6
@@ -328,12 +328,12 @@ win32 {
|
|||||||
-lidn
|
-lidn
|
||||||
LIBS += -lcurl
|
LIBS += -lcurl
|
||||||
LIBS += -lz
|
LIBS += -lz
|
||||||
LIBS += -llibboost_thread-mgw45-mt-1_43
|
LIBS += -lboost_thread-mgw45-mt-1_43
|
||||||
LIBS += -llibboost_filesystem-mgw45-mt-1_43
|
LIBS += -lboost_filesystem-mgw45-mt-1_43
|
||||||
LIBS += -llibboost_regex-mgw45-mt-1_43
|
LIBS += -lboost_regex-mgw45-mt-1_43
|
||||||
LIBS += -llibboost_system-mgw45-mt-1_43
|
LIBS += -lboost_system-mgw45-mt-1_43
|
||||||
LIBS += -llibboost_iostreams-mgw45-mt-1_43
|
LIBS += -lboost_iostreams-mgw45-mt-1_43
|
||||||
LIBS += -llibboost_zlib-mgw45-mt-1_43
|
LIBS += -lboost_zlib-mgw45-mt-1_43
|
||||||
}
|
}
|
||||||
LIBS += -lgdi32 \
|
LIBS += -lgdi32 \
|
||||||
-lcomdlg32 \
|
-lcomdlg32 \
|
||||||
|
|||||||
Reference in New Issue
Block a user