mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
4655339c23
svn path=/trunk/; revision=29860
8 lines
228 B
Ruby
8 lines
228 B
Ruby
<module name="tcat" type="win32cui" installbase="system32" installname="tcat.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>ntdll</library>
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
|
|
<file>cat.c</file>
|
|
</module>
|