|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.28307.960 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2DA4F60C-0EED-4AE9-823D-C8BC15FA46ED}") = "Libhangul", "libhangul.vcxproj", "{83381EEE-8813-47E6-BDCB-4F9882E81882}" |
| 7 | +EndProject |
| 8 | +Global |
| 9 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 10 | + Debug|x64 = Debug|x64 |
| 11 | + Debug|x86 = Debug|x86 |
| 12 | + Release|x64 = Release|x64 |
| 13 | + Release|x86 = Release|x86 |
| 14 | + EndGlobalSection |
| 15 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 16 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Debug|x64.ActiveCfg = Debug|x64 |
| 17 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Debug|x64.Build.0 = Debug|x64 |
| 18 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Debug|x64.Deploy.0 = Debug|x64 |
| 19 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Debug|x86.ActiveCfg = Debug|Win32 |
| 20 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Debug|x86.Build.0 = Debug|Win32 |
| 21 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Debug|x86.Deploy.0 = Debug|Win32 |
| 22 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Release|x64.ActiveCfg = Release|x64 |
| 23 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Release|x64.Build.0 = Release|x64 |
| 24 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Release|x64.Deploy.0 = Release|x64 |
| 25 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Release|x86.ActiveCfg = Release|Win32 |
| 26 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Release|x86.Build.0 = Release|Win32 |
| 27 | + {83381EEE-8813-47E6-BDCB-4F9882E81882}.Release|x86.Deploy.0 = Release|Win32 |
| 28 | + EndGlobalSection |
| 29 | + GlobalSection(SolutionProperties) = preSolution |
| 30 | + HideSolutionNode = FALSE |
| 31 | + EndGlobalSection |
| 32 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 33 | + SolutionGuid = {3DA4F60C-0EED-4AE9-823D-C8BC15FA46ED} |
| 34 | + EndGlobalSection |
| 35 | +EndGlobal |
0 commit comments