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