|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <ItemGroup Label="ProjectConfigurations"> |
| 4 | + <ProjectConfiguration Include="Debug|ARM64"> |
| 5 | + <Configuration>Debug</Configuration> |
| 6 | + <Platform>ARM64</Platform> |
| 7 | + </ProjectConfiguration> |
4 | 8 | <ProjectConfiguration Include="Debug|Win32"> |
5 | 9 | <Configuration>Debug</Configuration> |
6 | 10 | <Platform>Win32</Platform> |
|
9 | 13 | <Configuration>Debug</Configuration> |
10 | 14 | <Platform>x64</Platform> |
11 | 15 | </ProjectConfiguration> |
| 16 | + <ProjectConfiguration Include="Release|ARM64"> |
| 17 | + <Configuration>Release</Configuration> |
| 18 | + <Platform>ARM64</Platform> |
| 19 | + </ProjectConfiguration> |
12 | 20 | <ProjectConfiguration Include="Release|Win32"> |
13 | 21 | <Configuration>Release</Configuration> |
14 | 22 | <Platform>Win32</Platform> |
|
22 | 30 | <ProjectGuid>{BDD47254-2D2A-4984-920A-D52D65949630}</ProjectGuid> |
23 | 31 | <RootNamespace>tewv</RootNamespace> |
24 | 32 | <Keyword>Win32Proj</Keyword> |
25 | | - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> |
| 33 | + <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion> |
26 | 34 | </PropertyGroup> |
27 | 35 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
28 | 36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
|
41 | 49 | <CharacterSet>Unicode</CharacterSet> |
42 | 50 | <PlatformToolset>v141</PlatformToolset> |
43 | 51 | </PropertyGroup> |
| 52 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration"> |
| 53 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 54 | + <CharacterSet>Unicode</CharacterSet> |
| 55 | + <PlatformToolset>v141</PlatformToolset> |
| 56 | + </PropertyGroup> |
44 | 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
45 | 58 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
46 | 59 | <CharacterSet>Unicode</CharacterSet> |
47 | 60 | <PlatformToolset>v141</PlatformToolset> |
48 | 61 | </PropertyGroup> |
| 62 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> |
| 63 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 64 | + <CharacterSet>Unicode</CharacterSet> |
| 65 | + <PlatformToolset>v141</PlatformToolset> |
| 66 | + </PropertyGroup> |
49 | 67 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
50 | 68 | <ImportGroup Label="ExtensionSettings"> |
51 | 69 | </ImportGroup> |
|
58 | 76 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
59 | 77 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
60 | 78 | </ImportGroup> |
| 79 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets"> |
| 80 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 81 | + </ImportGroup> |
61 | 82 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
62 | 83 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
63 | 84 | </ImportGroup> |
| 85 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets"> |
| 86 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 87 | + </ImportGroup> |
64 | 88 | <PropertyGroup Label="UserMacros" /> |
65 | 89 | <PropertyGroup> |
66 | 90 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> |
|
71 | 95 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir> |
72 | 96 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> |
73 | 97 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> |
| 98 | + <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(Platform)\$(Configuration)\</IntDir> |
74 | 99 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)\</OutDir> |
75 | 100 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> |
| 101 | + <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(Platform)\$(Configuration)\</IntDir> |
76 | 102 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)32d</TargetName> |
77 | 103 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)32</TargetName> |
78 | 104 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectName)64d</TargetName> |
| 105 | + <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">$(ProjectName)64d</TargetName> |
79 | 106 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectName)64</TargetName> |
| 107 | + <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">$(ProjectName)arm64</TargetName> |
80 | 108 | </PropertyGroup> |
81 | 109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
82 | 110 | <ClCompile> |
|
124 | 152 | <ModuleDefinitionFile>tewv64.def</ModuleDefinitionFile> |
125 | 153 | </Link> |
126 | 154 | </ItemDefinitionGroup> |
| 155 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> |
| 156 | + <ResourceCompile> |
| 157 | + <PreprocessorDefinitions>_UNICODE;UNICODE;_WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 158 | + </ResourceCompile> |
| 159 | + <Link /> |
| 160 | + <ClCompile> |
| 161 | + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
| 162 | + </ClCompile> |
| 163 | + <Link> |
| 164 | + <ModuleDefinitionFile>tewv64.def</ModuleDefinitionFile> |
| 165 | + </Link> |
| 166 | + </ItemDefinitionGroup> |
127 | 167 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
128 | 168 | <ClCompile /> |
129 | 169 | <ResourceCompile> |
|
140 | 180 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
141 | 181 | </ClCompile> |
142 | 182 | </ItemDefinitionGroup> |
| 183 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> |
| 184 | + <ClCompile /> |
| 185 | + <ResourceCompile> |
| 186 | + <PreprocessorDefinitions>_UNICODE;UNICODE;_WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 187 | + </ResourceCompile> |
| 188 | + <Link> |
| 189 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 190 | + <GenerateDebugInformation> |
| 191 | + </GenerateDebugInformation> |
| 192 | + <OptimizeReferences>true</OptimizeReferences> |
| 193 | + <ModuleDefinitionFile>tewvarm64.def</ModuleDefinitionFile> |
| 194 | + </Link> |
| 195 | + <ClCompile> |
| 196 | + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 197 | + </ClCompile> |
| 198 | + </ItemDefinitionGroup> |
143 | 199 | <ItemGroup> |
144 | 200 | <ClCompile Include="tewv.cpp" /> |
145 | 201 | </ItemGroup> |
|
162 | 218 | <PropertyGroup> |
163 | 219 | <WebView2LoaderPreference>Static</WebView2LoaderPreference> |
164 | 220 | </PropertyGroup> |
| 221 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> |
| 222 | + <OutDir>$(SolutionDir)Release\</OutDir> |
| 223 | + </PropertyGroup> |
165 | 224 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
166 | 225 | <PropertyGroup> |
167 | 226 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
|
0 commit comments