The main/only change in this version is the removal of automatic rules using old Carbon Rez/DeRez/SetFile tools.
This library is now required when wxUSE_ACCESSIBILITY==1, but was only linked, using a compiler-specific pragma, when using MSVC resulting in link errors with gcc. Fix this by adding the library to the bakefile for non-MSVC compilers and rebaking.
This sample shows the use of modern OpenGL (3.2). Closes #16910.