At 03:14 PM 9/12/2002 -0400, you wrote: >Thanks, but I put "PalmOS_Headers_Strict_Debug" in the "Prefix File:" field >in the C/C++ Language settings panel and it didn't change anything.
Didn't it make your compiles go faster? If you want the syntax highlighting, you also need to go to the Targets tab of the project window, open your targets, and click on the "bullseye" icon that's set for the BuildHeaders.mcp project's sole target. This tells the IDE that you've setup a build dependency between your project and that target of the subproject. This will also tell the IDE to import browser information from the dependent target and give you Palm OS API coloring in the editor. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
