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", "{CBB4702D-BE5E-302D-82D5-29788FFE4509}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ExternalProjectTargets", "ExternalProjectTargets", "{FBF2810B-2A16-3562-8524-537E9CF275C3}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "asio-populate", "ExternalProjectTargets\asio-populate", "{E3B894B7-3773-38B7-869A-DFA761C7934B}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{02CAB501-DDB2-3DA8-9410-9DE7DAB94583}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{BDCBD6E7-7083-37FC-A4BD-B72A0611B0AC} = {BDCBD6E7-7083-37FC-A4BD-B72A0611B0AC}
|
|
{48D9FF08-C90A-367B-A227-269BEEE9DE01} = {48D9FF08-C90A-367B-A227-269BEEE9DE01}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{BDCBD6E7-7083-37FC-A4BD-B72A0611B0AC}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "asio-populate", "asio-populate.vcxproj", "{48D9FF08-C90A-367B-A227-269BEEE9DE01}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{BDCBD6E7-7083-37FC-A4BD-B72A0611B0AC} = {BDCBD6E7-7083-37FC-A4BD-B72A0611B0AC}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{02CAB501-DDB2-3DA8-9410-9DE7DAB94583}.Debug|x64.ActiveCfg = Debug|x64
|
|
{BDCBD6E7-7083-37FC-A4BD-B72A0611B0AC}.Debug|x64.ActiveCfg = Debug|x64
|
|
{BDCBD6E7-7083-37FC-A4BD-B72A0611B0AC}.Debug|x64.Build.0 = Debug|x64
|
|
{48D9FF08-C90A-367B-A227-269BEEE9DE01}.Debug|x64.ActiveCfg = Debug|x64
|
|
{48D9FF08-C90A-367B-A227-269BEEE9DE01}.Debug|x64.Build.0 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{02CAB501-DDB2-3DA8-9410-9DE7DAB94583} = {CBB4702D-BE5E-302D-82D5-29788FFE4509}
|
|
{BDCBD6E7-7083-37FC-A4BD-B72A0611B0AC} = {CBB4702D-BE5E-302D-82D5-29788FFE4509}
|
|
{E3B894B7-3773-38B7-869A-DFA761C7934B} = {FBF2810B-2A16-3562-8524-537E9CF275C3}
|
|
{48D9FF08-C90A-367B-A227-269BEEE9DE01} = {E3B894B7-3773-38B7-869A-DFA761C7934B}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {5F832474-BF2F-3814-B418-1A0BA1EC429F}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|