Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29806.167 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "installer", "installer.vcxproj", "{EC4CC979-0D50-4A42-8068-451F0B1F6DC0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|ARM64 = Debug|ARM64 Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|ARM64 = Release|ARM64 Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Debug|ARM64.ActiveCfg = Debug|ARM64 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Debug|ARM64.Build.0 = Debug|ARM64 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Debug|x64.ActiveCfg = Debug|x64 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Debug|x64.Build.0 = Debug|x64 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Debug|x86.ActiveCfg = Debug|Win32 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Debug|x86.Build.0 = Debug|Win32 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Release|ARM64.ActiveCfg = Release|ARM64 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Release|ARM64.Build.0 = Release|ARM64 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Release|x64.ActiveCfg = Release|x64 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Release|x64.Build.0 = Release|x64 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Release|x86.ActiveCfg = Release|Win32 {EC4CC979-0D50-4A42-8068-451F0B1F6DC0}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {48A3A05A-974D-46A4-8CFD-94089BC4D8CF} EndGlobalSection EndGlobal