mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
11 lines
308 B
Ruby
11 lines
308 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
|
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<directory name="serial">
|
|
<xi:include href="serial/serial.rbuild" />
|
|
</directory>
|
|
<directory name="serenum">
|
|
<xi:include href="serenum/serenum.rbuild" />
|
|
</directory>
|
|
</group>
|