Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.7.34221.43 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lab3", "lab3.vcxproj", "{DE700324-05CA-4C4A-ACE2-672E23DBD84A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {DE700324-05CA-4C4A-ACE2-672E23DBD84A}.Debug|x64.ActiveCfg = Debug|x64 {DE700324-05CA-4C4A-ACE2-672E23DBD84A}.Debug|x64.Build.0 = Debug|x64 {DE700324-05CA-4C4A-ACE2-672E23DBD84A}.Release|x64.ActiveCfg = Release|x64 {DE700324-05CA-4C4A-ACE2-672E23DBD84A}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {1A0D996C-AACE-4B00-8ABD-4A76C1EBE8A8} EndGlobalSection EndGlobal