|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 |
| -# Visual Studio 2013 |
4 |
| -VisualStudioVersion = 12.0.40629.0 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.28307.329 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 | 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shell", "shell.vcxproj", "{D7D2B050-0FAC-4326-89AD-C82254541416}"
|
7 | 7 | EndProject
|
8 | 8 | Global
|
9 | 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
10 |
| - Debug|Win32 = Debug|Win32 |
11 | 10 | Debug|x64 = Debug|x64
|
12 |
| - Release|Win32 = Release|Win32 |
| 11 | + Debug|x86 = Debug|x86 |
13 | 12 | Release|x64 = Release|x64
|
| 13 | + Release|x86 = Release|x86 |
14 | 14 | EndGlobalSection
|
15 | 15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
16 |
| - {D7D2B050-0FAC-4326-89AD-C82254541416}.Debug|Win32.ActiveCfg = Debug|Win32 |
17 |
| - {D7D2B050-0FAC-4326-89AD-C82254541416}.Debug|Win32.Build.0 = Debug|Win32 |
18 | 16 | {D7D2B050-0FAC-4326-89AD-C82254541416}.Debug|x64.ActiveCfg = Debug|x64
|
19 | 17 | {D7D2B050-0FAC-4326-89AD-C82254541416}.Debug|x64.Build.0 = Debug|x64
|
20 |
| - {D7D2B050-0FAC-4326-89AD-C82254541416}.Release|Win32.ActiveCfg = Release|Win32 |
21 |
| - {D7D2B050-0FAC-4326-89AD-C82254541416}.Release|Win32.Build.0 = Release|Win32 |
| 18 | + {D7D2B050-0FAC-4326-89AD-C82254541416}.Debug|x86.ActiveCfg = Debug|Win32 |
| 19 | + {D7D2B050-0FAC-4326-89AD-C82254541416}.Debug|x86.Build.0 = Debug|Win32 |
22 | 20 | {D7D2B050-0FAC-4326-89AD-C82254541416}.Release|x64.ActiveCfg = Release|x64
|
23 | 21 | {D7D2B050-0FAC-4326-89AD-C82254541416}.Release|x64.Build.0 = Release|x64
|
| 22 | + {D7D2B050-0FAC-4326-89AD-C82254541416}.Release|x86.ActiveCfg = Release|Win32 |
| 23 | + {D7D2B050-0FAC-4326-89AD-C82254541416}.Release|x86.Build.0 = Release|Win32 |
24 | 24 | EndGlobalSection
|
25 | 25 | GlobalSection(SolutionProperties) = preSolution
|
26 | 26 | HideSolutionNode = FALSE
|
27 | 27 | EndGlobalSection
|
| 28 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 29 | + SolutionGuid = {514416D6-7956-4AF3-B4C6-02DBD8A20F65} |
| 30 | + EndGlobalSection |
28 | 31 | EndGlobal
|
0 commit comments