1
0
forked from BRT/arc
arc/build_x64/ARCDesktopProject.sln
2026-03-09 18:17:05 +07: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", "{E0AF0033-C4E9-3BF4-A17D-12B2127E85D4}"
ProjectSection(ProjectDependencies) = postProject
{03783F02-4787-32E2-833D-3EA75403B734} = {03783F02-4787-32E2-833D-3EA75403B734}
{4D99233C-723D-3DF3-8D31-21835B437C32} = {4D99233C-723D-3DF3-8D31-21835B437C32}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ARCDesktopProject", "ARCDesktopProject.vcxproj", "{03783F02-4787-32E2-833D-3EA75403B734}"
ProjectSection(ProjectDependencies) = postProject
{4D99233C-723D-3DF3-8D31-21835B437C32} = {4D99233C-723D-3DF3-8D31-21835B437C32}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{4D99233C-723D-3DF3-8D31-21835B437C32}"
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
{E0AF0033-C4E9-3BF4-A17D-12B2127E85D4}.Debug|x64.ActiveCfg = Debug|x64
{E0AF0033-C4E9-3BF4-A17D-12B2127E85D4}.Release|x64.ActiveCfg = Release|x64
{E0AF0033-C4E9-3BF4-A17D-12B2127E85D4}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{E0AF0033-C4E9-3BF4-A17D-12B2127E85D4}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{03783F02-4787-32E2-833D-3EA75403B734}.Debug|x64.ActiveCfg = Debug|x64
{03783F02-4787-32E2-833D-3EA75403B734}.Debug|x64.Build.0 = Debug|x64
{03783F02-4787-32E2-833D-3EA75403B734}.Release|x64.ActiveCfg = Release|x64
{03783F02-4787-32E2-833D-3EA75403B734}.Release|x64.Build.0 = Release|x64
{03783F02-4787-32E2-833D-3EA75403B734}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{03783F02-4787-32E2-833D-3EA75403B734}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
{03783F02-4787-32E2-833D-3EA75403B734}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{03783F02-4787-32E2-833D-3EA75403B734}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
{4D99233C-723D-3DF3-8D31-21835B437C32}.Debug|x64.ActiveCfg = Debug|x64
{4D99233C-723D-3DF3-8D31-21835B437C32}.Debug|x64.Build.0 = Debug|x64
{4D99233C-723D-3DF3-8D31-21835B437C32}.Release|x64.ActiveCfg = Release|x64
{4D99233C-723D-3DF3-8D31-21835B437C32}.Release|x64.Build.0 = Release|x64
{4D99233C-723D-3DF3-8D31-21835B437C32}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
{4D99233C-723D-3DF3-8D31-21835B437C32}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
{4D99233C-723D-3DF3-8D31-21835B437C32}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
{4D99233C-723D-3DF3-8D31-21835B437C32}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7E4E16AD-90D9-31A4-AEED-FFD9E40024B9}
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal