- Disable commented out define-check which i had only commented to check building.
[reactos.git] / reactos / ReactOS.xml
index c48504c..933a11a 100644 (file)
@@ -12,6 +12,7 @@
        <define name="_M_IX86" />
        <define name="_X86_" />
        <define name="__i386__" />
+       <define name="_REACTOS_" />
        <if property="MP" value="1">
                <define name="CONFIG_SMP" value="1" />
        </if>
@@ -24,7 +25,7 @@
                <compilerflag>-Wno-strict-aliasing</compilerflag>
                <compilerflag>-ftracer</compilerflag>
                <compilerflag>-momit-leaf-frame-pointer</compilerflag>
-               <compilerflag>-mpreferred-stack-boundary=2</compilerflag>
+               <compilerflag>-mpreferred-stack-boundary=2</compilerflag>            
        </if>
        <if property="KDBG" value="1">
                <define name="KDBG" value="1" />