Fixing WIN32 define, which is removed with -std=c++0x.
This commit is contained in:
@@ -295,6 +295,7 @@ TRANSLATIONS = ts/pokerth_af.ts \
|
||||
ts/pokerth_START_HERE.ts
|
||||
win32 {
|
||||
DEFINES += CURL_STATICLIB
|
||||
DEFINES += WIN32
|
||||
DEFINES += _WIN32_WINNT=0x0501
|
||||
DEPENDPATH += src/net/win32/ \
|
||||
src/core/win32
|
||||
|
||||
Reference in New Issue
Block a user