mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
7944b41ae3
svn path=/trunk/; revision=16719
5 lines
169 B
XML
5 lines
169 B
XML
<module name="cat" type="win32cui" installbase="system32" installname="cat.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>ntdll</library>
|
|
<file>cat.c</file>
|
|
</module>
|