Fixing some renname of xml to rbuild
[reactos.git] / rosapps / sysutils / ctm / ctm.rbuild
1 <module name="ctm" type="win32cui" installbase="system32" installname="ctm.exe">
2 <define name="__USE_W32API" />
3 <define name="UNICODE" />
4 <define name="_UNICODE" />
5 <library>epsapi</library>
6 <library>ntdll</library>
7 <file>ctm.c</file>
8 <file>ctm.rc</file>
9 </module>