mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
fix crtdll build
svn path=/branches/ros-amd64-bringup/; revision=35774
This commit is contained in:
parent
acedcef326
commit
e28ba744b1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<define name="_DISABLE_TIDENTS" />
|
||||
<define name="_WIN32_IE">0x600</define>
|
||||
<define name="_WIN32_WINNT">0x501</define>
|
||||
<define name="_MSVCRT_" />
|
||||
<define name="USE_MSVCRT_PREFIX" />
|
||||
<define name="_MSVCRT_LIB_" />
|
||||
<define name="__NO_CTYPE_INLINES" />
|
||||
<define name="_CTYPE_DISABLE_MACROS" />
|
||||
|
|
Loading…
Reference in a new issue