From 2d71bd9f4379a1605347581c7cdd271315cd94f7 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Wed, 2 Sep 2020 14:36:37 -0400 Subject: Fix Condition authoring. --- src/ca/directxca.vcxproj | 49 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 16 deletions(-) (limited to 'src/ca') diff --git a/src/ca/directxca.vcxproj b/src/ca/directxca.vcxproj index fb5e6c65..a9d0c168 100644 --- a/src/ca/directxca.vcxproj +++ b/src/ca/directxca.vcxproj @@ -1,10 +1,9 @@ - - + Debug @@ -14,43 +13,61 @@ Release Win32 + + Debug + x64 + + + Release + x64 + + + Debug + ARM + + + Release + ARM + + + Debug + ARM64 + + + Release + ARM64 + - + {76542B28-0FFD-47D3-AD6A-D0F20FA875AC} DynamicLibrary - v141 + v142 Unicode directxca directx.def WiX Toolset DirectX CustomAction - + - + d3d9.lib;msi.lib - + Create - - - - - - - + - + 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}. @@ -58,4 +75,4 @@ - + \ No newline at end of file -- cgit v1.2.3-55-g6feb