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", "{91FFC0DC-772D-3B28-A01A-BF19A7CD2542}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ExternalProjectTargets", "ExternalProjectTargets", "{5A949B52-51EE-323C-B96E-8D9E1FCEEB10}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libunifex-populate", "ExternalProjectTargets\libunifex-populate", "{1ED9073D-B9D0-38A2-987D-1C1485CB3371}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{F042EEE1-0CDF-3771-BC52-9EF4502262DB}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{16A984F5-8FA0-3FFB-9DB5-0802210252C6} = {16A984F5-8FA0-3FFB-9DB5-0802210252C6}
|
|
{3BDFA372-59C6-3C42-8C5D-03EB4BE18A6E} = {3BDFA372-59C6-3C42-8C5D-03EB4BE18A6E}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{16A984F5-8FA0-3FFB-9DB5-0802210252C6}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libunifex-populate", "libunifex-populate.vcxproj", "{3BDFA372-59C6-3C42-8C5D-03EB4BE18A6E}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{16A984F5-8FA0-3FFB-9DB5-0802210252C6} = {16A984F5-8FA0-3FFB-9DB5-0802210252C6}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F042EEE1-0CDF-3771-BC52-9EF4502262DB}.Debug|x64.ActiveCfg = Debug|x64
|
|
{16A984F5-8FA0-3FFB-9DB5-0802210252C6}.Debug|x64.ActiveCfg = Debug|x64
|
|
{16A984F5-8FA0-3FFB-9DB5-0802210252C6}.Debug|x64.Build.0 = Debug|x64
|
|
{3BDFA372-59C6-3C42-8C5D-03EB4BE18A6E}.Debug|x64.ActiveCfg = Debug|x64
|
|
{3BDFA372-59C6-3C42-8C5D-03EB4BE18A6E}.Debug|x64.Build.0 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{F042EEE1-0CDF-3771-BC52-9EF4502262DB} = {91FFC0DC-772D-3B28-A01A-BF19A7CD2542}
|
|
{16A984F5-8FA0-3FFB-9DB5-0802210252C6} = {91FFC0DC-772D-3B28-A01A-BF19A7CD2542}
|
|
{1ED9073D-B9D0-38A2-987D-1C1485CB3371} = {5A949B52-51EE-323C-B96E-8D9E1FCEEB10}
|
|
{3BDFA372-59C6-3C42-8C5D-03EB4BE18A6E} = {1ED9073D-B9D0-38A2-987D-1C1485CB3371}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {A6460862-A9DC-3111-A942-0862768215C6}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|