mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:23:05 +00:00
Only build winsetupldr for x86, since there's no NT for ARM
svn path=/trunk/; revision=41911
This commit is contained in:
parent
52009e13dd
commit
20e4690b06
1 changed files with 5 additions and 3 deletions
|
@ -19,7 +19,9 @@
|
|||
<directory name="reactos">
|
||||
<file>setupldr.c</file>
|
||||
</directory>
|
||||
<if property="ARCH" value="i386">
|
||||
<directory name="windows">
|
||||
<file>setupldr2.c</file>
|
||||
</directory>
|
||||
</if>
|
||||
</module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue