aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorRobert Adams2013-01-28 17:08:34 -0800
committerRobert Adams2013-01-28 17:08:34 -0800
commit531d0429d1cc49a1959f6f7a0028ed3111dd6bd4 (patch)
treeb9942c3d26fd293c7b74e57c74357512efc60a79 /prebuild.xml
parentBulletSim: do not zero an avatar's standing velocity if it is standing (diff)
downloadopensim-SC_OLD-531d0429d1cc49a1959f6f7a0028ed3111dd6bd4.zip
opensim-SC_OLD-531d0429d1cc49a1959f6f7a0028ed3111dd6bd4.tar.gz
opensim-SC_OLD-531d0429d1cc49a1959f6f7a0028ed3111dd6bd4.tar.bz2
opensim-SC_OLD-531d0429d1cc49a1959f6f7a0028ed3111dd6bd4.tar.xz
BulletSim: first unit test: vehicle angular attraction
Diffstat (limited to '')
-rw-r--r--prebuild.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 24299ff..329ff73 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3378,6 +3378,8 @@
3378 <Reference name="Nini" path="../../../../../bin/"/> 3378 <Reference name="Nini" path="../../../../../bin/"/>
3379 <Reference name="log4net" path="../../../../../bin/"/> 3379 <Reference name="log4net" path="../../../../../bin/"/>
3380 <Reference name="nunit.framework" path="../../../../../bin/"/> 3380 <Reference name="nunit.framework" path="../../../../../bin/"/>
3381 <Reference name="OpenMetaverse" path="../../../../../bin/"/>
3382 <Reference name="OpenMetaverseTypes" path="../../../../../bin/"/>
3381 <Reference name="OpenSim.Framework"/> 3383 <Reference name="OpenSim.Framework"/>
3382 <Reference name="OpenSim.Tests.Common"/> 3384 <Reference name="OpenSim.Tests.Common"/>
3383 <Reference name="OpenSim.Region.CoreModules"/> 3385 <Reference name="OpenSim.Region.CoreModules"/>