Skip to content

Commit 67b25c2

Browse files
TylerMSFTTylerMSFT
authored andcommitted
add links per support request
1 parent 4b8e177 commit 67b25c2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/build/configuring-programs-for-arm-processors-visual-cpp.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
description: "Learn more about: Configure C++ projects for ARM processors"
33
title: "Configure C++ projects for ARM processors"
44
ms.date: "07/11/2018"
5-
ms.assetid: 3d95f221-656a-480d-9651-9ad263895747
65
---
76
# Configure C++ projects for ARM processors
87

@@ -27,6 +26,12 @@ Describes the encoding scheme for stack unwinding during structured exception ha
2726

2827
## Related Sections
2928

29+
[Get started with Arm64EC](/windows/arm/arm64ec-build)\
30+
Describes how to get started building your app or project using [Arm64EC](/windows/arm/arm64ec).
31+
32+
[How to: Configure projects to target platforms](/visualstudio/ide/how-to-configure-projects-to-target-platforms)\
33+
Describes how to set up your application builds to target different processor architectures, including Arm64.
34+
3035
[ARM intrinsics](../intrinsics/arm-intrinsics.md)\
3136
Describes compiler intrinsics for processors that use the ARM architecture.
3237

0 commit comments

Comments
 (0)