I have an argument being passed on launch: -D DEBUG which allows me to use the following in my release app:
-D DEBUG
#ifndef DEBUG /* Some code I onl