Re: build settings and source paths
Re: build settings and source paths
- Subject: Re: build settings and source paths
- From: Andreas Grosam <email@hidden>
- Date: Tue, 6 Sep 2005 21:19:03 +0200
On 06.09.2005, at 20:35, Andreas Grosam wrote:
In XCode there are various places where we can set file paths for a
number of uses. For instance the Header Search Path build setting, the
source tree in the Pref Panels, the Build Products location in the
Info Panel of the project, and various others.
I wonder if we can use build settings variables in the form $(var) in
*all* cases where a path string is required anywhere in XCode. For
instance in the field to specify the Build Products location in the
Info Panel of the Project, and the source tree in the pref panel?
Since build settings finally fall back to the environment level, this
would mean, that we also can use environment variables in path
strings, or do i miss something here?
I also wonder whether the order of definition is in any case
important, and what happens when a build setting variable couldn't be
determined because either it is not defined, or because it is not
*yet* defined at the current point in the evaluation process.
Well, this one is answered in the doc: the order is not important, as
opposed to the layer (command line, Target, Project, Enviroment).
Thanks to clarify this!
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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