Is there anyway to have CW build the resource files before compiling the code?

I don't like to check in the auto generated header files in to our source tree because they change every time I do a local build.

However, I have an automated build script that fails because of this. The build fails stating that it cannot find the defines for all of my resources, but if I build again everything will be fine because the previous build generated the header files for the .rcp files.

Anyway around this?

Thanks,

Brad


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

Reply via email to