S
SStory
I would like to have some code compile if my Active Configuration is set to
debug and not compile if it is set to Release.
I don't want to have to remember to define a constant. I just want to
change configurations and all debug code not execute.
How is this possible.
Thanks in advance,
Shane
debug and not compile if it is set to Release.
I don't want to have to remember to define a constant. I just want to
change configurations and all debug code not execute.
How is this possible.
Thanks in advance,
Shane