using PCH with Project Builder and GCC 3.3
using PCH with Project Builder and GCC 3.3
- Subject: using PCH with Project Builder and GCC 3.3
- From: Jeff Harrell <email@hidden>
- Date: Sun, 29 Jun 2003 14:46:17 -0500
I have come up with a system for incorporating PCH into Project Builder
projects, and I've documented it informally and very carelessly on
cocoadev.com, here:
http://www.cocoadev.com/
index.pl?UsingPCHWithGCCThreeThreeAndProjectBuilder
The short version: I use a legacy makefile target to precompile my
project's prefix header, and to keep that precompiled prefix header up
to date.
Everybody's free to check it out and steal my idea if it suits them.
Comments public or private are welcomed.
--
email@hidden
http://homepage.mac.com/jharrell
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.