For Makefile-based projects:
- Create a new Makefile target that performs the original operations, plus uses the desired C/C++test-specific flags.
For Visual Studio projects:
- Create a new configuration that performs the original operations, plus uses the desired C/C++test-specific flags.
For instance, the following screenshot shows a Makefile with a new target for C/C++test-specific flags: