I have an app I'm working on that basically displays a whole bunch of static
data (it's a reference).  I know how to put stuff into hex, data, etc.
resources and bind them into the .prc file.  The issue I have is that the
"natural" way of organizing the data into resources results in a ton of
little resource files - too many for build-prc to take on the command line.

Does anybody know if there's a way to give build-prc the list of input
modules in a file, rather than on the command line?  I tried the obvious
"@file", but that doesn't work.  Or is there a way to do things
incrementally?  (bind groups of files, then do a second bind of the output
of the first set)

Thanks
Kevin Hunter
khunter AT iname DOT com



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

Reply via email to