fixed mode can be compile again.

svn path=/trunk/; revision=23945
This commit is contained in:
Magnus Olsen 2006-09-07 08:20:29 +00:00
parent bff34182eb
commit 49b27aaae4

View file

@ -5,6 +5,8 @@
<define name="_WIN32_IE">0x0501</define>
<define name="_WIN32_WINNT">0x0501</define>
<library>kernel32</library>
<library>shell32</library>
<library>user32</library>
<file>mode.c</file>
<file>mode.rc</file>
</module>