Many thanks for that. Is there a quicker way of selecting project configuration than going through the properties window?
"Ben Combee" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 01:28 AM 7/29/2004, you wrote: > >I am new at using PODS and developing Palm applications. > > > >At the moment, my code is compiled and linked in a "Debug" folder under my > >project folder. Am I right in assuming that the PRC in there is a debug > >version? How can I then create a release version? How can I create new > >project configurations where certain symbols are defined? These symbols are > >used to conditionally compile pieces of code placed between #ifdef and > >#endif. > > Project configurations can be selected at the top of the project properties > dialog. There's a pull-down list that will let you choose Release or > Debug, and you can add other configurations as needed. Settings custom > defines can be done by modifying the compiler switches for each > configuration, assuming you're using a managed make project. > > -- Ben Combee, DTS technical lead, PalmSource, Inc. > "Combee on Palm OS" weblog: http://palmos.combee.net/ > Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
