summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authornobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300>2005-01-08 01:09:56 +0000
committernobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300>2005-01-08 01:09:56 +0000
commit5405677fa51483f7573ba020db72bd08679a9c2c (patch)
tree68c94197db3c960817e40fe6950e4bbef0a6f187 /build.xml
parent4d8aa28ce803e78a1253a6a17bc6f488c9970dd5 (diff)
This commit was manufactured by cvs2svn to create tagpostmerge-1_4-1_3_2-beta2
'postmerge-1_4-1_3_2-beta2'.
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 4f2a949..382fcf4 100644
--- a/build.xml
+++ b/build.xml
@@ -69,6 +69,7 @@
<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/FPSCounter" target="${build.target}"/>
@@ -76,6 +77,7 @@
<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}"/>