Adding asio define to stop compiler warnings.

This commit is contained in:
lotodore
2009-04-10 18:56:23 +00:00
parent e0ff82e31f
commit 3e8f92050a
3 changed files with 462 additions and 459 deletions
+2 -1
View File
@@ -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