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

7 lines
200 B
Ruby

<module name="moztest" type="win32cui" installbase="bin" installname="moztest.exe">
<library>kernel32</library>
<library>ntdll</library>
<library>ws2_32</library>
<file>moztest.c</file>
</module>