From 533fb3c24290f5c9684a661e2576d857fbee9fb6 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 15 Mar 2021 15:46:44 -0700 Subject: Modernize build system --- src/wixnative/wixnative.vcxproj | 49 +++++++++++------------------------------ 1 file changed, 13 insertions(+), 36 deletions(-) (limited to 'src/wixnative') diff --git a/src/wixnative/wixnative.vcxproj b/src/wixnative/wixnative.vcxproj index 681b2e1e..64c2e7d0 100644 --- a/src/wixnative/wixnative.vcxproj +++ b/src/wixnative/wixnative.vcxproj @@ -2,11 +2,6 @@ - - - - - Debug @@ -37,34 +32,23 @@ {8497EC72-B8D0-4272-A9D0-7E9D871CEFBF} Application - Console - wixnative v142 Unicode + Console + wixnative + WiX Native Processing + 10.0 - - - - - - - - - - crypt32.lib;cabinet.lib;msi.lib - - - 4996 - + Create @@ -79,21 +63,14 @@ - + + + + + + + - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - - - - - - - - - - \ No newline at end of file + -- cgit v1.2.3-55-g6feb