reactos/rostests/tests/args/args.rbuild

6 lines
170 B
Plaintext
Raw Normal View History

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