I want to use a compilation symbol, like DEBUG, except a different name, and have it associated with a solution, not a project, so that it applies to all the solution's projects.
Rather than define the same symbol in multiple projects, is there a way to define a symbol once, that applies solution-wide, via VS2008?