Aaron Ardiri wrote:
> 
>   use pilrc!
> 
>   it is possible to integrate the two - people have been successful,
>   and the exact information on how to do it is available in the
>   archives.

What he said.

In fact if you download the version of par I just posted here:

  http://www.djw.org/product/palm/par/index.html

you can make "most" of your resources with MW, make your icons and any other
goodies with pilrc and friends then merge them all together into one prc with
par. Like:

  MW/Project/Build                   // builds myapp.prc
  Prompt> pilrc myicons.rcp          // builds the icons*.bin
  Prompt> par a myapp.prc icons*.bin // append the icons to the app
  MW/Project/Debug                   // debug the complete app

(or variations on that theme)

djw

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to