* initial commit of new project / workspace files for wxWidgets v3.3.x
* introduced 2 new global vars for greater flexibility:
** CB_RELEASE_TYPE -> set to -g for debug build, leave empty for release builds
** CB_CPP_STD -> set to -std=gnu++20 to followGNU G++ version 20