added missing user32.lib

svn path=/trunk/; revision=18575
This commit is contained in:
Christoph von Wittich 2005-10-18 22:55:29 +00:00
parent fae230e486
commit 3f6c66966e

View file

@ -5,6 +5,7 @@
<define name="ANONYMOUSUNIONS" />
<define name="_WIN32_WINNT">0x0501</define>
<library>lz32</library>
<library>user32</library>
<file>expand.c</file>
<file>expand.rc</file>
</module>