Merge my current work done on the kd++ branch:
[reactos.git] / rosapps / applications / sysutils / tcat / tcat.rbuild
1 <module name="tcat" type="win32cui" installbase="system32" installname="tcat.exe">
2 <library>ntdll</library>
3 <library>user32</library>
4
5 <file>cat.c</file>
6 </module>