Files
HuajisheTools/JsonParser/build/E2hangJson.sln
2026-01-12 10:50:17 +08:00

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", "{9C4DCFCB-223F-3B5F-AD50-61B11B87E7DA}"
ProjectSection(ProjectDependencies) = postProject
{85026444-96D3-3F8C-BC69-FF9C968C3E57} = {85026444-96D3-3F8C-BC69-FF9C968C3E57}
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513} = {1B7B8F0A-0DF6-3E97-8342-A23015EDD513}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "E2hangJson", "E2hangJson.vcxproj", "{85026444-96D3-3F8C-BC69-FF9C968C3E57}"
ProjectSection(ProjectDependencies) = postProject
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513} = {1B7B8F0A-0DF6-3E97-8342-A23015EDD513}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}"
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
{9C4DCFCB-223F-3B5F-AD50-61B11B87E7DA}.Debug|x64.ActiveCfg = Debug|x64
{9C4DCFCB-223F-3B5F-AD50-61B11B87E7DA}.Release|x64.ActiveCfg = Release|x64
{9C4DCFCB-223F-3B5F-AD50-61B11B87E7DA}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{9C4DCFCB-223F-3B5F-AD50-61B11B87E7DA}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{85026444-96D3-3F8C-BC69-FF9C968C3E57}.Debug|x64.ActiveCfg = Debug|x64
{85026444-96D3-3F8C-BC69-FF9C968C3E57}.Debug|x64.Build.0 = Debug|x64
{85026444-96D3-3F8C-BC69-FF9C968C3E57}.Release|x64.ActiveCfg = Release|x64
{85026444-96D3-3F8C-BC69-FF9C968C3E57}.Release|x64.Build.0 = Release|x64
{85026444-96D3-3F8C-BC69-FF9C968C3E57}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{85026444-96D3-3F8C-BC69-FF9C968C3E57}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
{85026444-96D3-3F8C-BC69-FF9C968C3E57}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{85026444-96D3-3F8C-BC69-FF9C968C3E57}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}.Debug|x64.ActiveCfg = Debug|x64
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}.Debug|x64.Build.0 = Debug|x64
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}.Release|x64.ActiveCfg = Release|x64
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}.Release|x64.Build.0 = Release|x64
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{1B7B8F0A-0DF6-3E97-8342-A23015EDD513}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D8CB1DC4-CF5B-3140-A9E9-54B7DCC87CA2}
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal