[ros-diffs] [akhaldi] 47710: - Leftover from the sync.

akhaldi at svn.reactos.org akhaldi at svn.reactos.org
Wed Jun 9 13:07:28 CET 2010


Author: akhaldi
Date: Wed Jun  9 12:07:22 2010
New Revision: 47710

URL: http://svn.reactos.org/svn/reactos?rev=47710&view=rev
Log:
- Leftover from the sync.

Modified:
    branches/header-work/subsystems/subsystems.rbuild

Modified: branches/header-work/subsystems/subsystems.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/header-work/subsystems/subsystems.rbuild?rev=47710&r1=47709&r2=47710&view=diff
==============================================================================
--- branches/header-work/subsystems/subsystems.rbuild [iso-8859-1] (original)
+++ branches/header-work/subsystems/subsystems.rbuild [iso-8859-1] Wed Jun  9 12:07:22 2010
@@ -1,9 +1,11 @@
 <?xml version="1.0"?>
 <!DOCTYPE group SYSTEM "../tools/rbuild/project.dtd">
 <group xmlns:xi="http://www.w3.org/2001/XInclude">
+	<if property="ARCH" value="i386">
 <directory name="ntvdm">
 	<xi:include href="ntvdm/ntvdm.rbuild" />
 </directory>
+	</if>
 <directory name="win32">
 	<xi:include href="win32/win32.rbuild" />
 </directory>




More information about the Ros-diffs mailing list