Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc...
[reactos.git] / reactos / dll / win32 / ole32 / ole32.rbuild
index 66221ec..a341cb2 100644 (file)
@@ -7,7 +7,7 @@
        <include base="ole32">.</include>
        <include base="ReactOS">include/reactos/wine</include>
        <define name="__WINESRC__" />
-       <define name="_WIN32_WINNT">0x600</define>
+       <redefine name="_WIN32_WINNT">0x600</redefine>
        <define name="_OLE32_" />
        <define name="ENTRY_PREFIX">OLE32_</define>
        <define name="PROXY_CLSID">CLSID_PSFactoryBuffer</define>