reactos/rostests/tests/hivetest/hivetest.rbuild
KJK::Hyperion bbfe8fa8d7 Some obsolete flags removed, some useless compiler flags removed & shit. Nothing earth-shattering
<insert ginormous commit message ruined by TortoiseSVN's shitty GUI>

svn path=/trunk/; revision=40537
2009-04-16 02:18:00 +00:00

8 lines
232 B
Ruby

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