mirror of
https://github.com/reactos/reactos.git
synced 2025-05-22 18:45:00 +00:00
fixed build for touch again
svn path=/trunk/; revision=23946
This commit is contained in:
parent
49b27aaae4
commit
b780b50b58
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
<define name="_WIN32_IE">0x0501</define>
|
<define name="_WIN32_IE">0x0501</define>
|
||||||
<define name="_WIN32_WINNT">0x0501</define>
|
<define name="_WIN32_WINNT">0x0501</define>
|
||||||
<library>ntdll</library>
|
<library>ntdll</library>
|
||||||
|
<library>kernel32</library>
|
||||||
<file>err.c</file>
|
<file>err.c</file>
|
||||||
<file>touch.c</file>
|
<file>touch.c</file>
|
||||||
<file>touch.rc</file>
|
<file>touch.rc</file>
|
||||||
|
|
Loading…
Reference in a new issue