Files
reactos/rostests/tests/threadwait/threadwait.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

6 lines
182 B
Ruby

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