preprocessing directives to prevent a project from release and debug symbols

Posted by Mahesh on Stack Overflow See other posts from Stack Overflow or by Mahesh
Published on 2010-03-31T09:42:48Z Indexed on 2010/03/31 9:53 UTC
Read the original article Hit count: 229

Is there anyway to restrict by using pre-processing directives to prevent a project from compiling when both the Release and Debug symbols are defined?

Please let me know.

© Stack Overflow or respective owner

Related posts about preprocessor-directives