diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 32 |
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> |