Re: What is /Developer/Headers/CFMCarbon in SDK folders?!
Re: What is /Developer/Headers/CFMCarbon in SDK folders?!
- Subject: Re: What is /Developer/Headers/CFMCarbon in SDK folders?!
- From: Chris Espinosa <email@hidden>
- Date: Mon, 1 Dec 2003 14:52:52 -0800
On Nov 30, 2003, at 9:23 AM, Miklss Fazekas wrote:
What's the purpose of the /Developer/Headers/CFMCarbon?!
[/Developer/SDKs/MacOSX10.3.0.sdk/Developer/Headers/CFMCarbon]
Is it an other FlatCarbon variant?! Or is it for CFM (as the name
would suggest)?!
It's for building and linking CFM executables with CodeWarrior against
an SDK. It's a set of flat files (and a set of folders that "fake out"
framework-style includes) that are symbolic links to the corresponding
header files in the SDK frameworks.
If you include (SDK)/Developer/Headers/CFMCarbon in your system search
path in CodeWarrior, you can build your CodeWarrior CFM target against
that SDK's headers and libraries.
Chris Espinosa
Apple
_______________________________________________
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.