reactos/rostests/tests/count/count.rbuild

6 lines
167 B
Plaintext
Raw Normal View History

<module name="count" type="win32cui" installbase="bin" installname="count.exe">
<library>kernel32</library>
<library>gdi32</library>
<file>count.c</file>
</module>