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

6 lines
174 B
Ruby

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