9ee3e128e71a88d1bd9c6cfaed24bc3dc182007a
[reactos.git] / rostests / tests / winhello / winhello.rbuild
1 <module name="winhello" type="win32gui" installbase="bin" installname="winhello.exe">
2 <library>user32</library>
3 <library>gdi32</library>
4 <file>winhello.c</file>
5 </module>