diff options
author | lbsa71 | 2007-03-27 10:40:25 +0000 |
---|---|---|
committer | lbsa71 | 2007-03-27 10:40:25 +0000 |
commit | b9c73c4859fd267cded06f44d3fe86157e5e9f3d (patch) | |
tree | b3e496166d9e3d37ca74f8ece6bbea247b7a5282 /Servers/OpenSim.Servers.csproj | |
parent | Added REST-handler interface for the http server and changed the Admin Web fr... (diff) | |
download | opensim-SC_OLD-b9c73c4859fd267cded06f44d3fe86157e5e9f3d.zip opensim-SC_OLD-b9c73c4859fd267cded06f44d3fe86157e5e9f3d.tar.gz opensim-SC_OLD-b9c73c4859fd267cded06f44d3fe86157e5e9f3d.tar.bz2 opensim-SC_OLD-b9c73c4859fd267cded06f44d3fe86157e5e9f3d.tar.xz |
* Enabled the OpenSim.Servers project
Diffstat (limited to 'Servers/OpenSim.Servers.csproj')
-rw-r--r-- | Servers/OpenSim.Servers.csproj | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Servers/OpenSim.Servers.csproj b/Servers/OpenSim.Servers.csproj index 9c66943..bc386fd 100644 --- a/Servers/OpenSim.Servers.csproj +++ b/Servers/OpenSim.Servers.csproj | |||
@@ -3,7 +3,7 @@ | |||
3 | <ProjectType>Local</ProjectType> | 3 | <ProjectType>Local</ProjectType> |
4 | <ProductVersion>8.0.50727</ProductVersion> | 4 | <ProductVersion>8.0.50727</ProductVersion> |
5 | <SchemaVersion>2.0</SchemaVersion> | 5 | <SchemaVersion>2.0</SchemaVersion> |
6 | <ProjectGuid>{A8E12EC9-CB2F-4D25-AFD0-626BF2162F5D}</ProjectGuid> | 6 | <ProjectGuid>{EAC45D69-AA44-45FB-B0CE-A95272A9B67B}</ProjectGuid> |
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
9 | <ApplicationIcon></ApplicationIcon> | 9 | <ApplicationIcon></ApplicationIcon> |
@@ -82,9 +82,6 @@ | |||
82 | <ItemGroup> | 82 | <ItemGroup> |
83 | </ItemGroup> | 83 | </ItemGroup> |
84 | <ItemGroup> | 84 | <ItemGroup> |
85 | <Compile Include="CapsHttpServer.cs"> | ||
86 | <SubType>Code</SubType> | ||
87 | </Compile> | ||
88 | </ItemGroup> | 85 | </ItemGroup> |
89 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | 86 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> |
90 | <PropertyGroup> | 87 | <PropertyGroup> |