Hi Ben,

But in the included .H file, I can't use #if __ide_target("Debug").  This means 
I have to create a separate .H file for each target.  Am I right?

Pity!  I really liked the elegance of "#if __ide_target".

Thanks,

Peter


"Peter Easton" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
Hi,

I have a CW 9.3 project and I'd like to include resources based on the CW
target.  For example, I'd like to have something like this in the RCP file:

#if __ide_target("Debug")
#define DEBUG
#endif

Is there a way to do this?

Regards,

Peter






-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to