We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5361ab3 + 01b6051 commit a134e27Copy full SHA for a134e27
1 file changed
GoogleTestAdapter/GoogleTestProjectTemplate/GoogleTest.vcxproj
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<ItemGroup Label="ProjectConfigurations">
4
+ $arm64config$
5
<ProjectConfiguration Include="Debug|Win32">
6
<Configuration>Debug</Configuration>
7
<Platform>Win32</Platform>
@@ -17,7 +18,6 @@
17
18
<Configuration>Release</Configuration>
19
<Platform>x64</Platform>
20
</ProjectConfiguration>
- $arm64config$
21
</ItemGroup>
22
<PropertyGroup Label="Globals">
23
<ProjectGuid>{$guid1$}</ProjectGuid>
0 commit comments