diff options
Diffstat (limited to 'Prebuild/Prebuild.sln')
-rw-r--r-- | Prebuild/Prebuild.sln | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/Prebuild/Prebuild.sln b/Prebuild/Prebuild.sln index 95a3f0f..c75302e 100644 --- a/Prebuild/Prebuild.sln +++ b/Prebuild/Prebuild.sln | |||
@@ -1,5 +1,5 @@ | |||
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 C# Express 2005 |
3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prebuild", "src\Prebuild.csproj", "{F7B3D806-20FD-4181-86F1-96E24A9EC850}" | 3 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Prebuild", "src\Prebuild.csproj", "{F7B3D806-20FD-4181-86F1-96E24A9EC850}" |
4 | EndProject | 4 | EndProject |
5 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{468F1D07-AD17-4CC3-ABD0-2CA268E4E1A6}" | 5 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{468F1D07-AD17-4CC3-ABD0-2CA268E4E1A6}" |
@@ -9,17 +9,17 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution | |||
9 | EndProjectSection | 9 | EndProjectSection |
10 | EndProject | 10 | EndProject |
11 | Global | 11 | Global |
12 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | 12 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
13 | Debug|Any CPU = Debug|Any CPU | 13 | Debug|Any CPU = Debug|Any CPU |
14 | Release|Any CPU = Release|Any CPU | 14 | Release|Any CPU = Release|Any CPU |
15 | EndGlobalSection | 15 | EndGlobalSection |
16 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | 16 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
17 | {F7B3D806-20FD-4181-86F1-96E24A9EC850}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | 17 | {F7B3D806-20FD-4181-86F1-96E24A9EC850}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
18 | {F7B3D806-20FD-4181-86F1-96E24A9EC850}.Debug|Any CPU.Build.0 = Debug|Any CPU | 18 | {F7B3D806-20FD-4181-86F1-96E24A9EC850}.Debug|Any CPU.Build.0 = Debug|Any CPU |
19 | {F7B3D806-20FD-4181-86F1-96E24A9EC850}.Release|Any CPU.ActiveCfg = Release|Any CPU | 19 | {F7B3D806-20FD-4181-86F1-96E24A9EC850}.Release|Any CPU.ActiveCfg = Release|Any CPU |
20 | {F7B3D806-20FD-4181-86F1-96E24A9EC850}.Release|Any CPU.Build.0 = Release|Any CPU | 20 | {F7B3D806-20FD-4181-86F1-96E24A9EC850}.Release|Any CPU.Build.0 = Release|Any CPU |
21 | EndGlobalSection | 21 | EndGlobalSection |
22 | GlobalSection(SolutionProperties) = preSolution | 22 | GlobalSection(SolutionProperties) = preSolution |
23 | HideSolutionNode = FALSE | 23 | HideSolutionNode = FALSE |
24 | EndGlobalSection | 24 | EndGlobalSection |
25 | EndGlobal | 25 | EndGlobal |