mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
d8fe2ffd8e
svn path=/trunk/; revision=17578
9 lines
272 B
XML
9 lines
272 B
XML
<module name="ctm" type="win32cui" installbase="system32" installname="ctm.exe">
|
|
<define name="__USE_W32API" />
|
|
<define name="UNICODE" />
|
|
<define name="_UNICODE" />
|
|
<library>epsapi</library>
|
|
<library>ntdll</library>
|
|
<file>ctm.c</file>
|
|
<file>ctm.rc</file>
|
|
</module>
|