If you're using Codewarrior, take a look at Debug Settings on the Edit menu - the Palm OS 68K Target panel lets you set the prc name. Note also that the option on the Edit menu changes based on the name of your target -- so if you switch to the Release target, it will be "Release Settings".
On Tue, 08 Mar 2005 18:32:29 -0600, Miguel Angel Sotomayor Hernandez <[EMAIL PROTECTED]> wrote: > I don't know in ohther environments but with prc-tools it is done with > buidl-prc. Read the docs, because there are two ways to pass parameters > to build-prc. > > I use: > build-prc -n "My app Name" -c (your app id) *.bin -o myapp.prc > > If your using prc-tools I hope this helps > Miguel > > Tony Janke wrote: > > >I wrote my first app from the sample app. The problem I have is that the > >PRC file generated is still called "sample.prc". The project has been > >renamed, but I do not know where to go to change what the application will > >be called. please help. > > > >thanks, > > > >~Tony > > > > > > > > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
