[ros-diffs] [sedwards] 19452: _M_IX86 is not the same as _X86_ on the most recent PSDK. Define both

sedwards at svn.reactos.com sedwards at svn.reactos.com
Tue Nov 22 07:22:49 CET 2005


_M_IX86 is not the same as _X86_ on the most recent PSDK. Define both
Modified: trunk/reactos/ReactOS.xml
  _____  

Modified: trunk/reactos/ReactOS.xml
--- trunk/reactos/ReactOS.xml	2005-11-22 05:48:48 UTC (rev 19451)
+++ trunk/reactos/ReactOS.xml	2005-11-22 06:22:21 UTC (rev 19452)
@@ -10,6 +10,7 @@

 	<xi:include href="baseaddress.xml" />
 
 	<define name="_M_IX86" />
+	<define name="_X86_" />
 	<if property="MP" value="1">
 		<define name="CONFIG_SMP" value="1" />
 	</if>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051122/92d04234/attachment.html


More information about the Ros-diffs mailing list