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

6 lines
171 B
Ruby

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