Disable precompiled headers for one file?
Disable precompiled headers for one file?
- Subject: Disable precompiled headers for one file?
- From: Chris Herborth <email@hidden>
- Date: Mon, 15 Sep 2008 16:27:41 -0400
- Organization: Arcane Dragon Software
Is there a way to disable precompiled headers for a specific source file?
I'm using a 3rd party framework that requires a #define before including
its headers in your main() file; if the other files are compiled with
that #define (in, say, the pch file) you get linker errors for
multiply-defined symbols.
Thanks!
--
Chris Herborth (email@hidden) http://www.pobox.com/~chrish/
Never send a monster to do the work of an evil scientist.
_______________________________________________
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