Anyone know how to set different values to a defined variable for emulator
and a real unit, this doesnt seem to work at all:

#if EMULATION_LEVEL != EMULATION_NONE
#define delay 20000
#else
#define delay 120000
#endif

Thanks / Jimmy




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

Reply via email to