12bfec4063f746a2683b35dc8d7d4597236aa183
[reactos.git] / rostests / tests / combotst / combotst.rbuild
1 <module name="combotst" type="win32gui" installbase="bin" installname="combotst.exe">
2 <library>user32</library>
3 <library>gdi32</library>
4 <file>combotst.c</file>
5 <file>utils.c</file>
6 </module>