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 /Prebuild/Prebuild.sln | |
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 'Prebuild/Prebuild.sln')
-rw-r--r-- | Prebuild/Prebuild.sln | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Prebuild/Prebuild.sln b/Prebuild/Prebuild.sln index 5505224..6896d2b 100644 --- a/Prebuild/Prebuild.sln +++ b/Prebuild/Prebuild.sln | |||
@@ -1,6 +1,6 @@ | |||
1 | Microsoft Visual Studio Solution File, Format Version 9.00 | 1 | Microsoft Visual Studio Solution File, Format Version 9.00 |
2 | # Visual Studio 2005 | 2 | # Visual Studio 2005 |
3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prebuild", "src\Prebuild.csproj", "{912F8E52-C5A0-4912-A702-D6DC3F1B4B54}" | 3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prebuild", "src\Prebuild.csproj", "{F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}" |
4 | EndProject | 4 | EndProject |
5 | Global | 5 | Global |
6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | 6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
@@ -8,10 +8,10 @@ Global | |||
8 | Release|Any CPU = Release|Any CPU | 8 | Release|Any CPU = Release|Any CPU |
9 | EndGlobalSection | 9 | EndGlobalSection |
10 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | 10 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
11 | {912F8E52-C5A0-4912-A702-D6DC3F1B4B54}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | 11 | {F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
12 | {912F8E52-C5A0-4912-A702-D6DC3F1B4B54}.Debug|Any CPU.Build.0 = Debug|Any CPU | 12 | {F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}.Debug|Any CPU.Build.0 = Debug|Any CPU |
13 | {912F8E52-C5A0-4912-A702-D6DC3F1B4B54}.Release|Any CPU.ActiveCfg = Release|Any CPU | 13 | {F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}.Release|Any CPU.ActiveCfg = Release|Any CPU |
14 | {912F8E52-C5A0-4912-A702-D6DC3F1B4B54}.Release|Any CPU.Build.0 = Release|Any CPU | 14 | {F9A31A1F-E13C-493B-B5E3-1BE5F9518E85}.Release|Any CPU.Build.0 = Release|Any CPU |
15 | EndGlobalSection | 15 | EndGlobalSection |
16 | GlobalSection(SolutionProperties) = preSolution | 16 | GlobalSection(SolutionProperties) = preSolution |
17 | HideSolutionNode = FALSE | 17 | HideSolutionNode = FALSE |