|
1 |
|
2 Microsoft Visual Studio Solution File, Format Version 12.00 |
|
3 # Visual Studio Version 17 |
|
4 VisualStudioVersion = 17.11.35327.3 |
|
5 MinimumVisualStudioVersion = 10.0.40219.1 |
|
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cline", "cline.vcxproj", "{79A0817F-8DEE-4E0D-9238-53A5023A708D}" |
|
7 EndProject |
|
8 Global |
|
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
10 Debug|x64 = Debug|x64 |
|
11 Release|x64 = Release|x64 |
|
12 EndGlobalSection |
|
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
14 {79A0817F-8DEE-4E0D-9238-53A5023A708D}.Debug|x64.ActiveCfg = Debug|x64 |
|
15 {79A0817F-8DEE-4E0D-9238-53A5023A708D}.Debug|x64.Build.0 = Debug|x64 |
|
16 {79A0817F-8DEE-4E0D-9238-53A5023A708D}.Release|x64.ActiveCfg = Release|x64 |
|
17 {79A0817F-8DEE-4E0D-9238-53A5023A708D}.Release|x64.Build.0 = Release|x64 |
|
18 EndGlobalSection |
|
19 GlobalSection(SolutionProperties) = preSolution |
|
20 HideSolutionNode = FALSE |
|
21 EndGlobalSection |
|
22 GlobalSection(ExtensibilityGlobals) = postSolution |
|
23 SolutionGuid = {172C3FD3-6078-4EE9-AAD9-3DA2BE57505D} |
|
24 EndGlobalSection |
|
25 EndGlobal |