You can get around this by adding the HPP extension to the types of files that the folder can handle. I have to do this on my projects because I use .INL (inline) files. You can find the options under "File Mappings" by pressing ALT+F7 when your project is open. Unfortunately you must do this for each project you create, and also for each build target :-(
Otaku, http://www.otakunozoku.com/ > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-palm-dev- > [EMAIL PROTECTED] On Behalf Of Daniel CAUNE > Sent: 08 March 2003 12:23 > To: Palm Developer Forum > Subject: CodeWarrior Development Studio for Palm OS Platform 9.0 & HPP > extension > > Hi, > > First of all, I would like to beg your pardon as my question doesn't > exactly relate to Palm OS but CodeWarrior for Palm OS. > > I need to integrate external C++ sources in my own project; the C++ header > files have the extension HPP. The problem is that CodeWarrior refuses to > add this kind of file: "At least one file could not be added to the > selected target(s)." > > I would prefer to not have to rename those header files, because, as you > may already understand, they are referenced in the C++ sources. Other > idea? > > Regards, > > > Daniel > > > -- > 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/
