Re: Shared .pch for multiple targets
Re: Shared .pch for multiple targets
- Subject: Re: Shared .pch for multiple targets
- From: j o a r <email@hidden>
- Date: Fri, 7 Nov 2003 21:08:16 +0100
On 2003-11-07, at 20.08, Shaun Wexler wrote:
> Has anyone figured out how to generate and include a "global"
> precompiled header object file which can be shared by multiple
> targets? My application is plug-in based, and has _numerous_ targets,
> most of which have identical pre-comp includes.
I asked this before, and got this helpful answer:
Ron Wilson wrote:
> What you do is have all the targets use the same prefix header and
> under the Standard Build Settings/Precompilation tab set the entry for
> Precompiled files folder to the same folder for all the targets.
From my limited testing, it seems to work just like you would like it
to.
On 2003-11-07, at 20.08, Shaun Wexler wrote:
> It would be a great feature to have target groups, as well as the
> ability to select arbitrary shared pre-comp's (and build settings!)
> per-target and/or per-group. And a function to create a target, file,
> or project template from the current settings.
Make sure to file this as a feature request via RadarWeb!
j o a r
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.