mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
c501d8112c
svn path=/branches/aicom-network-fixes/; revision=34994
16 lines
No EOL
442 B
Ruby
16 lines
No EOL
442 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
|
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<directory name="freetype">
|
|
<xi:include href="freetype/freetype.rbuild" />
|
|
</directory>
|
|
<directory name="mesa32">
|
|
<xi:include href="mesa32/mesa32.rbuild" />
|
|
</directory>
|
|
<if property="NSWPAT" value="1">
|
|
<directory name="dxtn">
|
|
<xi:include href="dxtn/dxtn.rbuild" />
|
|
</directory>
|
|
</if>
|
|
</group>
|
|
|