- Remove version defines.

svn path=/trunk/; revision=36945
This commit is contained in:
Aleksey Bragin 2008-10-25 15:03:02 +00:00
parent ce96d49c36
commit d0ccc9c5ec
45 changed files with 0 additions and 95 deletions

View file

@ -1,7 +1,5 @@
<module name="gdihv" type="win32gui" installbase="system32" installname="gdihv.exe">
<include base="gdihv">.</include>
<define name="_WIN32_IE">0x0501</define>
<define name="_WIN32_WINNT">0x0501</define>
<library>user32</library>
<library>kernel32</library>
<library>comctl32</library>