initial commit
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{C8EFE53A-CB81-35B8-B51A-22C795CD9877}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55} = {9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}"
|
||||
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
|
||||
{C8EFE53A-CB81-35B8-B51A-22C795CD9877}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{C8EFE53A-CB81-35B8-B51A-22C795CD9877}.Release|x64.ActiveCfg = Release|x64
|
||||
{C8EFE53A-CB81-35B8-B51A-22C795CD9877}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||||
{C8EFE53A-CB81-35B8-B51A-22C795CD9877}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}.Debug|x64.Build.0 = Debug|x64
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}.Release|x64.ActiveCfg = Release|x64
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}.Release|x64.Build.0 = Release|x64
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||||
{9099EAB0-3127-33CE-B7CE-A1FDBE92FB55}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {092B6857-7147-32CB-BAFB-1CE381F43119}
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user