aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/prebuild.xml b/prebuild.xml
index bb9b7d6..37b406c 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1759,40 +1759,6 @@
1759 </Files> 1759 </Files>
1760 </Project> 1760 </Project>
1761 1761
1762 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BulletSNPlugin" path="OpenSim/Region/Physics/BulletSNPlugin" type="Library">
1763 <Configuration name="Debug">
1764 <Options>
1765 <OutputPath>../../../../bin/Physics/</OutputPath>
1766 </Options>
1767 </Configuration>
1768 <Configuration name="Release">
1769 <Options>
1770 <OutputPath>../../../../bin/Physics/</OutputPath>
1771 </Options>
1772 </Configuration>
1773
1774 <ReferencePath>../../../../bin/</ReferencePath>
1775 <Reference name="System"/>
1776 <Reference name="System.Core"/>
1777 <Reference name="System.Xml"/>
1778 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
1779 <Reference name="Nini.dll" path="../../../../bin/"/>
1780 <Reference name="OpenSim.Framework"/>
1781 <Reference name="OpenSim.Region.Framework"/>
1782 <Reference name="OpenSim.Region.CoreModules"/>
1783 <Reference name="OpenSim.Framework.Console"/>
1784 <Reference name="OpenSim.Region.Physics.Manager"/>
1785 <Reference name="OpenSim.Region.Physics.ConvexDecompositionDotNet"/>
1786 <Reference name="BulletXNA.dll" path="../../../../bin/"/>
1787 <Reference name="log4net.dll" path="../../../../bin/"/>
1788
1789 <Files>
1790 <Match pattern="*.cs" recurse="true">
1791 <Exclude name="Tests" pattern="Tests"/>
1792 </Match>
1793 </Files>
1794 </Project>
1795
1796 <!-- OpenSim app --> 1762 <!-- OpenSim app -->
1797 <Project frameworkVersion="v3_5" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> 1763 <Project frameworkVersion="v3_5" name="OpenSim" path="OpenSim/Region/Application" type="Exe">
1798 <Configuration name="Debug"> 1764 <Configuration name="Debug">