aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2015-05-11 09:12:55 -0700
committerDiva Canto2015-05-11 09:12:55 -0700
commitd0292b0731be38fc2d5c3b14948a71e8ffaa3ec6 (patch)
tree4207db3c2f04565e4b1786c163558d9db78b99b4 /prebuild.xml
parentTrivial change just to trigger jenkins to build again (diff)
downloadopensim-SC_OLD-d0292b0731be38fc2d5c3b14948a71e8ffaa3ec6.zip
opensim-SC_OLD-d0292b0731be38fc2d5c3b14948a71e8ffaa3ec6.tar.gz
opensim-SC_OLD-d0292b0731be38fc2d5c3b14948a71e8ffaa3ec6.tar.bz2
opensim-SC_OLD-d0292b0731be38fc2d5c3b14948a71e8ffaa3ec6.tar.xz
Forgot to delete an unused project from Prebuild. Done now.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 04a2c47..34a6a6e 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2750,33 +2750,6 @@
2750 </Files> 2750 </Files>
2751 </Project> 2751 </Project>
2752 2752
2753 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.InstantantMessage" path="OpenSim/Tests/Clients/InstantMessage" type="Exe">
2754 <Configuration name="Debug">
2755 <Options>
2756 <OutputPath>../../../../bin/</OutputPath>
2757 </Options>
2758 </Configuration>
2759 <Configuration name="Release">
2760 <Options>
2761 <OutputPath>../../../../bin/</OutputPath>
2762 </Options>
2763 </Configuration>
2764
2765 <ReferencePath>../../../../bin/</ReferencePath>
2766 <Reference name="System"/>
2767 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
2768 <Reference name="OpenMetaverse" path="../../../../bin/"/>
2769 <Reference name="OpenSim.Framework"/>
2770 <Reference name="OpenSim.Services.Interfaces"/>
2771 <Reference name="OpenSim.Services.Connectors"/>
2772 <Reference name="Nini" path="../../../../bin/"/>
2773 <Reference name="log4net" path="../../../../bin/"/>
2774
2775 <Files>
2776 <Match pattern="*.cs" recurse="true"/>
2777 </Files>
2778 </Project>
2779
2780 <!-- Test assemblies --> 2753 <!-- Test assemblies -->
2781 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> 2754 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library">
2782 <Configuration name="Debug"> 2755 <Configuration name="Debug">