mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
Add NTDDI_VERSION define
This commit is contained in:
committed by
sledgehammer999
parent
f1de249c9e
commit
d390d941eb
@@ -37,6 +37,7 @@ DEFINES += _UNICODE
|
||||
DEFINES += WIN32
|
||||
DEFINES += _WIN32
|
||||
DEFINES += WIN32_LEAN_AND_MEAN
|
||||
DEFINES += NTDDI_VERSION=0x0501
|
||||
DEFINES += _WIN32_WINNT=0x0501
|
||||
DEFINES += _WIN32_IE=0x0501
|
||||
DEFINES += _CRT_SECURE_NO_DEPRECATE
|
||||
|
||||
Reference in New Issue
Block a user