Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31424.327 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "kstack", "kstack\kstack.vcxproj", "{B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6A8D41D4-006F-4980-B96C-D27B99905A82}" 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 {B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}.Debug|x64.ActiveCfg = Debug|x64 {B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}.Debug|x64.Build.0 = Debug|x64 {B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}.Debug|x86.ActiveCfg = Debug|Win32 {B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}.Debug|x86.Build.0 = Debug|Win32 {B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}.Release|x64.ActiveCfg = Release|x64 {B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}.Release|x64.Build.0 = Release|x64 {B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}.Release|x86.ActiveCfg = Release|Win32 {B86F1B0C-29BC-4BA3-A34B-8406EDD1A6E4}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {61A90D48-0991-4F1E-97A3-126E5513DEA5} EndGlobalSection EndGlobal