Begin Quote from www.palmoswerks.com The Palm OS 68K linker provides valid output file data to the IDE, so you can chain targets to do interesting things where you merge the resources from different builds together to make your PRC files. For example, you could have a main program build target, then use the merge capabilities of the linker to pull in that main PRC file and output modified PRC files with resources branding your app for PalmGear or Handango. End Quote
I want to take file1.prc and file2.prc and merge them into one new file name file3.prc Was someone able to do that with CW9 ???
Yes, use the Palm OS 68K Linker with the PRC File Merge target type. Add file1.prc and file2.prc to the target, and set the output file to file3.prc.
--
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/
