aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorUbitUmarov2015-09-08 18:54:40 +0100
committerUbitUmarov2015-09-08 18:54:40 +0100
commit3780e98d36dc4083be9398738e9d02c846afbf1a (patch)
tree17047050f202b593fe50774e392ac09e9b5a1f97 /prebuild.xml
parentmore on compile.. (diff)
downloadopensim-SC_OLD-3780e98d36dc4083be9398738e9d02c846afbf1a.zip
opensim-SC_OLD-3780e98d36dc4083be9398738e9d02c846afbf1a.tar.gz
opensim-SC_OLD-3780e98d36dc4083be9398738e9d02c846afbf1a.tar.bz2
opensim-SC_OLD-3780e98d36dc4083be9398738e9d02c846afbf1a.tar.xz
more on compile..
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 285a768..e6a9db8 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -362,12 +362,12 @@
362 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModules.UbitOde" path="OpenSim/Region/PhysicsModules/UbitOde" type="Library"> 362 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModules.UbitOde" path="OpenSim/Region/PhysicsModules/UbitOde" type="Library">
363 <Configuration name="Debug"> 363 <Configuration name="Debug">
364 <Options> 364 <Options>
365 <OutputPath>../../../../bin/Physics/</OutputPath> 365 <OutputPath>../../../../bin/</OutputPath>
366 </Options> 366 </Options>
367 </Configuration> 367 </Configuration>
368 <Configuration name="Release"> 368 <Configuration name="Release">
369 <Options> 369 <Options>
370 <OutputPath>../../../../bin/Physics/</OutputPath> 370 <OutputPath>../../../../bin/</OutputPath>
371 </Options> 371 </Options>
372 </Configuration> 372 </Configuration>
373 373
@@ -395,12 +395,12 @@
395 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModules.UbitMeshing" path="OpenSim/Region/PhysicsModules/UbitMeshing" type="Library"> 395 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModules.UbitMeshing" path="OpenSim/Region/PhysicsModules/UbitMeshing" type="Library">
396 <Configuration name="Debug"> 396 <Configuration name="Debug">
397 <Options> 397 <Options>
398 <OutputPath>../../../../bin/Physics/</OutputPath> 398 <OutputPath>../../../../bin/</OutputPath>
399 </Options> 399 </Options>
400 </Configuration> 400 </Configuration>
401 <Configuration name="Release"> 401 <Configuration name="Release">
402 <Options> 402 <Options>
403 <OutputPath>../../../../bin/Physics/</OutputPath> 403 <OutputPath>../../../../bin/</OutputPath>
404 </Options> 404 </Options>
405 </Configuration> 405 </Configuration>
406 406