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

7 lines
203 B
Ruby

<module name="hivetest" type="win32gui" installbase="bin" installname="hivetest.exe">
<library>user32</library>
<library>ntdll</library>
<library>advapi32</library>
<file>hivetest.c</file>
</module>