preprocessing directives to prevent a project from release and debug symbols
- by Mahesh
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.