aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml63
1 files changed, 0 insertions, 63 deletions
diff --git a/prebuild.xml b/prebuild.xml
index e87036c..16e3a9c 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1990,69 +1990,6 @@
1990 </Files> 1990 </Files>
1991 </Project> 1991 </Project>
1992 1992
1993 <!-- Client Stack Modules -->
1994
1995 <Project frameworkVersion="v3_5" name="OpenSim.Client.MXP" path="OpenSim/Client/MXP" type="Library">
1996 <Configuration name="Debug">
1997 <Options>
1998 <OutputPath>../../../bin/</OutputPath>
1999 </Options>
2000 </Configuration>
2001 <Configuration name="Release">
2002 <Options>
2003 <OutputPath>../../../bin/</OutputPath>
2004 </Options>
2005 </Configuration>
2006
2007 <ReferencePath>../../../bin/</ReferencePath>
2008
2009 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
2010 <Reference name="OpenMetaverse" path="../../../bin/"/>
2011 <Reference name="System"/>
2012 <Reference name="OpenSim.Framework"/>
2013 <Reference name="OpenSim.Region.Framework"/>
2014 <Reference name="OpenSim.Framework.Communications"/>
2015 <Reference name="OpenSim.Services.Interfaces"/>
2016 <Reference name="Nini" path="../../../bin/"/>
2017 <Reference name="log4net" path="../../../bin/"/>
2018 <Reference name="protobuf-net"/>
2019 <Reference name="MXP" path="../../../bin/"/>
2020 <Reference name="Mono.Addins"/>
2021 <Files>
2022 <Match pattern="*.cs" recurse="true"/>
2023 </Files>
2024 </Project>
2025
2026 <Project frameworkVersion="v3_5" name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" 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="System.Drawing"/>
2044 <Reference name="OpenSim.Framework"/>
2045 <Reference name="OpenSim.Framework.Servers"/>
2046 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
2047 <Reference name="OpenSim.Region.Framework"/>
2048 <Reference name="OpenSim.Framework.Communications"/>
2049 <Reference name="OpenSim.Services.Interfaces"/>
2050 <Reference name="Nini" path="../../../bin/"/>
2051 <Reference name="log4net" path="../../../bin/"/>
2052 <Files>
2053 <Match pattern="*.cs" recurse="true"/>
2054 </Files>
2055 </Project>
2056 1993
2057 <!-- Data Base Modules --> 1994 <!-- Data Base Modules -->
2058 <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> 1995 <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library">