aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-07-12 03:26:22 +0100
committerJustin Clark-Casey (justincc)2011-07-12 03:26:22 +0100
commitd31e0a67f7d7c2b1882a2030fe01d5d2ee32ad2a (patch)
treefb4943e75cf8862476abd42167200dccb1109244 /prebuild.xml
parentminor: remove whitespace to trigger another build (diff)
downloadopensim-SC_OLD-d31e0a67f7d7c2b1882a2030fe01d5d2ee32ad2a.zip
opensim-SC_OLD-d31e0a67f7d7c2b1882a2030fe01d5d2ee32ad2a.tar.gz
opensim-SC_OLD-d31e0a67f7d7c2b1882a2030fe01d5d2ee32ad2a.tar.bz2
opensim-SC_OLD-d31e0a67f7d7c2b1882a2030fe01d5d2ee32ad2a.tar.xz
temporarily fix the build break with building the OdePlugin tests assembly.
This needs to be fixed properly.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 2ccf614..92368ef 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3186,7 +3186,7 @@
3186 <Reference name="OpenSim.Framework"/> 3186 <Reference name="OpenSim.Framework"/>
3187 <Reference name="OpenSim.Framework.Console"/> 3187 <Reference name="OpenSim.Framework.Console"/>
3188 <Reference name="OpenSim.Region.Physics.Manager"/> 3188 <Reference name="OpenSim.Region.Physics.Manager"/>
3189 <Reference name="OpenSim.Region.Physics.OdePlugin"/> 3189 <Reference name="OpenSim.Region.Physics.OdePlugin" path="../../../../../bin/Physics/"/>
3190 <Reference name="Ode.NET" path="../../../../../bin/"/> 3190 <Reference name="Ode.NET" path="../../../../../bin/"/>
3191 <Reference name="nunit.framework" path="../../../../../bin/"/> 3191 <Reference name="nunit.framework" path="../../../../../bin/"/>
3192 <Reference name="log4net" path="../../../../../bin/"/> 3192 <Reference name="log4net" path="../../../../../bin/"/>