- Globalize ReactOS target version (there are a few overrides for our abuse of RegDel...
[reactos.git] / reactos / dll / cpl / console / console.rbuild
index 7531fb3..ed65bcd 100644 (file)
@@ -1,8 +1,6 @@
 <module name="console" type="win32dll" baseaddress="${BASEADDRESS_CONSOLE}" installbase="system32" installname="console.dll" unicode="yes">
        <importlibrary definition="console.spec" />
        <include base="console">.</include>
-       <define name="_WIN32_IE">0x600</define>
-       <define name="_WIN32_WINNT">0x501</define>
        <library>kernel32</library>
        <library>user32</library>
        <library>comctl32</library>