mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
9a5a82cd3c
svn path=/trunk/; revision=17145
6 lines
195 B
XML
6 lines
195 B
XML
<module name="lib" type="objectlibrary">
|
|
<define name="__USE_W32API" />
|
|
<define name="_WIN32_IE">0x0501</define>
|
|
<define name="_WIN32_WINNT">0x0501</define>
|
|
<file>win32err.c</file>
|
|
</module>
|