reactos/rostests/tests/winhello/winhello.rbuild

6 lines
174 B
Plaintext
Raw Normal View History

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