[HEADERS]
[reactos.git] / rosapps / applications / cmdutils / touch / touch.rbuild
1 <module name="touch" type="win32cui" installbase="system32" installname="touch.exe">
2 <include base="touch">.</include>
3 <library>ntdll</library>
4 <file>err.c</file>
5 <file>touch.c</file>
6 <file>touch.rc</file>