48 lines
2.6 KiB
Plaintext
48 lines
2.6 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 16
|
|||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CMakePredefinedTargets", "CMakePredefinedTargets", "{9725CB0C-B19F-325A-8B5A-2DC165277262}"
|
|||
|
EndProject
|
|||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ExternalProjectTargets", "ExternalProjectTargets", "{A32AA6D8-1274-3DD9-B3F3-FF4E29B25877}"
|
|||
|
EndProject
|
|||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "googletest-populate", "ExternalProjectTargets\googletest-populate", "{E133D1F6-4861-3C7C-91CE-17CA59BD1DF7}"
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{0A6CE1D1-89F3-3D6C-896A-6AD3C0F3BB04}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{6662C942-AE5C-3B80-A515-2E7D06FA31F3} = {6662C942-AE5C-3B80-A515-2E7D06FA31F3}
|
|||
|
{C6084B19-7D67-3814-8AE8-65CAC7174536} = {C6084B19-7D67-3814-8AE8-65CAC7174536}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{6662C942-AE5C-3B80-A515-2E7D06FA31F3}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googletest-populate", "googletest-populate.vcxproj", "{C6084B19-7D67-3814-8AE8-65CAC7174536}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{6662C942-AE5C-3B80-A515-2E7D06FA31F3} = {6662C942-AE5C-3B80-A515-2E7D06FA31F3}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|x64 = Debug|x64
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{0A6CE1D1-89F3-3D6C-896A-6AD3C0F3BB04}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{6662C942-AE5C-3B80-A515-2E7D06FA31F3}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{6662C942-AE5C-3B80-A515-2E7D06FA31F3}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{C6084B19-7D67-3814-8AE8-65CAC7174536}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{C6084B19-7D67-3814-8AE8-65CAC7174536}.Debug|x64.Build.0 = Debug|x64
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(NestedProjects) = preSolution
|
|||
|
{0A6CE1D1-89F3-3D6C-896A-6AD3C0F3BB04} = {9725CB0C-B19F-325A-8B5A-2DC165277262}
|
|||
|
{6662C942-AE5C-3B80-A515-2E7D06FA31F3} = {9725CB0C-B19F-325A-8B5A-2DC165277262}
|
|||
|
{E133D1F6-4861-3C7C-91CE-17CA59BD1DF7} = {A32AA6D8-1274-3DD9-B3F3-FF4E29B25877}
|
|||
|
{C6084B19-7D67-3814-8AE8-65CAC7174536} = {E133D1F6-4861-3C7C-91CE-17CA59BD1DF7}
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {653B5E8B-BFBF-3661-85E5-29B0FCE9D78E}
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|