reactos/rosapps/applications/cmdutils/tee/tee.rbuild

6 lines
161 B
Plaintext
Raw Normal View History

<module name="tee" type="win32cui" installbase="system32" installname="tee.exe">
<library>kernel32</library>
<file>tee.c</file>
<file>tee.rc</file>
</module>