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

7 lines
196 B
Ruby

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