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 /OpenSim | |
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 'OpenSim')
-rw-r--r-- | OpenSim/OpenSim.csproj | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/OpenSim/OpenSim.csproj b/OpenSim/OpenSim.csproj index bf57515..df3ec24 100644 --- a/OpenSim/OpenSim.csproj +++ b/OpenSim/OpenSim.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>{5304CCD5-4902-4C6B-ADDE-2181B2F42FD6}</ProjectGuid> | 6 | <ProjectGuid>{C26F3082-76EB-46B1-8378-467A1589D62C}</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,25 +82,25 @@ | |||
82 | <ItemGroup> | 82 | <ItemGroup> |
83 | <ProjectReference Include="..\OpenSim.Framework\OpenSim.Framework.csproj"> | 83 | <ProjectReference Include="..\OpenSim.Framework\OpenSim.Framework.csproj"> |
84 | <Name>OpenSim.Framework</Name> | 84 | <Name>OpenSim.Framework</Name> |
85 | <Project>{90D4F7AF-D75E-4DE8-A0E1-70CC242B31A1}</Project> | 85 | <Project>{76CC2D76-1C90-46BF-A386-B4EEFDDEFCCF}</Project> |
86 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 86 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
87 | <Private>False</Private> | 87 | <Private>False</Private> |
88 | </ProjectReference> | 88 | </ProjectReference> |
89 | <ProjectReference Include="..\OpenSim.Framework.Console\OpenSim.Framework.Console.csproj"> | 89 | <ProjectReference Include="..\OpenSim.Framework.Console\OpenSim.Framework.Console.csproj"> |
90 | <Name>OpenSim.Framework.Console</Name> | 90 | <Name>OpenSim.Framework.Console</Name> |
91 | <Project>{7AED7536-7D6B-4E28-8016-B5A554C663B4}</Project> | 91 | <Project>{4CE50A49-7B16-49ED-961B-EC91219E6F73}</Project> |
92 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 92 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
93 | <Private>False</Private> | 93 | <Private>False</Private> |
94 | </ProjectReference> | 94 | </ProjectReference> |
95 | <ProjectReference Include="..\OpenSim.Physics\Manager\OpenSim.Physics.Manager.csproj"> | 95 | <ProjectReference Include="..\OpenSim.Physics\Manager\OpenSim.Physics.Manager.csproj"> |
96 | <Name>OpenSim.Physics.Manager</Name> | 96 | <Name>OpenSim.Physics.Manager</Name> |
97 | <Project>{0AAA0EEB-1F2C-4B4B-9BFA-7C3E45BCD348}</Project> | 97 | <Project>{F9EA091B-3231-4D1B-A068-EF4A5781A0D5}</Project> |
98 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 98 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
99 | <Private>False</Private> | 99 | <Private>False</Private> |
100 | </ProjectReference> | 100 | </ProjectReference> |
101 | <ProjectReference Include="..\OpenSim.RegionServer\OpenSim.RegionServer.csproj"> | 101 | <ProjectReference Include="..\OpenSim.RegionServer\OpenSim.RegionServer.csproj"> |
102 | <Name>OpenSim.RegionServer</Name> | 102 | <Name>OpenSim.RegionServer</Name> |
103 | <Project>{4171D545-81F5-4C64-AD29-6D7414C38181}</Project> | 103 | <Project>{C0460111-58FB-4143-89F6-FB59D187F7CE}</Project> |
104 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 104 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
105 | <Private>False</Private> | 105 | <Private>False</Private> |
106 | </ProjectReference> | 106 | </ProjectReference> |