mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
_M_IX86 is not the same as _X86_ on the most recent PSDK. Define both
svn path=/trunk/; revision=19452
This commit is contained in:
parent
c4f5d37239
commit
13b219657a
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue