diff options
author | Diva Canto | 2015-09-01 09:20:20 -0700 |
---|---|---|
committer | Diva Canto | 2015-09-01 09:20:20 -0700 |
commit | 0235e58fff47d3794777392a987feb4de8a5f99a (patch) | |
tree | e17292d912f98f1095601b6a858f409d6f5f997d /prebuild.xml | |
parent | Deleted physics plugin classes. (diff) | |
download | opensim-SC-0235e58fff47d3794777392a987feb4de8a5f99a.zip opensim-SC-0235e58fff47d3794777392a987feb4de8a5f99a.tar.gz opensim-SC-0235e58fff47d3794777392a987feb4de8a5f99a.tar.bz2 opensim-SC-0235e58fff47d3794777392a987feb4de8a5f99a.tar.xz |
Moved ExtendedPhysics from OptionalModules to Bullet project, because it's very much an optional Bullet feature. This way, Bullet doesn't need to depend on the OptionalModules dll. No changes in configs or behavior.
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index d41c145..0550211 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1856,7 +1856,6 @@ | |||
1856 | <Reference name="OpenSim.Framework"/> | 1856 | <Reference name="OpenSim.Framework"/> |
1857 | <Reference name="OpenSim.Framework.Monitoring"/> | 1857 | <Reference name="OpenSim.Framework.Monitoring"/> |
1858 | <Reference name="OpenSim.Region.Framework"/> | 1858 | <Reference name="OpenSim.Region.Framework"/> |
1859 | <Reference name="OpenSim.Region.OptionalModules"/> | ||
1860 | <Reference name="OpenSim.Framework.Console"/> | 1859 | <Reference name="OpenSim.Framework.Console"/> |
1861 | <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/> | 1860 | <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/> |
1862 | <Reference name="OpenSim.Region.PhysicsModules.Meshing" path="../../../../bin/Physics/"/> | 1861 | <Reference name="OpenSim.Region.PhysicsModules.Meshing" path="../../../../bin/Physics/"/> |