mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
6 lines
169 B
XML
6 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>
|