diff --git a/laba02.sln b/laba02.sln new file mode 100644 index 0000000..bf32584 --- /dev/null +++ b/laba02.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.4.33110.190 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "laba02", "laba02.vcxproj", "{B94B1821-4AE6-4947-83E4-2B4719DE0454}" +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 + {B94B1821-4AE6-4947-83E4-2B4719DE0454}.Debug|x64.ActiveCfg = Debug|x64 + {B94B1821-4AE6-4947-83E4-2B4719DE0454}.Debug|x64.Build.0 = Debug|x64 + {B94B1821-4AE6-4947-83E4-2B4719DE0454}.Debug|x86.ActiveCfg = Debug|Win32 + {B94B1821-4AE6-4947-83E4-2B4719DE0454}.Debug|x86.Build.0 = Debug|Win32 + {B94B1821-4AE6-4947-83E4-2B4719DE0454}.Release|x64.ActiveCfg = Release|x64 + {B94B1821-4AE6-4947-83E4-2B4719DE0454}.Release|x64.Build.0 = Release|x64 + {B94B1821-4AE6-4947-83E4-2B4719DE0454}.Release|x86.ActiveCfg = Release|Win32 + {B94B1821-4AE6-4947-83E4-2B4719DE0454}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B39DC954-F0AA-4483-87E0-25087E860797} + EndGlobalSection +EndGlobal