diff options
author | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-04-08 18:02:30 +0000 |
---|---|---|
committer | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-04-08 18:02:30 +0000 |
commit | 64ed7952ddb5ec95c7f1a5c98168e15de7cc50d1 (patch) | |
tree | f61b2a916a89e5691cba90bd00123a59a2d5d37a /build.xml | |
parent | 7484cd7321fcbd86c0a782ff4c013856b865f503 (diff) |
This commit was manufactured by cvs2svn to create tagexp-1_4_0-build1
'exp-1_4_0-build1'.
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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}"/> |