build settings and source paths
build settings and source paths
- Subject: build settings and source paths
- From: Andreas Grosam <email@hidden>
- Date: Tue, 6 Sep 2005 20:35:56 +0200
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.
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:
This email sent to email@hidden