Re: Affecting compilation order
Re: Affecting compilation order
- Subject: Re: Affecting compilation order
- From: j o a r <email@hidden>
- Date: Wed, 7 Sep 2005 00:26:45 +0200
On 6 sep 2005, at 22.58, Robert J. Lang wrote:
I couldn't find an answer in the Xcode docs to this, so I'll ask
here: Is
there a way to affect the order in which files are compiled, short of
removing them from the project and putting them back in the desired
order?
In CW, you could drag files around in the "link order" view to
change the
compilation order. In Xcode, I can reorder files within the project
(left
pane), which has no apparent effect; and couldn't find a way to
reorder
files in the "compile phase" display. Am I missing something?
Check the build phase in the target that compiles the source files.
You can re-order files there to change the compilation order.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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