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", "{82FB5B1B-801A-3256-BF79-742F9D18B599}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{235C3A09-3553-3DDF-9B56-0550F0713E54} = {235C3A09-3553-3DDF-9B56-0550F0713E54}
|
|||
|
{E828DB17-3730-3540-8E96-AB84ADEB3D68} = {E828DB17-3730-3540-8E96-AB84ADEB3D68}
|
|||
|
{8263475C-2F00-308D-BDF2-164809DB1595} = {8263475C-2F00-308D-BDF2-164809DB1595}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLT", "BLT.vcxproj", "{235C3A09-3553-3DDF-9B56-0550F0713E54}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{8263475C-2F00-308D-BDF2-164809DB1595} = {8263475C-2F00-308D-BDF2-164809DB1595}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLT_TESTS", "BLT_TESTS.vcxproj", "{E828DB17-3730-3540-8E96-AB84ADEB3D68}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{235C3A09-3553-3DDF-9B56-0550F0713E54} = {235C3A09-3553-3DDF-9B56-0550F0713E54}
|
|||
|
{8263475C-2F00-308D-BDF2-164809DB1595} = {8263475C-2F00-308D-BDF2-164809DB1595}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{8263475C-2F00-308D-BDF2-164809DB1595}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|x64 = Debug|x64
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{82FB5B1B-801A-3256-BF79-742F9D18B599}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{235C3A09-3553-3DDF-9B56-0550F0713E54}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{235C3A09-3553-3DDF-9B56-0550F0713E54}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{E828DB17-3730-3540-8E96-AB84ADEB3D68}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{E828DB17-3730-3540-8E96-AB84ADEB3D68}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{8263475C-2F00-308D-BDF2-164809DB1595}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{8263475C-2F00-308D-BDF2-164809DB1595}.Debug|x64.Build.0 = Debug|x64
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {6D404C37-3778-330E-80BE-205BE3F650F4}
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|