reactos/rosapps/applications/sysutils/ctm/ctm.rbuild

9 lines
227 B
Plaintext
Raw Normal View History

<module name="ctm" type="win32cui" installbase="system32" installname="ctm.exe" unicode="yes">
<library>epsapi</library>
<library>ntdll</library>
<library>user32</library>
<file>ctm.c</file>
<file>ctm.rc</file>
</module>