aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/Prebuild.sln
diff options
context:
space:
mode:
authorgareth2007-04-02 10:14:36 +0000
committergareth2007-04-02 10:14:36 +0000
commit489ab5a0d2a8d190e472f153de4e1d0e6b5cff13 (patch)
tree15f5a8a4175e284e738618f7049ab9438221812f /Prebuild/Prebuild.sln
parentMore renaming (diff)
downloadopensim-SC_OLD-489ab5a0d2a8d190e472f153de4e1d0e6b5cff13.zip
opensim-SC_OLD-489ab5a0d2a8d190e472f153de4e1d0e6b5cff13.tar.gz
opensim-SC_OLD-489ab5a0d2a8d190e472f153de4e1d0e6b5cff13.tar.bz2
opensim-SC_OLD-489ab5a0d2a8d190e472f153de4e1d0e6b5cff13.tar.xz
Added OpenUser.Config project
Diffstat (limited to '')
-rw-r--r--Prebuild/Prebuild.sln38
1 files changed, 19 insertions, 19 deletions
diff --git a/Prebuild/Prebuild.sln b/Prebuild/Prebuild.sln
index 449896b..5145290 100644
--- a/Prebuild/Prebuild.sln
+++ b/Prebuild/Prebuild.sln
@@ -1,19 +1,19 @@
1Microsoft Visual Studio Solution File, Format Version 9.00 1Microsoft Visual Studio Solution File, Format Version 9.00
2# Visual Studio 2005 2# Visual Studio 2005
3Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prebuild", "src\Prebuild.csproj", "{92E80C1C-0000-0000-0000-000000000000}" 3Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prebuild", "src/Prebuild.csproj", "{B6D9A5CB-0000-0000-0000-000000000000}"
4EndProject 4EndProject
5Global 5Global
6 GlobalSection(SolutionConfigurationPlatforms) = preSolution 6 GlobalSection(SolutionConfigurationPlatforms) = preSolution
7 Debug|Any CPU = Debug|Any CPU 7 Release|Any CPU = Release|Any CPU
8 Release|Any CPU = Release|Any CPU 8 Debug|Any CPU = Debug|Any CPU
9 EndGlobalSection 9 EndGlobalSection
10 GlobalSection(ProjectConfigurationPlatforms) = postSolution 10 GlobalSection(ProjectConfigurationPlatforms) = postSolution
11 {92E80C1C-0000-0000-0000-000000000000}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 11 {B6D9A5CB-0000-0000-0000-000000000000}.Release|Any CPU.ActiveCfg = Release|Any CPU
12 {92E80C1C-0000-0000-0000-000000000000}.Debug|Any CPU.Build.0 = Debug|Any CPU 12 {B6D9A5CB-0000-0000-0000-000000000000}.Release|Any CPU.Build.0 = Release|Any CPU
13 {92E80C1C-0000-0000-0000-000000000000}.Release|Any CPU.ActiveCfg = Release|Any CPU 13 {B6D9A5CB-0000-0000-0000-000000000000}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
14 {92E80C1C-0000-0000-0000-000000000000}.Release|Any CPU.Build.0 = Release|Any CPU 14 {B6D9A5CB-0000-0000-0000-000000000000}.Debug|Any CPU.Build.0 = Debug|Any CPU
15 EndGlobalSection 15 EndGlobalSection
16 GlobalSection(SolutionProperties) = preSolution 16 GlobalSection(SolutionProperties) = preSolution
17 HideSolutionNode = FALSE 17 HideSolutionNode = FALSE
18 EndGlobalSection 18 EndGlobalSection
19EndGlobal 19EndGlobal