From 667ee81ee0263314b4546f5598efc66fe84c08b7 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sun, 5 Dec 2021 21:16:28 -0500 Subject: Build with VS2022, which is now required. - Use VS2022/v143 libraries exclusively. C++ compatibility works. --- src/samples/Dtf/Tools/SfxCA/SfxCA.vcxproj | 1 - src/samples/thmviewer/thmviewer.vcxproj | 1 - 2 files changed, 2 deletions(-) (limited to 'src/samples') diff --git a/src/samples/Dtf/Tools/SfxCA/SfxCA.vcxproj b/src/samples/Dtf/Tools/SfxCA/SfxCA.vcxproj index aeaaa776..4684d6e0 100644 --- a/src/samples/Dtf/Tools/SfxCA/SfxCA.vcxproj +++ b/src/samples/Dtf/Tools/SfxCA/SfxCA.vcxproj @@ -24,7 +24,6 @@ {55D5BA28-D427-4F53-80C2-FE9EF23C1553} DynamicLibrary SfxCA - v142 Unicode EntryPoints.def diff --git a/src/samples/thmviewer/thmviewer.vcxproj b/src/samples/thmviewer/thmviewer.vcxproj index 41cd9dc5..180a18c6 100644 --- a/src/samples/thmviewer/thmviewer.vcxproj +++ b/src/samples/thmviewer/thmviewer.vcxproj @@ -17,7 +17,6 @@ {95228C13-97F5-484A-B4A2-ECF4618B0881} Win32Proj Application - v142 Unicode WiX Toolset Theme Viewer -- cgit v1.2.3-55-g6feb