reactos/boot/boot.rbuild
Timo Kreuzer 6afbc8f483 Hopefully create a branch and not destroy the svn repository.
svn path=/branches/reactos-yarotows/; revision=45219
2010-01-23 23:25:04 +00:00

10 lines
317 B
Ruby

<?xml version="1.0"?>
<!DOCTYPE group SYSTEM "../tools/rbuild/project.dtd">
<group xmlns:xi="http://www.w3.org/2001/XInclude">
<directory name="freeldr">
<xi:include href="freeldr/freeldr.rbuild" />
</directory>
<directory name="bootdata">
<xi:include href="bootdata/bootdata.rbuild" />
</directory>
</group>