- Globalize ReactOS target version (there are a few overrides for our abuse of RegDel...
[reactos.git] / reactos / base / applications / cacls / cacls.rbuild
index 1d8a237..e77cf69 100644 (file)
@@ -2,9 +2,6 @@
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <module name="cacls" type="win32cui" installbase="system32" installname="cacls.exe" unicode="true">
        <include base="cacls">.</include>
-       <define name="_WIN32_IE">0x0500</define>
-       <define name="_WIN32_WINNT">0x0600</define>
-       <define name="WINVER">0x0600</define>
        <library>kernel32</library>
        <library>advapi32</library>
        <library>ntdll</library>