Where is the list of include directories in managed projects maintained? I'm talking about the include directories you see listed in the project resource navigator. Second, how are these include directories actually incorporated into the build? Are they dumped into an environment property or just inserted into the make call?
Some background, I'm trying to replicate a command-line project build (outside of PODS). But, I get a build failure about a missing Palm header file that exists in one of these default include directories. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
