In article <[EMAIL PROTECTED]>, "Chris Antos" <[EMAIL PROTECTED]> wrote:
> Here's a trick I use. I pass my .rcp files through a C++ preprocessor > first, which handles conditional directives, strips comments, allows me to > use C style macros, etc. And I don't have to deal with any quirks in how > Pilrc parses stuff.
I wonder if there's a way to pull that off with Codewarrior. It seems it should be possible to add a hack to that effect to the PilRC plugin, now that I think of it...
With V9, you could wrap PILRC.EXE with another executable with the same name that will do that and then invoke the original PILRC.EXE. However, I plan on applying Steve's patch, although Neil will need to apply it too for his plugin source.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
