Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.7.34031.279 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hello World", "Hello World\Hello World.vcxproj", "{3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}" 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 {3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}.Debug|x64.ActiveCfg = Debug|x64 {3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}.Debug|x64.Build.0 = Debug|x64 {3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}.Debug|x86.ActiveCfg = Debug|Win32 {3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}.Debug|x86.Build.0 = Debug|Win32 {3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}.Release|x64.ActiveCfg = Release|x64 {3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}.Release|x64.Build.0 = Release|x64 {3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}.Release|x86.ActiveCfg = Release|Win32 {3AF90EB9-4E0A-4A02-A83B-F4531C6041D1}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E15E7062-F6EF-43E2-8A94-6A579B7BE4F5} EndGlobalSection EndGlobal