mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
12 lines
282 B
Ruby
12 lines
282 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>
|
|
</group>
|
|
</rbuild>
|