45 lines
2.3 KiB
Plaintext
45 lines
2.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{E3C9D1FF-1CE3-317D-B478-BC673C564560}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{C8304F89-EA2F-376E-9736-641EFD58C46F} = {C8304F89-EA2F-376E-9736-641EFD58C46F}
|
|
{67341042-F0C1-3E93-9085-41E433D542CF} = {67341042-F0C1-3E93-9085-41E433D542CF}
|
|
{6FC0A22F-1A74-35C6-B936-10F3FE922897} = {6FC0A22F-1A74-35C6-B936-10F3FE922897}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLT", "BLT.vcxproj", "{C8304F89-EA2F-376E-9736-641EFD58C46F}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{6FC0A22F-1A74-35C6-B936-10F3FE922897} = {6FC0A22F-1A74-35C6-B936-10F3FE922897}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLT_TESTS", "BLT_TESTS.vcxproj", "{67341042-F0C1-3E93-9085-41E433D542CF}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{C8304F89-EA2F-376E-9736-641EFD58C46F} = {C8304F89-EA2F-376E-9736-641EFD58C46F}
|
|
{6FC0A22F-1A74-35C6-B936-10F3FE922897} = {6FC0A22F-1A74-35C6-B936-10F3FE922897}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{6FC0A22F-1A74-35C6-B936-10F3FE922897}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E3C9D1FF-1CE3-317D-B478-BC673C564560}.Release|x64.ActiveCfg = Release|x64
|
|
{C8304F89-EA2F-376E-9736-641EFD58C46F}.Release|x64.ActiveCfg = Release|x64
|
|
{C8304F89-EA2F-376E-9736-641EFD58C46F}.Release|x64.Build.0 = Release|x64
|
|
{67341042-F0C1-3E93-9085-41E433D542CF}.Release|x64.ActiveCfg = Release|x64
|
|
{67341042-F0C1-3E93-9085-41E433D542CF}.Release|x64.Build.0 = Release|x64
|
|
{6FC0A22F-1A74-35C6-B936-10F3FE922897}.Release|x64.ActiveCfg = Release|x64
|
|
{6FC0A22F-1A74-35C6-B936-10F3FE922897}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {ED679426-5AF8-3815-B4A5-6ED5C13D4263}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|