Add/update CI and integration tests so that we have the following build scenarios covered: ## C++ generated code * [ ] MSVC C++ project (currently uses mingw) ## C generated code * [ ] MSVC C99 project * [ ] MSVC C++ project - [got an issue with this use case recently](https://github.com/objectbox/objectbox-generator/commit/f03fecc87c942e72cb62e1c675ae100f0bc05004#diff-b915764008f49babb0438c06ed001454c699a0b92e1b055399db522e8d249633R387-R392)
Add/update CI and integration tests so that we have the following build scenarios covered:
C++ generated code
C generated code