From 9006641fb1988217fb1d4d1bb30362d269b2dfdf Mon Sep 17 00:00:00 2001 From: iht Date: Mon, 11 May 2026 10:19:50 +0200 Subject: [PATCH] Update comment for wxToolsetVersion --- wxwidgets.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxwidgets.props b/wxwidgets.props index 102b0c3937..efe09cab6a 100644 --- a/wxwidgets.props +++ b/wxwidgets.props @@ -25,7 +25,7 @@ - Version-specific prefix of the form "vcNNN", which is used in some other projects. - Version-specific but ABI-compatible prefix which differs from the - previous value in that it's the same "vc14x" for MSVS 2015/2017/2019/2022 + previous value in that it's the same "vc14x" for MSVS 2015/2017/2019/2022/2026 which are ABI-compatible with each other. This is used by official wx binaries, so we want to check this one too. -->