aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorUbitUmarov2015-09-12 21:38:26 +0100
committerUbitUmarov2015-09-12 21:38:26 +0100
commite9a56d5e194b9b80f8adf5d1ce5d9ab3f5f7bfdd (patch)
tree1ca1c7225046f446604ffa80e348f2497d9ae482 /prebuild.xml
parentremove a silly and not necessary List i added (diff)
downloadopensim-SC_OLD-e9a56d5e194b9b80f8adf5d1ce5d9ab3f5f7bfdd.zip
opensim-SC_OLD-e9a56d5e194b9b80f8adf5d1ce5d9ab3f5f7bfdd.tar.gz
opensim-SC_OLD-e9a56d5e194b9b80f8adf5d1ce5d9ab3f5f7bfdd.tar.bz2
opensim-SC_OLD-e9a56d5e194b9b80f8adf5d1ce5d9ab3f5f7bfdd.tar.xz
rename Ubit physics modules
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index db62be2..b91a5e9 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -359,7 +359,7 @@
359 </Files> 359 </Files>
360 </Project> 360 </Project>
361 361
362 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.UbitOde" path="OpenSim/Region/PhysicsModules/UbitOde" type="Library"> 362 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOde" path="OpenSim/Region/PhysicsModules/ubOde" type="Library">
363 <Configuration name="Debug"> 363 <Configuration name="Debug">
364 <Options> 364 <Options>
365 <OutputPath>../../../../bin/</OutputPath> 365 <OutputPath>../../../../bin/</OutputPath>
@@ -392,7 +392,7 @@
392 </Files> 392 </Files>
393 </Project> 393 </Project>
394 394
395 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.UbitMeshing" path="OpenSim/Region/PhysicsModules/UbitMeshing" type="Library"> 395 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOdeMeshing" path="OpenSim/Region/PhysicsModules/ubOdeMeshing" type="Library">
396 <Configuration name="Debug"> 396 <Configuration name="Debug">
397 <Options> 397 <Options>
398 <OutputPath>../../../../bin/</OutputPath> 398 <OutputPath>../../../../bin/</OutputPath>