diff options
author | lbsa71 | 2007-03-26 13:56:38 +0000 |
---|---|---|
committer | lbsa71 | 2007-03-26 13:56:38 +0000 |
commit | 52655cc4072ffb35f426e285b1c82bfffe342734 (patch) | |
tree | 8d83e71eb4dd3e8587a38cac13707a00efa2c064 /Prebuild/Prebuild.sln | |
parent | Added -ode parameter (diff) | |
download | opensim-SC_OLD-52655cc4072ffb35f426e285b1c82bfffe342734.zip opensim-SC_OLD-52655cc4072ffb35f426e285b1c82bfffe342734.tar.gz opensim-SC_OLD-52655cc4072ffb35f426e285b1c82bfffe342734.tar.bz2 opensim-SC_OLD-52655cc4072ffb35f426e285b1c82bfffe342734.tar.xz |
* fixed buildfiles
Diffstat (limited to '')
-rw-r--r-- | Prebuild/Prebuild.sln | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/Prebuild/Prebuild.sln b/Prebuild/Prebuild.sln index 27f9fd9..fe5198c 100644 --- a/Prebuild/Prebuild.sln +++ b/Prebuild/Prebuild.sln | |||
@@ -1,11 +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", "{67E2564D-3E0A-4AA9-93C7-A7755C92FC7C}" | 3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prebuild", "src\Prebuild.csproj", "{2C6E5513-A51F-4F5C-9237-869A5ABEE7CF}" |
4 | EndProject | ||
5 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{468F1D07-AD17-4CC3-ABD0-2CA268E4E1A6}" | ||
6 | ProjectSection(SolutionItems) = preProject | ||
7 | prebuild = prebuild | ||
8 | EndProjectSection | ||
9 | EndProject | 4 | EndProject |
10 | Global | 5 | Global |
11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | 6 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
@@ -13,10 +8,10 @@ Global | |||
13 | Release|Any CPU = Release|Any CPU | 8 | Release|Any CPU = Release|Any CPU |
14 | EndGlobalSection | 9 | EndGlobalSection |
15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | 10 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
16 | {67E2564D-3E0A-4AA9-93C7-A7755C92FC7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | 11 | {2C6E5513-A51F-4F5C-9237-869A5ABEE7CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 | {67E2564D-3E0A-4AA9-93C7-A7755C92FC7C}.Debug|Any CPU.Build.0 = Debug|Any CPU | 12 | {2C6E5513-A51F-4F5C-9237-869A5ABEE7CF}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 | {67E2564D-3E0A-4AA9-93C7-A7755C92FC7C}.Release|Any CPU.ActiveCfg = Release|Any CPU | 13 | {2C6E5513-A51F-4F5C-9237-869A5ABEE7CF}.Release|Any CPU.ActiveCfg = Release|Any CPU |
19 | {67E2564D-3E0A-4AA9-93C7-A7755C92FC7C}.Release|Any CPU.Build.0 = Release|Any CPU | 14 | {2C6E5513-A51F-4F5C-9237-869A5ABEE7CF}.Release|Any CPU.Build.0 = Release|Any CPU |
20 | EndGlobalSection | 15 | EndGlobalSection |
21 | GlobalSection(SolutionProperties) = preSolution | 16 | GlobalSection(SolutionProperties) = preSolution |
22 | HideSolutionNode = FALSE | 17 | HideSolutionNode = FALSE |