reactos/rostests/tests/apc2/apc2.rbuild
Christoph von Wittich 89ae880958 remove all version defines from rostests
svn path=/trunk/; revision=36942
2008-10-25 14:04:03 +00:00

6 lines
170 B
Ruby

<module name="apc2" type="win32cui" installbase="bin" installname="apc2.exe">
<define name="__USE_W32API" />
<library>kernel32</library>
<file>apc2.c</file>
</module>