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