mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
15 lines
339 B
Text
15 lines
339 B
Text
|
<?xml version="1.0"?>
|
||
|
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
||
|
<directory name="avtest">
|
||
|
<xi:include href="avtest/avtest.rbuild" />
|
||
|
</directory>
|
||
|
|
||
|
<directory name="green">
|
||
|
<xi:include href="green/green.rbuild" />
|
||
|
</directory>
|
||
|
|
||
|
<directory name="ramdrv">
|
||
|
<xi:include href="ramdrv/ramdrv.rbuild" />
|
||
|
</directory>
|
||
|
</group>
|