reactos/rostests/tests/threadwait/threadwait.rbuild

5 lines
153 B
Plaintext
Raw Normal View History

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