aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2010-10-06 00:27:10 +0100
committerMelanie2010-10-06 00:27:10 +0100
commitd8149373c15d9ec39c0f836a337e58b633f45829 (patch)
tree3678027b5eb7f1cdfb29b1c0c80bd0c3d7a62ae6 /prebuild.xml
parentAvoid throwing errors when adding existing meshes to the render scene (diff)
parentRemove sirikata project (diff)
downloadopensim-SC_OLD-d8149373c15d9ec39c0f836a337e58b633f45829.zip
opensim-SC_OLD-d8149373c15d9ec39c0f836a337e58b633f45829.tar.gz
opensim-SC_OLD-d8149373c15d9ec39c0f836a337e58b633f45829.tar.bz2
opensim-SC_OLD-d8149373c15d9ec39c0f836a337e58b633f45829.tar.xz
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/prebuild.xml b/prebuild.xml
index d508922..57405da 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2014,38 +2014,6 @@
2014 </Project> 2014 </Project>
2015 2015
2016 2016
2017 <Project frameworkVersion="v3_5" name="OpenSim.Client.Sirikata" path="OpenSim/Client/Sirikata" type="Library">
2018 <Configuration name="Debug">
2019 <Options>
2020 <OutputPath>../../../bin/</OutputPath>
2021 </Options>
2022 </Configuration>
2023 <Configuration name="Release">
2024 <Options>
2025 <OutputPath>../../../bin/</OutputPath>
2026 </Options>
2027 </Configuration>
2028
2029 <ReferencePath>../../../bin/</ReferencePath>
2030
2031 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
2032 <Reference name="OpenMetaverse" path="../../../bin/"/>
2033 <Reference name="System"/>
2034 <Reference name="System.Drawing"/>
2035 <Reference name="OpenSim.Framework"/>
2036 <Reference name="OpenSim.Framework.Servers"/>
2037 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
2038 <Reference name="OpenSim.Region.Framework"/>
2039 <Reference name="OpenSim.Framework.Communications"/>
2040 <Reference name="OpenSim.Services.Interfaces"/>
2041 <Reference name="Nini" path="../../../bin/"/>
2042 <Reference name="log4net" path="../../../bin/"/>
2043 <Reference name="Google.ProtocolBuffers" path="../../../bin/"/>
2044 <Files>
2045 <Match pattern="*.cs" recurse="true"/>
2046 </Files>
2047 </Project>
2048
2049 <Project frameworkVersion="v3_5" name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" type="Library"> 2017 <Project frameworkVersion="v3_5" name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" type="Library">
2050 <Configuration name="Debug"> 2018 <Configuration name="Debug">
2051 <Options> 2019 <Options>