reactos/tests/alive/alive.rbuild
2011-05-06 13:25:33 +00:00

6 lines
165 B
Ruby

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