[ros-diffs] [tkreuzer] 37101: Add explorer back to shell.rbuild. It doesn't compile atm.

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Thu Oct 30 15:15:59 CET 2008


Author: tkreuzer
Date: Thu Oct 30 09:15:58 2008
New Revision: 37101

URL: http://svn.reactos.org/svn/reactos?rev=37101&view=rev
Log:
Add explorer back to shell.rbuild. It doesn't compile atm.

Modified:
    branches/ros-amd64-bringup/reactos/base/shell/shell.rbuild

Modified: branches/ros-amd64-bringup/reactos/base/shell/shell.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/base/shell/shell.rbuild?rev=37101&r1=37100&r2=37101&view=diff
==============================================================================
--- branches/ros-amd64-bringup/reactos/base/shell/shell.rbuild [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/base/shell/shell.rbuild [iso-8859-1] Thu Oct 30 09:15:58 2008
@@ -4,6 +4,9 @@
 	<directory name="cmd">
 		<xi:include href="cmd/cmd.rbuild" />
 	</directory>
+	<directory name="explorer">
+		<xi:include href="explorer/explorer.rbuild" />
+	</directory>
 	<directory name="explorer-new">
 		<xi:include href="explorer-new/explorer.rbuild" />
 	</directory>



More information about the Ros-diffs mailing list