aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie Thielker2015-09-13 23:40:19 +0200
committerMelanie Thielker2015-09-13 23:40:19 +0200
commit93adf1ab55c83c4aac59614734000e113ad03ae4 (patch)
tree8fa8a8368ffef0a4225b53109901a252c9ac9d06 /prebuild.xml
parentRemove the last proprietary copyright headers, insert BSD ones. (diff)
downloadopensim-SC_OLD-93adf1ab55c83c4aac59614734000e113ad03ae4.zip
opensim-SC_OLD-93adf1ab55c83c4aac59614734000e113ad03ae4.tar.gz
opensim-SC_OLD-93adf1ab55c83c4aac59614734000e113ad03ae4.tar.bz2
opensim-SC_OLD-93adf1ab55c83c4aac59614734000e113ad03ae4.tar.xz
Entries in prebuild.xml are order sensitive. Fix the compile break
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml134
1 files changed, 67 insertions, 67 deletions
diff --git a/prebuild.xml b/prebuild.xml
index b91a5e9..7bafd78 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -359,73 +359,6 @@
359 </Files> 359 </Files>
360 </Project> 360 </Project>
361 361
362 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOde" path="OpenSim/Region/PhysicsModules/ubOde" type="Library">
363 <Configuration name="Debug">
364 <Options>
365 <OutputPath>../../../../bin/</OutputPath>
366 </Options>
367 </Configuration>
368 <Configuration name="Release">
369 <Options>
370 <OutputPath>../../../../bin/</OutputPath>
371 </Options>
372 </Configuration>
373
374 <ReferencePath>../../../../bin/</ReferencePath>
375 <Reference name="System"/>
376 <Reference name="System.Core"/>
377 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
378 <Reference name="Nini" path="../../../../bin/"/>
379
380 <Reference name="OpenSim.Framework"/>
381 <Reference name="OpenSim.Framework.Console"/>
382 <Reference name="OpenSim.Region.Framework"/>
383 <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/>
384 <Reference name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet"/>
385 <Reference name="Mono.Addins" path="../../../../bin/"/>
386 <Reference name="log4net" path="../../../../bin/"/>
387
388 <Files>
389 <Match pattern="*.cs" recurse="true">
390 <Exclude name="Tests" pattern="Tests"/>
391 </Match>
392 </Files>
393 </Project>
394
395 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOdeMeshing" path="OpenSim/Region/PhysicsModules/ubOdeMeshing" type="Library">
396 <Configuration name="Debug">
397 <Options>
398 <OutputPath>../../../../bin/</OutputPath>
399 </Options>
400 </Configuration>
401 <Configuration name="Release">
402 <Options>
403 <OutputPath>../../../../bin/</OutputPath>
404 </Options>
405 </Configuration>
406
407 <ReferencePath>../../../../bin/</ReferencePath>
408 <Reference name="System"/>
409 <Reference name="System.Drawing"/>
410 <Reference name="CSJ2K" path="../../../../bin/"/>
411 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
412 <Reference name="OpenMetaverse" path="../../../../bin/"/>
413 <Reference name="OpenMetaverse.StructuredData" path="../../../../bin/"/>
414 <Reference name="Nini" path="../../../../bin/"/>
415 <Reference name="OpenSim.Framework"/>
416 <Reference name="OpenSim.Framework.Console"/>
417 <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/>
418 <Reference name="OpenSim.Region.Framework"/>
419 <Reference name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet"/>
420 <Reference name="zlib.net" path="../../../../bin/"/>
421 <Reference name="Mono.Addins" path="../../../../bin/"/>
422 <Reference name="log4net" path="../../../../bin/"/>
423
424 <Files>
425 <Match pattern="*.cs" recurse="true"/>
426 </Files>
427 </Project>
428
429 <Project frameworkVersion="v4_0" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library"> 362 <Project frameworkVersion="v4_0" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library">
430 <Configuration name="Debug"> 363 <Configuration name="Debug">
431 <Options> 364 <Options>
@@ -1734,6 +1667,73 @@
1734 </Files> 1667 </Files>
1735 </Project> 1668 </Project>
1736 1669
1670 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOde" path="OpenSim/Region/PhysicsModules/ubOde" type="Library">
1671 <Configuration name="Debug">
1672 <Options>
1673 <OutputPath>../../../../bin/</OutputPath>
1674 </Options>
1675 </Configuration>
1676 <Configuration name="Release">
1677 <Options>
1678 <OutputPath>../../../../bin/</OutputPath>
1679 </Options>
1680 </Configuration>
1681
1682 <ReferencePath>../../../../bin/</ReferencePath>
1683 <Reference name="System"/>
1684 <Reference name="System.Core"/>
1685 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
1686 <Reference name="Nini" path="../../../../bin/"/>
1687
1688 <Reference name="OpenSim.Framework"/>
1689 <Reference name="OpenSim.Framework.Console"/>
1690 <Reference name="OpenSim.Region.Framework"/>
1691 <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/>
1692 <Reference name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet"/>
1693 <Reference name="Mono.Addins" path="../../../../bin/"/>
1694 <Reference name="log4net" path="../../../../bin/"/>
1695
1696 <Files>
1697 <Match pattern="*.cs" recurse="true">
1698 <Exclude name="Tests" pattern="Tests"/>
1699 </Match>
1700 </Files>
1701 </Project>
1702
1703 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOdeMeshing" path="OpenSim/Region/PhysicsModules/ubOdeMeshing" type="Library">
1704 <Configuration name="Debug">
1705 <Options>
1706 <OutputPath>../../../../bin/</OutputPath>
1707 </Options>
1708 </Configuration>
1709 <Configuration name="Release">
1710 <Options>
1711 <OutputPath>../../../../bin/</OutputPath>
1712 </Options>
1713 </Configuration>
1714
1715 <ReferencePath>../../../../bin/</ReferencePath>
1716 <Reference name="System"/>
1717 <Reference name="System.Drawing"/>
1718 <Reference name="CSJ2K" path="../../../../bin/"/>
1719 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
1720 <Reference name="OpenMetaverse" path="../../../../bin/"/>
1721 <Reference name="OpenMetaverse.StructuredData" path="../../../../bin/"/>
1722 <Reference name="Nini" path="../../../../bin/"/>
1723 <Reference name="OpenSim.Framework"/>
1724 <Reference name="OpenSim.Framework.Console"/>
1725 <Reference name="OpenSim.Region.PhysicsModules.SharedBase"/>
1726 <Reference name="OpenSim.Region.Framework"/>
1727 <Reference name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet"/>
1728 <Reference name="zlib.net" path="../../../../bin/"/>
1729 <Reference name="Mono.Addins" path="../../../../bin/"/>
1730 <Reference name="log4net" path="../../../../bin/"/>
1731
1732 <Files>
1733 <Match pattern="*.cs" recurse="true"/>
1734 </Files>
1735 </Project>
1736
1737 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.BulletS" path="OpenSim/Region/PhysicsModules/BulletS" type="Library"> 1737 <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.BulletS" path="OpenSim/Region/PhysicsModules/BulletS" type="Library">
1738 <Configuration name="Debug"> 1738 <Configuration name="Debug">
1739 <Options> 1739 <Options>