aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authornobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300>2005-10-17 21:17:15 +0000
committernobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300>2005-10-17 21:17:15 +0000
commit96a50f0092524c823a31d2e6b2882d9b9f098292 (patch)
treefacc740ba800f3a3f68e0fb585965b22f78b653c /build.xml
parentd73245421b294f50b9d4728bcbc717876f83d250 (diff)
This commit was manufactured by cvs2svn to create tagpostmerge-1_4-1_3_3-A
'postmerge-1_4-1_3_3-A'.
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 4644ffe..346fc96 100644
--- a/build.xml
+++ b/build.xml
@@ -69,13 +69,17 @@
<ant dir="src/Appearance" target="${build.target}"/>
<ant dir="src/AppearanceMixed" target="${build.target}"/>
<ant dir="src/Background" target="${build.target}"/>
+ <ant dir="src/CgShaderTest" target="${build.target}"/>
<ant dir="src/ConfiguredUniverse" target="${build.target}"/>
<ant dir="src/ConicWorld" target="${build.target}"/>
+ <ant dir="src/DepthFuncTest" target="${build.target}"/>
+ <ant dir="src/DistortGlyph" target="${build.target}"/>
<ant dir="src/FPSCounter" target="${build.target}"/>
<ant dir="src/FourByFour" target="${build.target}"/>
<ant dir="src/GearTest" target="${build.target}"/>
<ant dir="src/GeometryByReference" target="${build.target}"/>
<ant dir="src/GeometryCompression" target="${build.target}"/>
+ <ant dir="src/GLSLShaderTest" target="${build.target}"/>
<ant dir="src/HelloUniverse" target="${build.target}"/>
<ant dir="src/LOD" target="${build.target}"/>
<ant dir="src/Lightwave" target="${build.target}"/>