My program is still outputting debug logs when I'm building in release mode and I can't see at all where it's picking up the #define from.
I've checked in project settings, and searched all my files for #define DEBUG and #define _DEBUG and it doesn't appear anywhere. Any ideas why its doing this?
I've checked in project settings, and searched all my files for #define DEBUG and #define _DEBUG and it doesn't appear anywhere. Any ideas why its doing this?