From c8c3932da69d2e8317566690647fc8507c8d9107 Mon Sep 17 00:00:00 2001 From: PB Date: Wed, 29 Nov 2023 16:49:47 +0100 Subject: [PATCH] Remove obsolete options from MSVS .props files Remove the stuff regarding no longer supported MSVS versions, Itanium CPU architecture, and Windows XP platform toolset. Closes #24101. --- build/msw/wx_config.props | 4 ---- build/msw/wx_setup.props | 4 ---- wxwidgets.props | 6 ------ 3 files changed, 14 deletions(-) diff --git a/build/msw/wx_config.props b/build/msw/wx_config.props index 58cff74311..02b6fa3473 100644 --- a/build/msw/wx_config.props +++ b/build/msw/wx_config.props @@ -3,10 +3,6 @@ false Unicode - 10.0 - v100 - v110 - v120 v140 v141 v142 diff --git a/build/msw/wx_setup.props b/build/msw/wx_setup.props index 507a2bf53f..c02178f5f1 100644 --- a/build/msw/wx_setup.props +++ b/build/msw/wx_setup.props @@ -31,9 +31,6 @@ _arm64 - - _ia64 - d @@ -80,7 +77,6 @@ - /Zc:threadSafeInit- %(AdditionalOptions) /Zc:throwingNew %(AdditionalOptions) diff --git a/wxwidgets.props b/wxwidgets.props index 6678a4aa71..88e5d15e02 100644 --- a/wxwidgets.props +++ b/wxwidgets.props @@ -29,17 +29,11 @@ which are ABI-compatible with each other. This is used by official wx binaries, so we want to check this one too. --> - 100 - 110 - 120 140 141 142 143 - 100 - 110 - 120 14x 14x 14x