reactos/rostests/tests/isotest/isotest.rbuild

6 lines
173 B
Plaintext
Raw Normal View History

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