File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 9
9
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
10
10
Debug| x64 = Debug| x64
11
11
Debug| x86 = Debug| x86
12
+ Debug| ARM64 = Debug| ARM64
12
13
Release| x64 = Release| x64
13
14
Release| x86 = Release| x86
15
+ Release| ARM64 = Release| ARM64
14
16
EndGlobalSection
15
17
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
16
18
{7C5AC60D-8668-47B6-9D05-FB363F854065} .Debug| x64 .ActiveCfg = Debug| Win32
17
19
{7C5AC60D-8668-47B6-9D05-FB363F854065} .Debug| x64 .Build .0 = Debug| Win32
18
20
{7C5AC60D-8668-47B6-9D05-FB363F854065} .Debug| x86 .ActiveCfg = Debug| Win32
19
21
{7C5AC60D-8668-47B6-9D05-FB363F854065} .Debug| x86 .Build .0 = Debug| Win32
22
+ {7C5AC60D-8668-47B6-9D05-FB363F854065} .Debug| ARM64 .ActiveCfg = Debug| ARM64
23
+ {7C5AC60D-8668-47B6-9D05-FB363F854065} .Debug| ARM64 .Build .0 = Debug| ARM64
20
24
{7C5AC60D-8668-47B6-9D05-FB363F854065} .Release| x64 .ActiveCfg = Release| x64
21
25
{7C5AC60D-8668-47B6-9D05-FB363F854065} .Release| x64 .Build .0 = Release| x64
22
26
{7C5AC60D-8668-47B6-9D05-FB363F854065} .Release| x86 .ActiveCfg = Release| Win32
23
27
{7C5AC60D-8668-47B6-9D05-FB363F854065} .Release| x86 .Build .0 = Release| Win32
28
+ {7C5AC60D-8668-47B6-9D05-FB363F854065} .Release| ARM64 .ActiveCfg = Release| ARM64
29
+ {7C5AC60D-8668-47B6-9D05-FB363F854065} .Release| ARM64 .Build .0 = Release| ARM64
24
30
EndGlobalSection
25
31
GlobalSection (SolutionProperties ) = preSolution
26
32
HideSolutionNode = FALSE
Original file line number Diff line number Diff line change 17
17
<Configuration >Release</Configuration >
18
18
<Platform >x64</Platform >
19
19
</ProjectConfiguration >
20
+ <ProjectConfiguration Include =" Debug|ARM64" >
21
+ <Configuration >Debug</Configuration >
22
+ <Platform >ARM64</Platform >
23
+ </ProjectConfiguration >
24
+ <ProjectConfiguration Include =" Release|ARM64" >
25
+ <Configuration >Release</Configuration >
26
+ <Platform >ARM64</Platform >
27
+ </ProjectConfiguration >
20
28
</ItemGroup >
21
29
<PropertyGroup Label =" Globals" >
22
30
<VCProjectVersion >15.0</VCProjectVersion >
You can’t perform that action at this time.
0 commit comments