reactos/rosapps/applications/cmdutils/touch/touch.rbuild

7 lines
212 B
Plaintext
Raw Normal View History

<module name="touch" type="win32cui" installbase="system32" installname="touch.exe">
<include base="touch">.</include>
<library>getopt</library>
<file>err.c</file>
<file>touch.c</file>
<file>touch.rc</file>