Hi,

Could somebody please tell me how to set the comple time definitions in the
IDE of codeWarrior?
I'm explaining my query with the code example below:

# ifdef OS_WINDOWS
        {

        }
#else
        {

        }
#endif

In the above snippet, I need to define, OS_WINDOWS ( the scope of OS_WINDOWS
define should be the whole project). How it could be defined in the
CodeWarrior IDE environment?

Thanks and regards,
Mayank



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

Reply via email to