diff options
Diffstat (limited to 'OpenSim')
8 files changed, 0 insertions, 540 deletions
diff --git a/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.csproj b/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.csproj deleted file mode 100644 index e8700f1..0000000 --- a/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.csproj +++ /dev/null | |||
@@ -1,120 +0,0 @@ | |||
1 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" > | ||
2 | <PropertyGroup> | ||
3 | <ProjectType>Local</ProjectType> | ||
4 | <ProductVersion>8.0.50727</ProductVersion> | ||
5 | <SchemaVersion>2.0</SchemaVersion> | ||
6 | <ProjectGuid>{8673D009-0000-0000-0000-000000000000}</ProjectGuid> | ||
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
9 | <ApplicationIcon></ApplicationIcon> | ||
10 | <AssemblyKeyContainerName> | ||
11 | </AssemblyKeyContainerName> | ||
12 | <AssemblyName>OpenSim.Framework.Servers.Interfaces</AssemblyName> | ||
13 | <DefaultClientScript>JScript</DefaultClientScript> | ||
14 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||
15 | <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||
16 | <DelaySign>false</DelaySign> | ||
17 | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> | ||
18 | <OutputType>Library</OutputType> | ||
19 | <AppDesignerFolder></AppDesignerFolder> | ||
20 | <RootNamespace>OpenSim.Framework.Servers.Interfaces</RootNamespace> | ||
21 | <StartupObject></StartupObject> | ||
22 | <StartArguments></StartArguments> | ||
23 | <FileUpgradeFlags> | ||
24 | </FileUpgradeFlags> | ||
25 | </PropertyGroup> | ||
26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
27 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
28 | <BaseAddress>285212672</BaseAddress> | ||
29 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | ||
30 | <ConfigurationOverrideFile> | ||
31 | </ConfigurationOverrideFile> | ||
32 | <DefineConstants>TRACE;DEBUG</DefineConstants> | ||
33 | <DocumentationFile></DocumentationFile> | ||
34 | <DebugSymbols>True</DebugSymbols> | ||
35 | <FileAlignment>4096</FileAlignment> | ||
36 | <Optimize>False</Optimize> | ||
37 | <OutputPath>../../../../bin/</OutputPath> | ||
38 | <RegisterForComInterop>False</RegisterForComInterop> | ||
39 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | ||
40 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
41 | <WarningLevel>4</WarningLevel> | ||
42 | <NoStdLib>False</NoStdLib> | ||
43 | <NoWarn></NoWarn> | ||
44 | </PropertyGroup> | ||
45 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
46 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
47 | <BaseAddress>285212672</BaseAddress> | ||
48 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | ||
49 | <ConfigurationOverrideFile> | ||
50 | </ConfigurationOverrideFile> | ||
51 | <DefineConstants>TRACE</DefineConstants> | ||
52 | <DocumentationFile></DocumentationFile> | ||
53 | <DebugSymbols>False</DebugSymbols> | ||
54 | <FileAlignment>4096</FileAlignment> | ||
55 | <Optimize>True</Optimize> | ||
56 | <OutputPath>../../../../bin/</OutputPath> | ||
57 | <RegisterForComInterop>False</RegisterForComInterop> | ||
58 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | ||
59 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
60 | <WarningLevel>4</WarningLevel> | ||
61 | <NoStdLib>False</NoStdLib> | ||
62 | <NoWarn></NoWarn> | ||
63 | </PropertyGroup> | ||
64 | <ItemGroup> | ||
65 | <Reference Include="HttpServer_OpenSim.dll" > | ||
66 | <Name>HttpServer_OpenSim.dll</Name> | ||
67 | <Private>False</Private> | ||
68 | </Reference> | ||
69 | <Reference Include="log4net.dll" > | ||
70 | <Name>log4net.dll</Name> | ||
71 | <Private>False</Private> | ||
72 | </Reference> | ||
73 | <Reference Include="OpenMetaverse.StructuredData.dll" > | ||
74 | <Name>OpenMetaverse.StructuredData.dll</Name> | ||
75 | <Private>False</Private> | ||
76 | </Reference> | ||
77 | <Reference Include="OpenMetaverseTypes.dll" > | ||
78 | <Name>OpenMetaverseTypes.dll</Name> | ||
79 | <Private>False</Private> | ||
80 | </Reference> | ||
81 | <Reference Include="System" > | ||
82 | <Name>System</Name> | ||
83 | <Private>False</Private> | ||
84 | </Reference> | ||
85 | <Reference Include="System.Xml" > | ||
86 | <Name>System.Xml</Name> | ||
87 | <Private>False</Private> | ||
88 | </Reference> | ||
89 | <Reference Include="XMLRPC.dll" > | ||
90 | <Name>XMLRPC.dll</Name> | ||
91 | <Private>False</Private> | ||
92 | </Reference> | ||
93 | </ItemGroup> | ||
94 | <ItemGroup> | ||
95 | <ProjectReference Include="../../../Data/OpenSim.Data.csproj"> | ||
96 | <Name>OpenSim.Data</Name> | ||
97 | <Project>{B75A430B-0000-0000-0000-000000000000}</Project> | ||
98 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||
99 | <Private>False</Private> | ||
100 | </ProjectReference> | ||
101 | </ItemGroup> | ||
102 | <ItemGroup> | ||
103 | <Compile Include="IHttpAgentHandler.cs"> | ||
104 | <SubType>Code</SubType> | ||
105 | </Compile> | ||
106 | <Compile Include="IHttpServer.cs"> | ||
107 | <SubType>Code</SubType> | ||
108 | </Compile> | ||
109 | <Compile Include="IStreamHandler.cs"> | ||
110 | <SubType>Code</SubType> | ||
111 | </Compile> | ||
112 | </ItemGroup> | ||
113 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | ||
114 | <PropertyGroup> | ||
115 | <PreBuildEvent> | ||
116 | </PreBuildEvent> | ||
117 | <PostBuildEvent> | ||
118 | </PostBuildEvent> | ||
119 | </PropertyGroup> | ||
120 | </Project> | ||
diff --git a/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.csproj.user b/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.csproj.user deleted file mode 100644 index b73b33f..0000000 --- a/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.csproj.user +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
2 | <PropertyGroup> | ||
3 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
4 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
5 | <ReferencePath>/root/opensim-commit/bin/</ReferencePath> | ||
6 | <LastOpenVersion>8.0.50727</LastOpenVersion> | ||
7 | <ProjectView>ProjectFiles</ProjectView> | ||
8 | <ProjectTrust>0</ProjectTrust> | ||
9 | </PropertyGroup> | ||
10 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " /> | ||
11 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " /> | ||
12 | </Project> | ||
diff --git a/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.dll.build b/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.dll.build deleted file mode 100644 index 102300f..0000000 --- a/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.dll.build +++ /dev/null | |||
@@ -1,54 +0,0 @@ | |||
1 | <?xml version="1.0" ?> | ||
2 | <project name="OpenSim.Framework.Servers.Interfaces" default="build"> | ||
3 | <target name="build"> | ||
4 | <echo message="Build Directory is ${project::get-base-directory()}/${build.dir}" /> | ||
5 | <mkdir dir="${project::get-base-directory()}/${build.dir}" /> | ||
6 | <copy todir="${project::get-base-directory()}/${build.dir}" flatten="true"> | ||
7 | <fileset basedir="${project::get-base-directory()}"> | ||
8 | </fileset> | ||
9 | </copy> | ||
10 | <copy todir="${project::get-base-directory()}/${build.dir}"> | ||
11 | <fileset basedir="."> | ||
12 | </fileset> | ||
13 | </copy> | ||
14 | <csc target="library" debug="${build.debug}" unsafe="False" warnaserror="False" define="TRACE;DEBUG" nostdlib="False" main="" output="${project::get-base-directory()}/${build.dir}/${project::get-name()}.dll"> | ||
15 | <resources prefix="OpenSim.Framework.Servers.Interfaces" dynamicprefix="true" > | ||
16 | </resources> | ||
17 | <sources failonempty="true"> | ||
18 | <include name="IHttpAgentHandler.cs" /> | ||
19 | <include name="IHttpServer.cs" /> | ||
20 | <include name="IStreamHandler.cs" /> | ||
21 | </sources> | ||
22 | <references basedir="${project::get-base-directory()}"> | ||
23 | <lib> | ||
24 | <include name="${project::get-base-directory()}" /> | ||
25 | <include name="${project::get-base-directory()}/../../../../bin" /> | ||
26 | </lib> | ||
27 | <include name="../../../../bin/HttpServer_OpenSim.dll" /> | ||
28 | <include name="../../../../bin/log4net.dll" /> | ||
29 | <include name="../../../../bin/OpenMetaverse.StructuredData.dll" /> | ||
30 | <include name="../../../../bin/OpenMetaverseTypes.dll" /> | ||
31 | <include name="OpenSim.Data.dll" /> | ||
32 | <include name="System.dll" /> | ||
33 | <include name="System.Xml.dll" /> | ||
34 | <include name="../../../../bin/XMLRPC.dll" /> | ||
35 | </references> | ||
36 | </csc> | ||
37 | <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../../../../bin/" /> | ||
38 | <mkdir dir="${project::get-base-directory()}/../../../../bin/"/> | ||
39 | <copy todir="${project::get-base-directory()}/../../../../bin/"> | ||
40 | <fileset basedir="${project::get-base-directory()}/${build.dir}/" > | ||
41 | <include name="*.dll"/> | ||
42 | <include name="*.exe"/> | ||
43 | <include name="*.mdb" if='${build.debug}'/> | ||
44 | <include name="*.pdb" if='${build.debug}'/> | ||
45 | </fileset> | ||
46 | </copy> | ||
47 | </target> | ||
48 | <target name="clean"> | ||
49 | <delete dir="${bin.dir}" failonerror="false" /> | ||
50 | <delete dir="${obj.dir}" failonerror="false" /> | ||
51 | </target> | ||
52 | <target name="doc" description="Creates documentation."> | ||
53 | </target> | ||
54 | </project> | ||
diff --git a/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.mdp b/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.mdp deleted file mode 100644 index 96f6b46..0000000 --- a/OpenSim/Framework/Servers/HttpServer/Interfaces/OpenSim.Framework.Servers.Interfaces.mdp +++ /dev/null | |||
@@ -1,34 +0,0 @@ | |||
1 | <Project name="OpenSim.Framework.Servers.Interfaces" description="" standardNamespace="OpenSim.Framework.Servers.Interfaces" newfilesearch="None" enableviewstate="True" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject"> | ||
2 | <Configurations active="Debug"> | ||
3 | <Configuration name="Debug" ctype="DotNetProjectConfiguration"> | ||
4 | <Output directory="./../../../../bin/" assembly="OpenSim.Framework.Servers.Interfaces" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" /> | ||
5 | <Build debugmode="True" target="Library" /> | ||
6 | <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" /> | ||
7 | <CodeGeneration compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="TRACE;DEBUG" generatexmldocumentation="False" win32Icon="" ctype="CSharpCompilerParameters" /> | ||
8 | </Configuration> | ||
9 | <Configuration name="Release" ctype="DotNetProjectConfiguration"> | ||
10 | <Output directory="./../../../../bin/" assembly="OpenSim.Framework.Servers.Interfaces" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" /> | ||
11 | <Build debugmode="True" target="Library" /> | ||
12 | <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" /> | ||
13 | <CodeGeneration compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="TRACE" generatexmldocumentation="False" win32Icon="" ctype="CSharpCompilerParameters" /> | ||
14 | </Configuration> | ||
15 | </Configurations> | ||
16 | <DeploymentInformation target="" script="" strategy="File"> | ||
17 | <excludeFiles /> | ||
18 | </DeploymentInformation> | ||
19 | <Contents> | ||
20 | <File name="./IHttpAgentHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
21 | <File name="./IHttpServer.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
22 | <File name="./IStreamHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
23 | </Contents> | ||
24 | <References> | ||
25 | <ProjectReference type="Assembly" refto="../../../../bin/HttpServer_OpenSim.dll" localcopy="False" /> | ||
26 | <ProjectReference type="Assembly" refto="../../../../bin/log4net.dll" localcopy="False" /> | ||
27 | <ProjectReference type="Assembly" refto="../../../../bin/OpenMetaverse.StructuredData.dll" localcopy="False" /> | ||
28 | <ProjectReference type="Assembly" refto="../../../../bin/OpenMetaverseTypes.dll" localcopy="False" /> | ||
29 | <ProjectReference type="Project" localcopy="False" refto="OpenSim.Data" /> | ||
30 | <ProjectReference type="Gac" localcopy="False" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | ||
31 | <ProjectReference type="Gac" localcopy="False" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | ||
32 | <ProjectReference type="Assembly" refto="../../../../bin/XMLRPC.dll" localcopy="False" /> | ||
33 | </References> | ||
34 | </Project> | ||
diff --git a/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj b/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj deleted file mode 100644 index 097a251..0000000 --- a/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj +++ /dev/null | |||
@@ -1,180 +0,0 @@ | |||
1 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" > | ||
2 | <PropertyGroup> | ||
3 | <ProjectType>Local</ProjectType> | ||
4 | <ProductVersion>8.0.50727</ProductVersion> | ||
5 | <SchemaVersion>2.0</SchemaVersion> | ||
6 | <ProjectGuid>{1CBD339A-0000-0000-0000-000000000000}</ProjectGuid> | ||
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
9 | <ApplicationIcon></ApplicationIcon> | ||
10 | <AssemblyKeyContainerName> | ||
11 | </AssemblyKeyContainerName> | ||
12 | <AssemblyName>OpenSim.Framework.Servers.HttpServer</AssemblyName> | ||
13 | <DefaultClientScript>JScript</DefaultClientScript> | ||
14 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||
15 | <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||
16 | <DelaySign>false</DelaySign> | ||
17 | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> | ||
18 | <OutputType>Library</OutputType> | ||
19 | <AppDesignerFolder></AppDesignerFolder> | ||
20 | <RootNamespace>OpenSim.Framework.Servers.HttpServer</RootNamespace> | ||
21 | <StartupObject></StartupObject> | ||
22 | <StartArguments></StartArguments> | ||
23 | <FileUpgradeFlags> | ||
24 | </FileUpgradeFlags> | ||
25 | </PropertyGroup> | ||
26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
27 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
28 | <BaseAddress>285212672</BaseAddress> | ||
29 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | ||
30 | <ConfigurationOverrideFile> | ||
31 | </ConfigurationOverrideFile> | ||
32 | <DefineConstants>TRACE;DEBUG</DefineConstants> | ||
33 | <DocumentationFile></DocumentationFile> | ||
34 | <DebugSymbols>True</DebugSymbols> | ||
35 | <FileAlignment>4096</FileAlignment> | ||
36 | <Optimize>False</Optimize> | ||
37 | <OutputPath>../../../../bin/</OutputPath> | ||
38 | <RegisterForComInterop>False</RegisterForComInterop> | ||
39 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | ||
40 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
41 | <WarningLevel>4</WarningLevel> | ||
42 | <NoStdLib>False</NoStdLib> | ||
43 | <NoWarn></NoWarn> | ||
44 | </PropertyGroup> | ||
45 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
46 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
47 | <BaseAddress>285212672</BaseAddress> | ||
48 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | ||
49 | <ConfigurationOverrideFile> | ||
50 | </ConfigurationOverrideFile> | ||
51 | <DefineConstants>TRACE</DefineConstants> | ||
52 | <DocumentationFile></DocumentationFile> | ||
53 | <DebugSymbols>False</DebugSymbols> | ||
54 | <FileAlignment>4096</FileAlignment> | ||
55 | <Optimize>True</Optimize> | ||
56 | <OutputPath>../../../../bin/</OutputPath> | ||
57 | <RegisterForComInterop>False</RegisterForComInterop> | ||
58 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | ||
59 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
60 | <WarningLevel>4</WarningLevel> | ||
61 | <NoStdLib>False</NoStdLib> | ||
62 | <NoWarn></NoWarn> | ||
63 | </PropertyGroup> | ||
64 | <ItemGroup> | ||
65 | <Reference Include="HttpServer_OpenSim.dll" > | ||
66 | <Name>HttpServer_OpenSim.dll</Name> | ||
67 | <Private>False</Private> | ||
68 | </Reference> | ||
69 | <Reference Include="log4net.dll" > | ||
70 | <Name>log4net.dll</Name> | ||
71 | <Private>False</Private> | ||
72 | </Reference> | ||
73 | <Reference Include="OpenMetaverse.StructuredData.dll" > | ||
74 | <Name>OpenMetaverse.StructuredData.dll</Name> | ||
75 | <Private>False</Private> | ||
76 | </Reference> | ||
77 | <Reference Include="OpenMetaverseTypes.dll" > | ||
78 | <Name>OpenMetaverseTypes.dll</Name> | ||
79 | <Private>False</Private> | ||
80 | </Reference> | ||
81 | <Reference Include="System" > | ||
82 | <Name>System</Name> | ||
83 | <Private>False</Private> | ||
84 | </Reference> | ||
85 | <Reference Include="System.Xml" > | ||
86 | <Name>System.Xml</Name> | ||
87 | <Private>False</Private> | ||
88 | </Reference> | ||
89 | <Reference Include="XMLRPC.dll" > | ||
90 | <Name>XMLRPC.dll</Name> | ||
91 | <Private>False</Private> | ||
92 | </Reference> | ||
93 | </ItemGroup> | ||
94 | <ItemGroup> | ||
95 | <ProjectReference Include="../../../Data/OpenSim.Data.csproj"> | ||
96 | <Name>OpenSim.Data</Name> | ||
97 | <Project>{B75A430B-0000-0000-0000-000000000000}</Project> | ||
98 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | ||
99 | <Private>False</Private> | ||
100 | </ProjectReference> | ||
101 | </ItemGroup> | ||
102 | <ItemGroup> | ||
103 | <Compile Include="BaseHTTPHandler.cs"> | ||
104 | <SubType>Code</SubType> | ||
105 | </Compile> | ||
106 | <Compile Include="BaseHttpServer.cs"> | ||
107 | <SubType>Code</SubType> | ||
108 | </Compile> | ||
109 | <Compile Include="BaseRequestHandler.cs"> | ||
110 | <SubType>Code</SubType> | ||
111 | </Compile> | ||
112 | <Compile Include="BaseStreamHandler.cs"> | ||
113 | <SubType>Code</SubType> | ||
114 | </Compile> | ||
115 | <Compile Include="BinaryStreamHandler.cs"> | ||
116 | <SubType>Code</SubType> | ||
117 | </Compile> | ||
118 | <Compile Include="GenericHTTPMethod.cs"> | ||
119 | <SubType>Code</SubType> | ||
120 | </Compile> | ||
121 | <Compile Include="LLSDMethod.cs"> | ||
122 | <SubType>Code</SubType> | ||
123 | </Compile> | ||
124 | <Compile Include="LLSDMethodString.cs"> | ||
125 | <SubType>Code</SubType> | ||
126 | </Compile> | ||
127 | <Compile Include="OSHttpRequest.cs"> | ||
128 | <SubType>Code</SubType> | ||
129 | </Compile> | ||
130 | <Compile Include="OSHttpResponse.cs"> | ||
131 | <SubType>Code</SubType> | ||
132 | </Compile> | ||
133 | <Compile Include="OSHttpStatusCodes.cs"> | ||
134 | <SubType>Code</SubType> | ||
135 | </Compile> | ||
136 | <Compile Include="RestDeserialiseHandler.cs"> | ||
137 | <SubType>Code</SubType> | ||
138 | </Compile> | ||
139 | <Compile Include="RestHTTPHandler.cs"> | ||
140 | <SubType>Code</SubType> | ||
141 | </Compile> | ||
142 | <Compile Include="RestMethod.cs"> | ||
143 | <SubType>Code</SubType> | ||
144 | </Compile> | ||
145 | <Compile Include="RestObjectPoster.cs"> | ||
146 | <SubType>Code</SubType> | ||
147 | </Compile> | ||
148 | <Compile Include="RestObjectPosterResponse.cs"> | ||
149 | <SubType>Code</SubType> | ||
150 | </Compile> | ||
151 | <Compile Include="RestSessionService.cs"> | ||
152 | <SubType>Code</SubType> | ||
153 | </Compile> | ||
154 | <Compile Include="RestStreamHandler.cs"> | ||
155 | <SubType>Code</SubType> | ||
156 | </Compile> | ||
157 | <Compile Include="SynchronousRestObjectPoster.cs"> | ||
158 | <SubType>Code</SubType> | ||
159 | </Compile> | ||
160 | <Compile Include="XmlRpcMethod.cs"> | ||
161 | <SubType>Code</SubType> | ||
162 | </Compile> | ||
163 | <Compile Include="Interfaces/IHttpAgentHandler.cs"> | ||
164 | <SubType>Code</SubType> | ||
165 | </Compile> | ||
166 | <Compile Include="Interfaces/IHttpServer.cs"> | ||
167 | <SubType>Code</SubType> | ||
168 | </Compile> | ||
169 | <Compile Include="Interfaces/IStreamHandler.cs"> | ||
170 | <SubType>Code</SubType> | ||
171 | </Compile> | ||
172 | </ItemGroup> | ||
173 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | ||
174 | <PropertyGroup> | ||
175 | <PreBuildEvent> | ||
176 | </PreBuildEvent> | ||
177 | <PostBuildEvent> | ||
178 | </PostBuildEvent> | ||
179 | </PropertyGroup> | ||
180 | </Project> | ||
diff --git a/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj.user b/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj.user deleted file mode 100644 index b73b33f..0000000 --- a/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj.user +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
2 | <PropertyGroup> | ||
3 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
4 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
5 | <ReferencePath>/root/opensim-commit/bin/</ReferencePath> | ||
6 | <LastOpenVersion>8.0.50727</LastOpenVersion> | ||
7 | <ProjectView>ProjectFiles</ProjectView> | ||
8 | <ProjectTrust>0</ProjectTrust> | ||
9 | </PropertyGroup> | ||
10 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " /> | ||
11 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " /> | ||
12 | </Project> | ||
diff --git a/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.dll.build b/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.dll.build deleted file mode 100644 index f814703..0000000 --- a/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.dll.build +++ /dev/null | |||
@@ -1,74 +0,0 @@ | |||
1 | <?xml version="1.0" ?> | ||
2 | <project name="OpenSim.Framework.Servers.HttpServer" default="build"> | ||
3 | <target name="build"> | ||
4 | <echo message="Build Directory is ${project::get-base-directory()}/${build.dir}" /> | ||
5 | <mkdir dir="${project::get-base-directory()}/${build.dir}" /> | ||
6 | <copy todir="${project::get-base-directory()}/${build.dir}" flatten="true"> | ||
7 | <fileset basedir="${project::get-base-directory()}"> | ||
8 | </fileset> | ||
9 | </copy> | ||
10 | <copy todir="${project::get-base-directory()}/${build.dir}"> | ||
11 | <fileset basedir="."> | ||
12 | </fileset> | ||
13 | </copy> | ||
14 | <csc target="library" debug="${build.debug}" unsafe="False" warnaserror="False" define="TRACE;DEBUG" nostdlib="False" main="" output="${project::get-base-directory()}/${build.dir}/${project::get-name()}.dll"> | ||
15 | <resources prefix="OpenSim.Framework.Servers.HttpServer" dynamicprefix="true" > | ||
16 | </resources> | ||
17 | <sources failonempty="true"> | ||
18 | <include name="BaseHTTPHandler.cs" /> | ||
19 | <include name="BaseHttpServer.cs" /> | ||
20 | <include name="BaseRequestHandler.cs" /> | ||
21 | <include name="BaseStreamHandler.cs" /> | ||
22 | <include name="BinaryStreamHandler.cs" /> | ||
23 | <include name="GenericHTTPMethod.cs" /> | ||
24 | <include name="LLSDMethod.cs" /> | ||
25 | <include name="LLSDMethodString.cs" /> | ||
26 | <include name="OSHttpRequest.cs" /> | ||
27 | <include name="OSHttpResponse.cs" /> | ||
28 | <include name="OSHttpStatusCodes.cs" /> | ||
29 | <include name="RestDeserialiseHandler.cs" /> | ||
30 | <include name="RestHTTPHandler.cs" /> | ||
31 | <include name="RestMethod.cs" /> | ||
32 | <include name="RestObjectPoster.cs" /> | ||
33 | <include name="RestObjectPosterResponse.cs" /> | ||
34 | <include name="RestSessionService.cs" /> | ||
35 | <include name="RestStreamHandler.cs" /> | ||
36 | <include name="SynchronousRestObjectPoster.cs" /> | ||
37 | <include name="XmlRpcMethod.cs" /> | ||
38 | <include name="Interfaces/IHttpAgentHandler.cs" /> | ||
39 | <include name="Interfaces/IHttpServer.cs" /> | ||
40 | <include name="Interfaces/IStreamHandler.cs" /> | ||
41 | </sources> | ||
42 | <references basedir="${project::get-base-directory()}"> | ||
43 | <lib> | ||
44 | <include name="${project::get-base-directory()}" /> | ||
45 | <include name="${project::get-base-directory()}/../../../../bin" /> | ||
46 | </lib> | ||
47 | <include name="../../../../bin/HttpServer_OpenSim.dll" /> | ||
48 | <include name="../../../../bin/log4net.dll" /> | ||
49 | <include name="../../../../bin/OpenMetaverse.StructuredData.dll" /> | ||
50 | <include name="../../../../bin/OpenMetaverseTypes.dll" /> | ||
51 | <include name="OpenSim.Data.dll" /> | ||
52 | <include name="System.dll" /> | ||
53 | <include name="System.Xml.dll" /> | ||
54 | <include name="../../../../bin/XMLRPC.dll" /> | ||
55 | </references> | ||
56 | </csc> | ||
57 | <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../../../../bin/" /> | ||
58 | <mkdir dir="${project::get-base-directory()}/../../../../bin/"/> | ||
59 | <copy todir="${project::get-base-directory()}/../../../../bin/"> | ||
60 | <fileset basedir="${project::get-base-directory()}/${build.dir}/" > | ||
61 | <include name="*.dll"/> | ||
62 | <include name="*.exe"/> | ||
63 | <include name="*.mdb" if='${build.debug}'/> | ||
64 | <include name="*.pdb" if='${build.debug}'/> | ||
65 | </fileset> | ||
66 | </copy> | ||
67 | </target> | ||
68 | <target name="clean"> | ||
69 | <delete dir="${bin.dir}" failonerror="false" /> | ||
70 | <delete dir="${obj.dir}" failonerror="false" /> | ||
71 | </target> | ||
72 | <target name="doc" description="Creates documentation."> | ||
73 | </target> | ||
74 | </project> | ||
diff --git a/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.mdp b/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.mdp deleted file mode 100644 index 7556d59..0000000 --- a/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.mdp +++ /dev/null | |||
@@ -1,54 +0,0 @@ | |||
1 | <Project name="OpenSim.Framework.Servers.HttpServer" description="" standardNamespace="OpenSim.Framework.Servers.HttpServer" newfilesearch="None" enableviewstate="True" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject"> | ||
2 | <Configurations active="Debug"> | ||
3 | <Configuration name="Debug" ctype="DotNetProjectConfiguration"> | ||
4 | <Output directory="./../../../../bin/" assembly="OpenSim.Framework.Servers.HttpServer" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" /> | ||
5 | <Build debugmode="True" target="Library" /> | ||
6 | <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" /> | ||
7 | <CodeGeneration compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="True" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="TRACE;DEBUG" generatexmldocumentation="False" win32Icon="" ctype="CSharpCompilerParameters" /> | ||
8 | </Configuration> | ||
9 | <Configuration name="Release" ctype="DotNetProjectConfiguration"> | ||
10 | <Output directory="./../../../../bin/" assembly="OpenSim.Framework.Servers.HttpServer" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" /> | ||
11 | <Build debugmode="True" target="Library" /> | ||
12 | <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" /> | ||
13 | <CodeGeneration compiler="Csc" warninglevel="4" nowarn="" includedebuginformation="False" optimize="True" unsafecodeallowed="False" generateoverflowchecks="False" mainclass="" target="Library" definesymbols="TRACE" generatexmldocumentation="False" win32Icon="" ctype="CSharpCompilerParameters" /> | ||
14 | </Configuration> | ||
15 | </Configurations> | ||
16 | <DeploymentInformation target="" script="" strategy="File"> | ||
17 | <excludeFiles /> | ||
18 | </DeploymentInformation> | ||
19 | <Contents> | ||
20 | <File name="./BaseHTTPHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
21 | <File name="./BaseHttpServer.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
22 | <File name="./BaseRequestHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
23 | <File name="./BaseStreamHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
24 | <File name="./BinaryStreamHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
25 | <File name="./GenericHTTPMethod.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
26 | <File name="./LLSDMethod.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
27 | <File name="./LLSDMethodString.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
28 | <File name="./OSHttpRequest.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
29 | <File name="./OSHttpResponse.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
30 | <File name="./OSHttpStatusCodes.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
31 | <File name="./RestDeserialiseHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
32 | <File name="./RestHTTPHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
33 | <File name="./RestMethod.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
34 | <File name="./RestObjectPoster.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
35 | <File name="./RestObjectPosterResponse.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
36 | <File name="./RestSessionService.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
37 | <File name="./RestStreamHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
38 | <File name="./SynchronousRestObjectPoster.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
39 | <File name="./XmlRpcMethod.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
40 | <File name="./Interfaces/IHttpAgentHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
41 | <File name="./Interfaces/IHttpServer.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
42 | <File name="./Interfaces/IStreamHandler.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> | ||
43 | </Contents> | ||
44 | <References> | ||
45 | <ProjectReference type="Assembly" refto="../../../../bin/HttpServer_OpenSim.dll" localcopy="False" /> | ||
46 | <ProjectReference type="Assembly" refto="../../../../bin/log4net.dll" localcopy="False" /> | ||
47 | <ProjectReference type="Assembly" refto="../../../../bin/OpenMetaverse.StructuredData.dll" localcopy="False" /> | ||
48 | <ProjectReference type="Assembly" refto="../../../../bin/OpenMetaverseTypes.dll" localcopy="False" /> | ||
49 | <ProjectReference type="Project" localcopy="False" refto="OpenSim.Data" /> | ||
50 | <ProjectReference type="Gac" localcopy="False" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | ||
51 | <ProjectReference type="Gac" localcopy="False" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> | ||
52 | <ProjectReference type="Assembly" refto="../../../../bin/XMLRPC.dll" localcopy="False" /> | ||
53 | </References> | ||
54 | </Project> | ||