reactos/rostests/tests/moztest/moztest.rbuild

7 lines
200 B
Plaintext
Raw Normal View History

<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>