From f6255e456b4d83f09168a2731c32da44a1f73ff8 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 24 Aug 2023 03:28:12 +0200 Subject: [PATCH] Don't embed default manifest in minimal samples MSVC project This clashes with the wx manifest which is getting included now after the changes of 5d630caabd (Make it enough to predefine only wxUSE_DPI_AWARE_MANIFEST, 2023-08-23). --- samples/minimal/minimal.vcxproj | 40 +++++++++++++-------------------- 1 file changed, 16 insertions(+), 24 deletions(-) diff --git a/samples/minimal/minimal.vcxproj b/samples/minimal/minimal.vcxproj index ad54c45467..c4c7631036 100644 --- a/samples/minimal/minimal.vcxproj +++ b/samples/minimal/minimal.vcxproj @@ -103,27 +103,35 @@ true + false false + false true + false false + false true + false false + false true + false false + false @@ -160,9 +168,7 @@ true - - ./../../include/wx/msw/wx_dpi_aware_pmv2.manifest %(AdditionalManifestFiles) - + @@ -199,9 +205,7 @@ true - - ./../../include/wx/msw/wx_dpi_aware_pmv2.manifest %(AdditionalManifestFiles) - + @@ -238,9 +242,7 @@ true - - ./../../include/wx/msw/wx_dpi_aware_pmv2.manifest %(AdditionalManifestFiles) - + @@ -277,9 +279,7 @@ true - - ./../../include/wx/msw/wx_dpi_aware_pmv2.manifest %(AdditionalManifestFiles) - + @@ -316,9 +316,7 @@ true - - ./../../include/wx/msw/wx_dpi_aware_pmv2.manifest %(AdditionalManifestFiles) - + @@ -355,9 +353,7 @@ true - - ./../../include/wx/msw/wx_dpi_aware_pmv2.manifest %(AdditionalManifestFiles) - + @@ -394,9 +390,7 @@ true - - ./../../include/wx/msw/wx_dpi_aware_pmv2.manifest %(AdditionalManifestFiles) - + @@ -433,9 +427,7 @@ true - - ./../../include/wx/msw/wx_dpi_aware_pmv2.manifest %(AdditionalManifestFiles) - +