Release 1.7.2 | Debug/Release builds
Add new 'r'/'release' command, DEBUG/RELEASE builds.
Passing r
will define NDEBUG
Not passing it will define DEBUG
Also adds 'dbgflags'/'releaseflags' variables.
You can set custom flags to compile with here.