|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | 3 | # Visual Studio Version 17 |
4 | | -VisualStudioVersion = 17.12.35527.113 d17.12 |
| 4 | +VisualStudioVersion = 17.12.35527.113 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComAutoWrapper", "ComAutoWrapper.csproj", "{92240DBA-BD87-46AD-A75B-4983029F2608}" |
7 | 7 | EndProject |
8 | 8 | Global |
9 | 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
10 | 10 | Debug|Any CPU = Debug|Any CPU |
11 | 11 | Debug|x64 = Debug|x64 |
| 12 | + Debug|x86 = Debug|x86 |
12 | 13 | Release|Any CPU = Release|Any CPU |
13 | 14 | Release|x64 = Release|x64 |
| 15 | + Release|x86 = Release|x86 |
14 | 16 | EndGlobalSection |
15 | 17 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
16 | 18 | {92240DBA-BD87-46AD-A75B-4983029F2608}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 | 19 | {92240DBA-BD87-46AD-A75B-4983029F2608}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 | 20 | {92240DBA-BD87-46AD-A75B-4983029F2608}.Debug|x64.ActiveCfg = Debug|x64 |
19 | 21 | {92240DBA-BD87-46AD-A75B-4983029F2608}.Debug|x64.Build.0 = Debug|x64 |
| 22 | + {92240DBA-BD87-46AD-A75B-4983029F2608}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 23 | + {92240DBA-BD87-46AD-A75B-4983029F2608}.Debug|x86.Build.0 = Debug|Any CPU |
20 | 24 | {92240DBA-BD87-46AD-A75B-4983029F2608}.Release|Any CPU.ActiveCfg = Release|Any CPU |
21 | 25 | {92240DBA-BD87-46AD-A75B-4983029F2608}.Release|Any CPU.Build.0 = Release|Any CPU |
22 | | - {92240DBA-BD87-46AD-A75B-4983029F2608}.Release|x64.ActiveCfg = Release|x64 |
23 | | - {92240DBA-BD87-46AD-A75B-4983029F2608}.Release|x64.Build.0 = Release|x64 |
| 26 | + {92240DBA-BD87-46AD-A75B-4983029F2608}.Release|x64.ActiveCfg = Release|x86 |
| 27 | + {92240DBA-BD87-46AD-A75B-4983029F2608}.Release|x64.Build.0 = Release|x86 |
| 28 | + {92240DBA-BD87-46AD-A75B-4983029F2608}.Release|x86.ActiveCfg = Release|x86 |
| 29 | + {92240DBA-BD87-46AD-A75B-4983029F2608}.Release|x86.Build.0 = Release|x86 |
24 | 30 | EndGlobalSection |
25 | 31 | GlobalSection(SolutionProperties) = preSolution |
26 | 32 | HideSolutionNode = FALSE |
|
0 commit comments