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

6 lines
174 B
Ruby

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