diff --git a/docs/contributing/how-to-add-new-msvs-version.md b/docs/contributing/how-to-add-new-msvs-version.md index 41906bb610..b64edd8812 100644 --- a/docs/contributing/how-to-add-new-msvs-version.md +++ b/docs/contributing/how-to-add-new-msvs-version.md @@ -62,3 +62,5 @@ MSVS version: can be tested with the "Crash" menu item in the except sample) and update the version check in `include/wx/msw/seh.h` to suppress this warning for the new version too. +- Update checks for `VISUALSTUDIOVERSION` in `build/bakefiles/common.bkl` to + take the new version into account.