From a563fb99daca852422d61ae8599a3dc32fa1bfe6 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sat, 26 Dec 2020 22:15:06 -0500 Subject: First steps on Burn for x64 and ARM64 --- src/stub/WixToolset.Burn.nuspec | 4 ++++ src/stub/stub.vcxproj | 8 ++++++++ 2 files changed, 12 insertions(+) (limited to 'src/stub') diff --git a/src/stub/WixToolset.Burn.nuspec b/src/stub/WixToolset.Burn.nuspec index 35392523..f314a8a4 100644 --- a/src/stub/WixToolset.Burn.nuspec +++ b/src/stub/WixToolset.Burn.nuspec @@ -16,5 +16,9 @@ + + + + diff --git a/src/stub/stub.vcxproj b/src/stub/stub.vcxproj index 082b80e5..a8fbdfeb 100644 --- a/src/stub/stub.vcxproj +++ b/src/stub/stub.vcxproj @@ -24,6 +24,14 @@ Release x64 + + Debug + ARM64 + + + Release + ARM64 + -- cgit v1.2.3-55-g6feb