Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.34601.136 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KonicaCom", "KonicaCom.vcxproj", "{31A342DA-E439-425B-8776-F5080632910E}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KonicaComPS", "KonicaComPS\KonicaComPS.vcxproj", "{88062FA0-AA6B-47D2-A851-8ECD210D4345}" ProjectSection(ProjectDependencies) = postProject {31A342DA-E439-425B-8776-F5080632910E} = {31A342DA-E439-425B-8776-F5080632910E} EndProjectSection 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 {31A342DA-E439-425B-8776-F5080632910E}.Debug|x64.ActiveCfg = Debug|x64 {31A342DA-E439-425B-8776-F5080632910E}.Debug|x64.Build.0 = Debug|x64 {31A342DA-E439-425B-8776-F5080632910E}.Debug|x86.ActiveCfg = Debug|Win32 {31A342DA-E439-425B-8776-F5080632910E}.Debug|x86.Build.0 = Debug|Win32 {31A342DA-E439-425B-8776-F5080632910E}.Release|x64.ActiveCfg = Release|x64 {31A342DA-E439-425B-8776-F5080632910E}.Release|x64.Build.0 = Release|x64 {31A342DA-E439-425B-8776-F5080632910E}.Release|x86.ActiveCfg = Release|Win32 {31A342DA-E439-425B-8776-F5080632910E}.Release|x86.Build.0 = Release|Win32 {88062FA0-AA6B-47D2-A851-8ECD210D4345}.Debug|x64.ActiveCfg = Debug|x64 {88062FA0-AA6B-47D2-A851-8ECD210D4345}.Debug|x86.ActiveCfg = Debug|Win32 {88062FA0-AA6B-47D2-A851-8ECD210D4345}.Release|x64.ActiveCfg = Release|x64 {88062FA0-AA6B-47D2-A851-8ECD210D4345}.Release|x86.ActiveCfg = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {93934B8C-8D15-4196-8F3D-E53C3AD1FD1D} EndGlobalSection EndGlobal