• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
suppress prefix header?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

suppress prefix header?


  • Subject: suppress prefix header?
  • From: Hugh Hoover <email@hidden>
  • Date: Wed, 1 Mar 2006 12:01:52 -0800

I have a target with a prefix header (precompiled). I have a few .cpp files in the project that cannot be compiled with the prefix header because of include ordering issues (files that must be included before the files in the prefix header, but only included in the small subset and not in the general case).

I >could< add some preprocessor #ifdefs, but I'd prefer to just suppress the prefixing for the specified files.
I could also create a new target that doesn't use a prefix header, but that also seems inelegant.


Is there some way to suppress the prefix header in the per-file overrides in a target?
_______________________________________________
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
  • Follow-Ups:
    • Re: suppress prefix header?
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Framework dependencies/linking question
  • Next by Date: [Config Files] What can I really modify in a config file?
  • Previous by thread: [Build Configuration] Changing default build configurations
  • Next by thread: Re: suppress prefix header?
  • Index(es):
    • Date
    • Thread