Re: XCode and gcc - adding include directories
Re: XCode and gcc - adding include directories
- Subject: Re: XCode and gcc - adding include directories
- From: Mike Lazear <email@hidden>
- Date: Fri, 1 Apr 2005 16:35:25 -0800
On Apr 1, 2005, at 2:50 PM, Chris Espinosa wrote:
Double-click the build setting or select it and click the Edit
button. Then you can edit the entries individually.
Chris, I need clarification on this.
What do you mean by double-click the build setting? Are you talking
about inside of the project settings, target settings, executable
settings, somewhere else?
Or you can drag-and-drop into the Edit sheet (or the build setting
being edited) directly from the Finder.
The previous note about Build Styles is not that relevant. Build
Styles should not affect your search paths; they should only change
things that you want to differ from your debug version to your
shipping version (e.g. stripping symbols, debug info, preprocessor
directives for debug modes, etc.)
If you are inside of the project settings and you change the header
includes , if you change just the header for one build style it does
not affect the other build style. I would think you would want your
includes to be the same for both builds.
Maybe I totally misunderstood the original question. (Wouldn't be the
first time)
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden