Hi Eric,

If I understand you correctly, you want to define symbols that will be seen 
globally throughout a project. The answer can be summed up in two words: 
prefix files :-)

Create a .h file, add the #defines, or whatever, then specify the file name 
in the C/C++ Language Panel (in Project Settings) - there is a Prefix File 
field there at the bottom. This file is always first compiled in the project.

Rgds,
Jun-Kiat Lam
Metrowerks Technical Support

At 06:08 PM 8/4/2000 +0800, you wrote:
>     In CW R6, can I define the directives for global in project, but
>include a .h file?
>#define xxx .
>
>Eric
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe, 
>please see http://www.palmos.com/dev/tech/support/forums/


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