From 3308e8ee28bd3a6f8f20ea522bfc6833e5f272ae Mon Sep 17 00:00:00 2001 From: KhodiukMR Date: Mon, 29 Apr 2024 00:37:35 +0300 Subject: [PATCH] =?UTF-8?q?build:=20=D0=BD=D0=B0=D1=87=D0=B0=D0=BB=D0=BE?= =?UTF-8?q?=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProjectLab34_1.sln | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 ProjectLab34_1.sln diff --git a/ProjectLab34_1.sln b/ProjectLab34_1.sln new file mode 100644 index 0000000..0749c0b --- /dev/null +++ b/ProjectLab34_1.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.9.34607.119 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProjectLab34_1", "ProjectLab34_1.vcxproj", "{C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}.Debug|x64.ActiveCfg = Debug|x64 + {C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}.Debug|x64.Build.0 = Debug|x64 + {C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}.Debug|x86.ActiveCfg = Debug|Win32 + {C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}.Debug|x86.Build.0 = Debug|Win32 + {C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}.Release|x64.ActiveCfg = Release|x64 + {C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}.Release|x64.Build.0 = Release|x64 + {C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}.Release|x86.ActiveCfg = Release|Win32 + {C38BDDCA-D3EB-4537-86D3-AD0027E61EF1}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {D35764C5-BCCB-4D36-9E2F-57D1B1B3415D} + EndGlobalSection +EndGlobal