|
1 | | -Microsoft Visual Studio Solution File, Format Version 8.00 |
2 | | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CppUnit", "CppUnit_VS71.vcproj", "{138BB448-808A-4FE5-A66D-78D1F8770F59}" |
3 | | - ProjectSection(ProjectDependencies) = postProject |
4 | | - EndProjectSection |
5 | | -EndProject |
6 | | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WinTestRunner", "WinTestRunner\WinTestRunner_VS71.vcproj", "{BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}" |
7 | | - ProjectSection(ProjectDependencies) = postProject |
8 | | - {138BB448-808A-4FE5-A66D-78D1F8770F59} = {138BB448-808A-4FE5-A66D-78D1F8770F59} |
9 | | - EndProjectSection |
10 | | -EndProject |
11 | | -Global |
12 | | - GlobalSection(SolutionConfiguration) = preSolution |
13 | | - debug_shared = debug_shared |
14 | | - release_shared = release_shared |
15 | | - EndGlobalSection |
16 | | - GlobalSection(ProjectConfiguration) = postSolution |
17 | | - {138BB448-808A-4FE5-A66D-78D1F8770F59}.debug_shared.ActiveCfg = debug_shared|Win32 |
18 | | - {138BB448-808A-4FE5-A66D-78D1F8770F59}.debug_shared.Build.0 = debug_shared|Win32 |
19 | | - {138BB448-808A-4FE5-A66D-78D1F8770F59}.release_shared.ActiveCfg = release_shared|Win32 |
20 | | - {138BB448-808A-4FE5-A66D-78D1F8770F59}.release_shared.Build.0 = release_shared|Win32 |
21 | | - {BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}.debug_shared.ActiveCfg = debug_shared|Win32 |
22 | | - {BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}.debug_shared.Build.0 = debug_shared|Win32 |
23 | | - {BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}.release_shared.ActiveCfg = release_shared|Win32 |
24 | | - {BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}.release_shared.Build.0 = release_shared|Win32 |
25 | | - EndGlobalSection |
26 | | - GlobalSection(ExtensibilityGlobals) = postSolution |
27 | | - EndGlobalSection |
28 | | - GlobalSection(ExtensibilityAddIns) = postSolution |
29 | | - EndGlobalSection |
30 | | -EndGlobal |
| 1 | +Microsoft Visual Studio Solution File, Format Version 8.00 |
| 2 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CppUnit", "CppUnit_VS71.vcproj", "{138BB448-808A-4FE5-A66D-78D1F8770F59}" |
| 3 | + ProjectSection(ProjectDependencies) = postProject |
| 4 | + EndProjectSection |
| 5 | +EndProject |
| 6 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WinTestRunner", "WinTestRunner\WinTestRunner_VS71.vcproj", "{BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}" |
| 7 | + ProjectSection(ProjectDependencies) = postProject |
| 8 | + {138BB448-808A-4FE5-A66D-78D1F8770F59} = {138BB448-808A-4FE5-A66D-78D1F8770F59} |
| 9 | + EndProjectSection |
| 10 | +EndProject |
| 11 | +Global |
| 12 | + GlobalSection(SolutionConfiguration) = preSolution |
| 13 | + debug_shared = debug_shared |
| 14 | + release_shared = release_shared |
| 15 | + EndGlobalSection |
| 16 | + GlobalSection(ProjectConfiguration) = postSolution |
| 17 | + {138BB448-808A-4FE5-A66D-78D1F8770F59}.debug_shared.ActiveCfg = debug_shared|Win32 |
| 18 | + {138BB448-808A-4FE5-A66D-78D1F8770F59}.debug_shared.Build.0 = debug_shared|Win32 |
| 19 | + {138BB448-808A-4FE5-A66D-78D1F8770F59}.release_shared.ActiveCfg = release_shared|Win32 |
| 20 | + {138BB448-808A-4FE5-A66D-78D1F8770F59}.release_shared.Build.0 = release_shared|Win32 |
| 21 | + {BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}.debug_shared.ActiveCfg = debug_shared|Win32 |
| 22 | + {BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}.debug_shared.Build.0 = debug_shared|Win32 |
| 23 | + {BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}.release_shared.ActiveCfg = release_shared|Win32 |
| 24 | + {BA620CC4-0E7D-4B9D-88E2-6DBE5C51FCBD}.release_shared.Build.0 = release_shared|Win32 |
| 25 | + EndGlobalSection |
| 26 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 27 | + EndGlobalSection |
| 28 | + GlobalSection(ExtensibilityAddIns) = postSolution |
| 29 | + EndGlobalSection |
| 30 | +EndGlobal |
0 commit comments