diff options
author | dan miller | 2007-11-05 18:07:20 +0000 |
---|---|---|
committer | dan miller | 2007-11-05 18:07:20 +0000 |
commit | c7628fc77e1f97a0eecf17c93c81e71a9339b853 (patch) | |
tree | cc64108f1bb0c61e3c6f071cdb74163d5587ffe8 /prebuild.xml | |
parent | adding missing ODE files for mesh (diff) | |
download | opensim-SC_OLD-c7628fc77e1f97a0eecf17c93c81e71a9339b853.zip opensim-SC_OLD-c7628fc77e1f97a0eecf17c93c81e71a9339b853.tar.gz opensim-SC_OLD-c7628fc77e1f97a0eecf17c93c81e71a9339b853.tar.bz2 opensim-SC_OLD-c7628fc77e1f97a0eecf17c93c81e71a9339b853.tar.xz |
added ODE back to prebuild
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml index e9cc318..404a750 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -304,7 +304,6 @@ | |||
304 | </Files> | 304 | </Files> |
305 | </Project> | 305 | </Project> |
306 | 306 | ||
307 | <!-- | ||
308 | <Project name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> | 307 | <Project name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> |
309 | <Configuration name="Debug"> | 308 | <Configuration name="Debug"> |
310 | <Options> | 309 | <Options> |
@@ -330,7 +329,6 @@ | |||
330 | <Match pattern="*.cs" recurse="true"/> | 329 | <Match pattern="*.cs" recurse="true"/> |
331 | </Files> | 330 | </Files> |
332 | </Project> | 331 | </Project> |
333 | --> | ||
334 | 332 | ||
335 | <Project name="OpenSim.Region.Physics.BulletXPlugin" path="OpenSim/Region/Physics/BulletXPlugin" type="Library"> | 333 | <Project name="OpenSim.Region.Physics.BulletXPlugin" path="OpenSim/Region/Physics/BulletXPlugin" type="Library"> |
336 | <Configuration name="Debug"> | 334 | <Configuration name="Debug"> |