Document that bakefiles need to be updated for a new MSVS version

This commit is contained in:
Vadim Zeitlin
2021-12-18 20:14:09 +01:00
parent 559ea66e55
commit 64ad6933b5

View File

@@ -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.