- 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

@ -3,8 +3,6 @@
<module name="roshttpd" type="win32cui" installbase="system32" installname="roshttpd.exe" stdlib="host">
<include base="roshttpd">include</include>
<define name="__USE_W32_SOCKETS" />
<define name="_WIN32_IE">0x600</define>
<define name="_WIN32_WINNT">0x501</define>
<library>kernel32</library>
<library>ws2_32</library>
<library>user32</library>