54 lines
3.0 KiB
Plaintext
54 lines
3.0 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", "{925E1926-2FC7-394A-B8F8-4897C3C0BE8D}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E} = {7C0BC68D-5754-392B-8A2E-438E54AC3F4E}
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540} = {7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PCLDLL", "PCLDLL.vcxproj", "{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540} = {7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}"
|
|||
|
ProjectSection(ProjectDependencies) = postProject
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|x64 = Debug|x64
|
|||
|
Release|x64 = Release|x64
|
|||
|
MinSizeRel|x64 = MinSizeRel|x64
|
|||
|
RelWithDebInfo|x64 = RelWithDebInfo|x64
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{925E1926-2FC7-394A-B8F8-4897C3C0BE8D}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{925E1926-2FC7-394A-B8F8-4897C3C0BE8D}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{925E1926-2FC7-394A-B8F8-4897C3C0BE8D}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|||
|
{925E1926-2FC7-394A-B8F8-4897C3C0BE8D}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}.Release|x64.Build.0 = Release|x64
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|||
|
{7C0BC68D-5754-392B-8A2E-438E54AC3F4E}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}.Release|x64.Build.0 = Release|x64
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
|||
|
{7EDE3E8F-07B2-3E9E-AAAA-33E87414F540}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {63F2C64D-2A24-364D-B554-B5A02CDCE648}
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|