diff options
author | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-05-12 17:18:57 +0000 |
---|---|---|
committer | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-05-12 17:18:57 +0000 |
commit | 8c0cdc38b3e2a33bf242f34856fd2ac1f8776b4f (patch) | |
tree | 18d617e960a2424c5972c1cee2e2a939730d45b4 /build.xml | |
parent | 7484cd7321fcbd86c0a782ff4c013856b865f503 (diff) |
This commit was manufactured by cvs2svn to create tagexp-1_4_0-build3
'exp-1_4_0-build3'.
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -69,13 +69,16 @@ <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/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}"/> |