mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
13 lines
406 B
Ruby
13 lines
406 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<directory name="csqtest">
|
|
<xi:include href="csqtest/csqtest.rbuild" />
|
|
</directory>
|
|
<directory name="kmtest">
|
|
<xi:include href="kmtest/kmtest.rbuild" />
|
|
</directory>
|
|
<directory name="memtest">
|
|
<xi:include href="memtest/memtest.rbuild" />
|
|
</directory>
|
|
</group>
|