Fix NTDDI_VERSION define

Fixup of 5958585e3a
This commit is contained in:
Chocobo1 2017-04-06 06:50:42 +08:00 committed by sledgehammer999
commit 5783f7bafe
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ add_definitions(-DUNICODE
-DWIN32
-D_WIN32
-DWIN32_LEAN_AND_MEAN
-DNTDDI_VERSION=0x0501
-DNTDDI_VERSION=0x05010000
-D_WIN32_WINNT=0x0501
-D_WIN32_IE=0x0500
-D_CRT_SECURE_NO_DEPRECATE