mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
4655339c23
svn path=/trunk/; revision=29860
6 lines
No EOL
193 B
Ruby
6 lines
No EOL
193 B
Ruby
<module name="cat" type="win32cui" installbase="bin" installname="cat.exe" >
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
<file>cat.c</file>
|
|
</module> |