Files
reactos/reactos/base/shell/shell.rbuild
Ged Murphy cf9d30ec8d - change the new explorer rbuild files to stop the IRC users from going insane.
- just remove the comment in shell.rbuild to build (just don't expect a fully working shell)

svn path=/trunk/; revision=27282
2007-06-26 13:30:53 +00:00

17 lines
395 B
Ruby

<?xml version="1.0"?>
<rbuild xmlns:xi="http://www.w3.org/2001/XInclude">
<group>
<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>
-->
</group>
</rbuild>