Re: Mixing Objective-C and C++ in Xcode
Re: Mixing Objective-C and C++ in Xcode
- Subject: Re: Mixing Objective-C and C++ in Xcode
- From: Allan Odgaard <email@hidden>
- Date: Thu, 1 Jul 2004 18:57:53 +0200
On 1. Jul 2004, at 18:37, Albion Baucom wrote:
I have included all the header files in a group that is a part of the
project, along with the corresponding source code (with a .cpp suffix).
Use .mm instead:
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/
3objc_language_overview/chapter_3_section_10.html
_______________________________________________
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.