aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2015-08-31 16:23:43 -0700
committerDiva Canto2015-08-31 16:23:43 -0700
commit9435405ca1c173963dd6e97116a27b798a211801 (patch)
treee48898721c32cc0ff43e17a4ba660b8bcb55534d /prebuild.xml
parentPhysics refactoring: all unit tests pass. (diff)
downloadopensim-SC_OLD-9435405ca1c173963dd6e97116a27b798a211801.zip
opensim-SC_OLD-9435405ca1c173963dd6e97116a27b798a211801.tar.gz
opensim-SC_OLD-9435405ca1c173963dd6e97116a27b798a211801.tar.bz2
opensim-SC_OLD-9435405ca1c173963dd6e97116a27b798a211801.tar.xz
Deleted physics plugin classes.
More unit tests fixed.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 4d98c19..d41c145 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2737,6 +2737,7 @@
2737 <Reference name="OpenSim.Region.Framework"/> 2737 <Reference name="OpenSim.Region.Framework"/>
2738 <Reference name="OpenSim.Region.OptionalModules"/> 2738 <Reference name="OpenSim.Region.OptionalModules"/>
2739 <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/> 2739 <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/>
2740 <Reference name="OpenSim.Region.PhysicsModule.BasicPhysics"/>
2740 <Reference name="OpenSim.Region.ScriptEngine.Shared"/> 2741 <Reference name="OpenSim.Region.ScriptEngine.Shared"/>
2741 <Reference name="OpenSim.Server.Base"/> 2742 <Reference name="OpenSim.Server.Base"/>
2742 <Reference name="OpenSim.Services.Interfaces"/> 2743 <Reference name="OpenSim.Services.Interfaces"/>