Re: any way to have Xcode treat .cpp files like .mm files?
Re: any way to have Xcode treat .cpp files like .mm files?
- Subject: Re: any way to have Xcode treat .cpp files like .mm files?
- From: Matthew Formica <email@hidden>
- Date: Wed, 28 Jan 2004 10:53:38 -0800
I believe the fact that changing the filetype didn't change how the file was
interpreted is a bug; it's supposed to do what you would expect it to do.
- Matthew
On 1/28/04 5:30 AM, "Jens Miltner" <email@hidden> wrote:
> I tried changing the filetype for a .cpp file to
> "sourcecode.cpp.objcpp", but that didn't change the way the compiler
> interprets the file. Looks like the compiler has hardwired to interpret
> .cpp as plain C++ and only interpret .mm as Objective-C++ ?
_______________________________________________
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.