I have two codewarrior projects (two .mcp files) that use the same source files, and I want to define a different set of symbols for conditional compilation in the source. I.e., I have #ifdef xxxx in the source. Can I define xxxx in the settings for one of the projects somehow and leave it out of the other one? It is easy to add extra switches (like -Dxxxx) in Visual C++ (in the "Project Options" line of the C/C++ tab), but I couldn't find an equivalent place to add them in the CodeWarrior settings.
Second question: when I start CodeWarrior, it is now bringing up TWO copies of the debugger (it is running the PalmEmulator twice). If I turn off "Always Launch Emulator" then I get no copies of the Emulator, but then if I check it and quit, when I start again I once again get 2 copies. How do I fix this? I am using Codewarrior 4.0.1. Thanks, Brad Myers Carnegie Mellon University -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
