File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -60,14 +60,14 @@ Global
6060 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
6161 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Debug| ARM .ActiveCfg = Debug| ARM
6262 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Debug| ARM .Build .0 = Debug| ARM
63- {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Debug| ARM64 .ActiveCfg = Debug| Win32
63+ {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Debug| ARM64 .ActiveCfg = Debug| ARM64
6464 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Debug| x64 .ActiveCfg = Debug| x64
6565 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Debug| x64 .Build .0 = Debug| x64
6666 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Debug| x86 .ActiveCfg = Debug| Win32
6767 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Debug| x86 .Build .0 = Debug| Win32
6868 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Release| ARM .ActiveCfg = Release| ARM
6969 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Release| ARM .Build .0 = Release| ARM
70- {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Release| ARM64 .ActiveCfg = Release| Win32
70+ {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Release| ARM64 .ActiveCfg = Release| ARM64
7171 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Release| x64 .ActiveCfg = Release| x64
7272 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Release| x64 .Build .0 = Release| x64
7373 {0986A4DB-8E72-4BB7-AE32-7D9DF1758A9D} .Release| x86 .ActiveCfg = Release| Win32
Original file line number Diff line number Diff line change 2323 <Configuration >Debug</Configuration >
2424 <Platform >ARM</Platform >
2525 </ProjectConfiguration >
26+ <ProjectConfiguration Include =" Debug|ARM64" >
27+ <Configuration >Debug</Configuration >
28+ <Platform >ARM64</Platform >
29+ </ProjectConfiguration >
2630 <ProjectConfiguration Include =" Debug|Win32" >
2731 <Configuration >Debug</Configuration >
2832 <Platform >Win32</Platform >
3539 <Configuration >Release</Configuration >
3640 <Platform >ARM</Platform >
3741 </ProjectConfiguration >
42+ <ProjectConfiguration Include =" Release|ARM64" >
43+ <Configuration >Release</Configuration >
44+ <Platform >ARM64</Platform >
45+ </ProjectConfiguration >
3846 <ProjectConfiguration Include =" Release|Win32" >
3947 <Configuration >Release</Configuration >
4048 <Platform >Win32</Platform >
You can’t perform that action at this time.
0 commit comments