aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-01-21 22:48:04 +0000
committerJustin Clark-Casey (justincc)2011-01-21 22:48:04 +0000
commit6ef7ea454c966b5eee2702a5fcbf9f48f85db48d (patch)
tree462d48e384ff28968fc7b02b514530898f3b1860 /prebuild.xml
parentproperly format "show throttles" table (diff)
downloadopensim-SC_OLD-6ef7ea454c966b5eee2702a5fcbf9f48f85db48d.zip
opensim-SC_OLD-6ef7ea454c966b5eee2702a5fcbf9f48f85db48d.tar.gz
opensim-SC_OLD-6ef7ea454c966b5eee2702a5fcbf9f48f85db48d.tar.bz2
opensim-SC_OLD-6ef7ea454c966b5eee2702a5fcbf9f48f85db48d.tar.xz
Remove old 2 year unused linden stack region module shell
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml40
1 files changed, 0 insertions, 40 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 0d6d6fb..cbe539e 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1991,7 +1991,6 @@
1991 </Files> 1991 </Files>
1992 </Project> 1992 </Project>
1993 1993
1994
1995 <Project frameworkVersion="v3_5" name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" type="Library"> 1994 <Project frameworkVersion="v3_5" name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" type="Library">
1996 <Configuration name="Debug"> 1995 <Configuration name="Debug">
1997 <Options> 1996 <Options>
@@ -2023,45 +2022,6 @@
2023 </Files> 2022 </Files>
2024 </Project> 2023 </Project>
2025 2024
2026 <Project frameworkVersion="v3_5" name="OpenSim.Client.Linden" path="OpenSim/Client/Linden" type="Library">
2027 <Configuration name="Debug">
2028 <Options>
2029 <OutputPath>../../../bin/</OutputPath>
2030 </Options>
2031 </Configuration>
2032 <Configuration name="Release">
2033 <Options>
2034 <OutputPath>../../../bin/</OutputPath>
2035 </Options>
2036 </Configuration>
2037
2038 <ReferencePath>../../../bin/</ReferencePath>
2039
2040 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
2041 <Reference name="OpenMetaverse" path="../../../bin/"/>
2042 <Reference name="System"/>
2043 <Reference name="OpenSim.Framework"/>
2044 <Reference name="OpenSim.Region.Framework"/>
2045 <Reference name="OpenSim.Framework.Communications"/>
2046 <Reference name="Nini" path="../../../bin/"/>
2047 <Reference name="log4net" path="../../../bin/"/>
2048 <Reference name="OpenSim.Framework.Capabilities"/>
2049 <Reference name="OpenSim.Framework.Servers"/>
2050 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
2051 <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
2052 <Reference name="OpenSim.Region.ClientStack"/>
2053 <Reference name="OpenSim.Region.ClientStack.LindenUDP"/>
2054 <Reference name="OpenSim.Services.Interfaces"/>
2055 <Reference name="XMLRPC" path="../../../bin/"/>
2056 <Reference name="OpenSim.Region.Framework"/>
2057 <Files>
2058 <Match pattern="*.cs" recurse="true"/>
2059 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/>
2060 </Files>
2061 </Project>
2062
2063
2064
2065 <!-- Data Base Modules --> 2025 <!-- Data Base Modules -->
2066 <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> 2026 <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library">
2067 <Configuration name="Debug"> 2027 <Configuration name="Debug">