mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
454f222ade
- Merge the Kernel Mode Test Suite Google Summer of Code project - Happy testing, everyone ;) svn path=/trunk/; revision=53671
11 lines
320 B
Ruby
11 lines
320 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="memtest">
|
|
<xi:include href="memtest/memtest.rbuild" />
|
|
</directory>
|
|
</group>
|