I can't find where this setting is
#if !DEBUG
// some code
#endif
when I change the configuration dropdown from debug to release, I see no changes in my code, which suggests that my DEBUG symbol is not defined
EDIT
I do not see the setting in the Buid screen as Mark suggests: