Skip to content

Commit 5acca03

Browse files
committed
VS2019|VS2022: Split arm32 and arm64 into different solutions
arm32 has been deprecated by Microsoft and so arm32 projects must target specific SDK version to compile.
1 parent c6ec1f4 commit 5acca03

196 files changed

Lines changed: 7070 additions & 1626 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<ImportGroup Label="PropertySheets" />
44
<PropertyGroup Label="UserMacros">
5-
<BUILD_VSENV>build-VS2019-arm</BUILD_VSENV>
5+
<BUILD_VSENV>build-VS2019-arm32</BUILD_VSENV>
66
</PropertyGroup>
77
<PropertyGroup />
88
<ItemDefinitionGroup />

0 commit comments

Comments
 (0)