fixed build for touch again

svn path=/trunk/; revision=23946
This commit is contained in:
Magnus Olsen 2006-09-07 08:23:54 +00:00
parent 49b27aaae4
commit b780b50b58

View file

@ -4,6 +4,7 @@
<define name="_WIN32_IE">0x0501</define>
<define name="_WIN32_WINNT">0x0501</define>
<library>ntdll</library>
<library>kernel32</library>
<file>err.c</file>
<file>touch.c</file>
<file>touch.rc</file>