Re: Adding externally managed sources to a project
Re: Adding externally managed sources to a project
- Subject: Re: Adding externally managed sources to a project
- From: Jean-Denis MUYS <email@hidden>
- Date: Mon, 17 Sep 2012 07:19:15 +0000
- Thread-topic: Adding externally managed sources to a project
On 16 sept. 2012, at 11:21, David Mirabito <email@hidden>
wrote:
>
>>> Is there some way to tell a project to "reference all .c in this dir" without having to manually add files? Or some way I could 'make refresh' to poke the references in myself?
>>
>> When you do "Add Existing Files" there's a "Create Folder References" option - that will pick up all the files in the folder automatically. However in XCode4 those files won't get indexed, so it's less useful than it used to be.
>
> That is interesting, thanks! I might try playing around some more with referencing the surrounding src/ and include/ folders, rather than individual files. Not having them be indexed seems like an (unintended?) problem though :(
Last time I tried (for MOGenerator integration), files included in folder references were automatically picked up by the File Navigator, but were not automatically added to any target and therefore were not compiled. This may have changed though.
JD
_______________________________________________
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