[ros-diffs] [gedmurphy] 45249: Comment out all the old dirs from the rbuild file and add the new sdk dir

gedmurphy at svn.reactos.org gedmurphy at svn.reactos.org
Mon Jan 25 16:37:50 CET 2010


Author: gedmurphy
Date: Mon Jan 25 16:37:50 2010
New Revision: 45249

URL: http://svn.reactos.org/svn/reactos?rev=45249&view=rev
Log:
Comment out all the old dirs from the rbuild file and add the new sdk dir

Modified:
    branches/Tree-restructure-test/ReactOS-i386.rbuild

Modified: branches/Tree-restructure-test/ReactOS-i386.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/Tree-restructure-test/ReactOS-i386.rbuild?rev=45249&r1=45248&r2=45249&view=diff
==============================================================================
--- branches/Tree-restructure-test/ReactOS-i386.rbuild [iso-8859-1] (original)
+++ branches/Tree-restructure-test/ReactOS-i386.rbuild [iso-8859-1] Mon Jan 25 16:37:50 2010
@@ -35,7 +35,7 @@
 		<linkerflag>-file-alignment=0x1000</linkerflag>
 		<linkerflag>-section-alignment=0x1000</linkerflag>
 	</group>
-
+<!--
 	<directory name="base">
 		<xi:include href="base/base.rbuild" />
 	</directory>
@@ -72,7 +72,8 @@
 	<directory name="subsystems">
 		<xi:include href="subsystems/subsystems.rbuild" />
 	</directory>
-	<directory name="tools">
-		<xi:include href="tools/tools.rbuild" />
+	-->
+	<directory name="sdk">
+		<xi:include href="sdk/sdk.rbuild" />
 	</directory>
 </project>




More information about the Ros-diffs mailing list