Re: Different versions of a file in a project
Re: Different versions of a file in a project
- Subject: Re: Different versions of a file in a project
- From: David Catmull <email@hidden>
- Date: Wed, 21 Jan 2004 15:47:44 -0700
On Jan 21, 2004, at 10:16 AM, Chris Espinosa wrote:
You probably need to defeat the headermap feature, which speeds builds
but has a hard time handling different files with the same name.
USE_HEADERMAP to your target's Build Settings, and set its value to
NO.
Doing that causes several other header files, which are also explicitly
in the target, to not be found. Perhaps there's something else I need
to do to make this particular fix work?
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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.