2008-02-22 21:01:47 +00:00
|
|
|
<?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>
|
2009-06-11 14:13:11 +00:00
|
|
|
<directory name="kmtest">
|
|
|
|
<xi:include href="kmtest/kmtestassist.rbuild" />
|
|
|
|
</directory>
|
2008-02-22 21:01:47 +00:00
|
|
|
<directory name="memtest">
|
|
|
|
<xi:include href="memtest/memtest.rbuild" />
|
|
|
|
</directory>
|
|
|
|
</group>
|