Prasanna Kannan <[EMAIL PROTECTED]> wrote:
> I am
> wondering whether there is some setting in the IDE
> from which i could make preprocessor definitions (just
> like VC which has this feature in its settings).

Unlike everyone else, CodeWarrior does this with "prefix files".  See,
for example, http://www.escribe.com/computing/pcpqa/m12597.html .

> i wud like to set something like "_PALM"
> 
> so that i cud use a series of #ifdef _PALM in the
> source files

BTW, m68k-palmos-gcc predefines __palmos__ for this purpose.  I don't know
whether CW defines anything similar (a brief scan of the documentation
suggests not), or whether there's any other existing convention.

    John

-- 
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