From 89646a52694eee64a0486ce66e7a652173825f8f Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 13 Jan 2019 19:01:16 -0600 Subject: Add ARM and ARM64 for v141. --- src/wcautil/wcautil.nuspec | 2 ++ src/wcautil/wcautil.vcxproj | 17 +++++++++++++++++ 2 files changed, 19 insertions(+) (limited to 'src/wcautil') diff --git a/src/wcautil/wcautil.nuspec b/src/wcautil/wcautil.nuspec index 66baa81b..7a4707d1 100644 --- a/src/wcautil/wcautil.nuspec +++ b/src/wcautil/wcautil.nuspec @@ -23,5 +23,7 @@ + + diff --git a/src/wcautil/wcautil.vcxproj b/src/wcautil/wcautil.vcxproj index d9356a8e..5cdbf6f1 100644 --- a/src/wcautil/wcautil.vcxproj +++ b/src/wcautil/wcautil.vcxproj @@ -3,10 +3,26 @@ + + Debug + ARM + + + Debug + ARM64 + Debug Win32 + + Release + ARM + + + Release + ARM64 + Release Win32 @@ -26,6 +42,7 @@ wcautil true v141_xp + v141 MultiByte WiX Toolset Custom Action native utility library -- cgit v1.2.3-55-g6feb