diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/prebuild.xml b/prebuild.xml index 5746890..24a3e61 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1984,38 +1984,6 @@ | |||
1984 | </Project> | 1984 | </Project> |
1985 | 1985 | ||
1986 | 1986 | ||
1987 | <Project frameworkVersion="v3_5" name="OpenSim.Client.Sirikata" path="OpenSim/Client/Sirikata" type="Library"> | ||
1988 | <Configuration name="Debug"> | ||
1989 | <Options> | ||
1990 | <OutputPath>../../../bin/</OutputPath> | ||
1991 | </Options> | ||
1992 | </Configuration> | ||
1993 | <Configuration name="Release"> | ||
1994 | <Options> | ||
1995 | <OutputPath>../../../bin/</OutputPath> | ||
1996 | </Options> | ||
1997 | </Configuration> | ||
1998 | |||
1999 | <ReferencePath>../../../bin/</ReferencePath> | ||
2000 | |||
2001 | <Reference name="OpenMetaverseTypes" path="../../../bin/"/> | ||
2002 | <Reference name="OpenMetaverse" path="../../../bin/"/> | ||
2003 | <Reference name="System"/> | ||
2004 | <Reference name="System.Drawing"/> | ||
2005 | <Reference name="OpenSim.Framework"/> | ||
2006 | <Reference name="OpenSim.Framework.Servers"/> | ||
2007 | <Reference name="OpenSim.Framework.Servers.HttpServer"/> | ||
2008 | <Reference name="OpenSim.Region.Framework"/> | ||
2009 | <Reference name="OpenSim.Framework.Communications"/> | ||
2010 | <Reference name="OpenSim.Services.Interfaces"/> | ||
2011 | <Reference name="Nini" path="../../../bin/"/> | ||
2012 | <Reference name="log4net" path="../../../bin/"/> | ||
2013 | <Reference name="Google.ProtocolBuffers" path="../../../bin/"/> | ||
2014 | <Files> | ||
2015 | <Match pattern="*.cs" recurse="true"/> | ||
2016 | </Files> | ||
2017 | </Project> | ||
2018 | |||
2019 | <Project frameworkVersion="v3_5" name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" type="Library"> | 1987 | <Project frameworkVersion="v3_5" name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" type="Library"> |
2020 | <Configuration name="Debug"> | 1988 | <Configuration name="Debug"> |
2021 | <Options> | 1989 | <Options> |