Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 9.00 |
---|
2 | # Visual Studio 2005 |
---|
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CppTestHarness", "CppTestHarness.vcproj", "{BFA21FB6-8FF9-4B44-ACB3-FC57CEA663D0}" |
---|
4 | EndProject |
---|
5 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCppTestHarness", "TestCppTestHarness\TestCppTestHarness.vcproj", "{639DCE9E-BB6F-4A3E-9DC1-43A4EA9BAA61}" |
---|
6 | ProjectSection(ProjectDependencies) = postProject |
---|
7 | {BFA21FB6-8FF9-4B44-ACB3-FC57CEA663D0} = {BFA21FB6-8FF9-4B44-ACB3-FC57CEA663D0} |
---|
8 | EndProjectSection |
---|
9 | EndProject |
---|
10 | Global |
---|
11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
---|
12 | Debug|Win32 = Debug|Win32 |
---|
13 | Release|Win32 = Release|Win32 |
---|
14 | EndGlobalSection |
---|
15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
---|
16 | {BFA21FB6-8FF9-4B44-ACB3-FC57CEA663D0}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
17 | {BFA21FB6-8FF9-4B44-ACB3-FC57CEA663D0}.Debug|Win32.Build.0 = Debug|Win32 |
---|
18 | {BFA21FB6-8FF9-4B44-ACB3-FC57CEA663D0}.Release|Win32.ActiveCfg = Release|Win32 |
---|
19 | {BFA21FB6-8FF9-4B44-ACB3-FC57CEA663D0}.Release|Win32.Build.0 = Release|Win32 |
---|
20 | {639DCE9E-BB6F-4A3E-9DC1-43A4EA9BAA61}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
21 | {639DCE9E-BB6F-4A3E-9DC1-43A4EA9BAA61}.Debug|Win32.Build.0 = Debug|Win32 |
---|
22 | {639DCE9E-BB6F-4A3E-9DC1-43A4EA9BAA61}.Release|Win32.ActiveCfg = Release|Win32 |
---|
23 | {639DCE9E-BB6F-4A3E-9DC1-43A4EA9BAA61}.Release|Win32.Build.0 = Release|Win32 |
---|
24 | EndGlobalSection |
---|
25 | GlobalSection(SolutionProperties) = preSolution |
---|
26 | HideSolutionNode = FALSE |
---|
27 | EndGlobalSection |
---|
28 | EndGlobal |
---|
Note: See
TracBrowser
for help on using the repository browser.