Adding asio define to stop compiler warnings.
This commit is contained in:
+2
-1
@@ -113,6 +113,7 @@ SOURCES += \
|
||||
|
||||
win32 {
|
||||
DEFINES += CURL_STATICLIB
|
||||
DEFINES += _WIN32_WINNT=0x0501
|
||||
DEPENDPATH += src/net/win32/ src/core/win32
|
||||
INCLUDEPATH += ../boost/ ../GnuTLS/include
|
||||
|
||||
@@ -141,7 +142,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_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
|
||||
|
||||
Reference in New Issue
Block a user