aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorRobert Adams2013-01-27 13:09:18 -0800
committerRobert Adams2013-01-27 13:09:18 -0800
commit2c5f0677e515191a45d664fcf736950df220a3cb (patch)
tree5d8a55208ac6f98fd50494da6e417e84c781e428 /prebuild.xml
parentBulletSim: simplify the initialization of some of the parameters. (diff)
downloadopensim-SC_OLD-2c5f0677e515191a45d664fcf736950df220a3cb.zip
opensim-SC_OLD-2c5f0677e515191a45d664fcf736950df220a3cb.tar.gz
opensim-SC_OLD-2c5f0677e515191a45d664fcf736950df220a3cb.tar.bz2
opensim-SC_OLD-2c5f0677e515191a45d664fcf736950df220a3cb.tar.xz
BulletSim: fix reference path for BulletSim tests in prebuild.xml
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 8667168..ddb7243 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3371,7 +3371,7 @@
3371 </Options> 3371 </Options>
3372 </Configuration> 3372 </Configuration>
3373 3373
3374 <ReferencePath>../../../bin/</ReferencePath> 3374 <ReferencePath>../../../../../bin/</ReferencePath>
3375 <Reference name="System"/> 3375 <Reference name="System"/>
3376 <Reference name="System.Core"/> 3376 <Reference name="System.Core"/>
3377 <Reference name="System.Data"/> 3377 <Reference name="System.Data"/>