How do I ensure my .rcp file is compiled first in CodeWarrior 9.2?
Because it doesn't always seem to.

I suppose I want to set up a dependency that says the output of my .rcp file
generates this header file, and all my other files require this header file.
But not sure how to do that in CW.

My other thought is I could create a target that only compiles the .rcp file
and make sure the other targets include it.  I'd have to create one for
Debug and one for Release since my resources are (slightly) different
between Debug and Release.  Seems a bit icky.



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

Reply via email to