diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 8 |
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 | ||