mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
5b3baf7c14
svn path=/trunk/; revision=19235
7 lines
257 B
XML
7 lines
257 B
XML
<module name="apc2" type="win32cui" installbase="bin" installname="apc2.exe">
|
|
<define name="_WIN32_IE">0x0501</define>
|
|
<define name="_WIN32_WINNT">0x0501</define>
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<file>apc2.c</file>
|
|
</module>
|