Fix release build of ntdll by adding __NO_CTYPE_INLINES to rtl.xml

svn path=/trunk/; revision=17886
This commit is contained in:
Andrew Munger 2005-09-16 18:07:19 +00:00
parent e03998d67c
commit 7f46bf47f7

View file

@ -1,6 +1,7 @@
<module name="rtl" type="staticlibrary">
<define name="__USE_W32API" />
<define name="_NTOSKRNL_" />
<define name="__NO_CTYPE_INLINES" />
<include base="rtl">.</include>
<if property="ARCH" value="i386">
<directory name="i386">