reactos/rostests/tests/apc/apc.rbuild

6 lines
161 B
Plaintext
Raw Normal View History

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