48 lines
2.5 KiB
Plaintext
48 lines
2.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CMakePredefinedTargets", "CMakePredefinedTargets", "{4FBA9ED4-3223-37E5-850B-083CC0EFE99B}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ExternalProjectTargets", "ExternalProjectTargets", "{E3DF2D38-8ECE-3419-A99E-A075188456EE}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "gflags-populate", "ExternalProjectTargets\gflags-populate", "{C336651E-AAEB-317D-823B-849A893ED700}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{8CE4135A-1289-387C-8BE5-635677D98809}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{01CA27C1-8F55-3F76-9D0A-5CAD8CCFC184} = {01CA27C1-8F55-3F76-9D0A-5CAD8CCFC184}
|
|
{76ED3B83-7F38-3CCC-B182-7FF37FC046B5} = {76ED3B83-7F38-3CCC-B182-7FF37FC046B5}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{01CA27C1-8F55-3F76-9D0A-5CAD8CCFC184}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gflags-populate", "gflags-populate.vcxproj", "{76ED3B83-7F38-3CCC-B182-7FF37FC046B5}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{01CA27C1-8F55-3F76-9D0A-5CAD8CCFC184} = {01CA27C1-8F55-3F76-9D0A-5CAD8CCFC184}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8CE4135A-1289-387C-8BE5-635677D98809}.Debug|x64.ActiveCfg = Debug|x64
|
|
{01CA27C1-8F55-3F76-9D0A-5CAD8CCFC184}.Debug|x64.ActiveCfg = Debug|x64
|
|
{01CA27C1-8F55-3F76-9D0A-5CAD8CCFC184}.Debug|x64.Build.0 = Debug|x64
|
|
{76ED3B83-7F38-3CCC-B182-7FF37FC046B5}.Debug|x64.ActiveCfg = Debug|x64
|
|
{76ED3B83-7F38-3CCC-B182-7FF37FC046B5}.Debug|x64.Build.0 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{8CE4135A-1289-387C-8BE5-635677D98809} = {4FBA9ED4-3223-37E5-850B-083CC0EFE99B}
|
|
{01CA27C1-8F55-3F76-9D0A-5CAD8CCFC184} = {4FBA9ED4-3223-37E5-850B-083CC0EFE99B}
|
|
{C336651E-AAEB-317D-823B-849A893ED700} = {E3DF2D38-8ECE-3419-A99E-A075188456EE}
|
|
{76ED3B83-7F38-3CCC-B182-7FF37FC046B5} = {C336651E-AAEB-317D-823B-849A893ED700}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {442DA197-CBB1-39C8-AC84-ACBBDF77910D}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|