merge trunk head (37902)
[reactos.git] / rostests / tests / apc2 / apc2.rbuild
1 <module name="apc2" type="win32cui" installbase="bin" installname="apc2.exe">
2 <define name="_WIN32_IE">0x0501</define>
3 <define name="_WIN32_WINNT">0x0501</define>
4 <define name="__USE_W32API" />
5 <library>kernel32</library>
6 <file>apc2.c</file>
7 </module>