- Forgot to add the define which enables _REACTOS_
Modified: trunk/reactos/ReactOS.xml
_____
Modified: trunk/reactos/ReactOS.xml
--- trunk/reactos/ReactOS.xml 2005-11-27 19:40:46 UTC (rev 19695)
+++ trunk/reactos/ReactOS.xml 2005-11-27 20:01:57 UTC (rev 19696)
@@ -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>
Show replies by date