Switch to Objective-C++

This commit is contained in:
Matthias Neeracher 2011-08-10 16:29:21 +02:00
parent 328b497040
commit 2758343c4e
7 changed files with 24 additions and 24 deletions

View File

@ -11,17 +11,17 @@
950BB67513F1F26200D8E669 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67313F1F26200D8E669 /* InfoPlist.strings */; }; 950BB67513F1F26200D8E669 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67313F1F26200D8E669 /* InfoPlist.strings */; };
950BB67713F1F26200D8E669 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB67613F1F26200D8E669 /* main.m */; }; 950BB67713F1F26200D8E669 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB67613F1F26200D8E669 /* main.m */; };
950BB67B13F1F26200D8E669 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67913F1F26200D8E669 /* Credits.rtf */; }; 950BB67B13F1F26200D8E669 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67913F1F26200D8E669 /* Credits.rtf */; };
950BB67E13F1F26200D8E669 /* MADocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB67D13F1F26200D8E669 /* MADocument.m */; }; 950BB67E13F1F26200D8E669 /* MADocument.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB67D13F1F26200D8E669 /* MADocument.mm */; };
950BB68113F1F26200D8E669 /* MADocument.xib in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67F13F1F26200D8E669 /* MADocument.xib */; }; 950BB68113F1F26200D8E669 /* MADocument.xib in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67F13F1F26200D8E669 /* MADocument.xib */; };
950BB68413F1F26200D8E669 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 950BB68213F1F26200D8E669 /* MainMenu.xib */; }; 950BB68413F1F26200D8E669 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 950BB68213F1F26200D8E669 /* MainMenu.xib */; };
950BB68713F1F26200D8E669 /* MADocument.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 950BB68513F1F26200D8E669 /* MADocument.xcdatamodeld */; }; 950BB68713F1F26200D8E669 /* MADocument.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 950BB68513F1F26200D8E669 /* MADocument.xcdatamodeld */; };
950BB68F13F1F29D00D8E669 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950BB68D13F1F29D00D8E669 /* CoreData.framework */; }; 950BB68F13F1F29D00D8E669 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950BB68D13F1F29D00D8E669 /* CoreData.framework */; };
950BB69013F1F29D00D8E669 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950BB68E13F1F29D00D8E669 /* QTKit.framework */; }; 950BB69013F1F29D00D8E669 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950BB68E13F1F29D00D8E669 /* QTKit.framework */; };
950BB69713F2C6B300D8E669 /* MAFolder.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69613F2C6B300D8E669 /* MAFolder.m */; }; 950BB69713F2C6B300D8E669 /* MAFolder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69613F2C6B300D8E669 /* MAFolder.mm */; };
950BB69A13F2C6B400D8E669 /* MATag.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69913F2C6B400D8E669 /* MATag.m */; }; 950BB69A13F2C6B400D8E669 /* MATag.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69913F2C6B400D8E669 /* MATag.mm */; };
950BB69D13F2C6B400D8E669 /* MAAnno.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69C13F2C6B400D8E669 /* MAAnno.m */; }; 950BB69D13F2C6B400D8E669 /* MAAnno.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69C13F2C6B400D8E669 /* MAAnno.mm */; };
950BB6A013F2C6B400D8E669 /* MAMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69F13F2C6B400D8E669 /* MAMedia.m */; }; 950BB6A013F2C6B400D8E669 /* MAMedia.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69F13F2C6B400D8E669 /* MAMedia.mm */; };
950BB6A313F2C6B400D8E669 /* MATagDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB6A213F2C6B400D8E669 /* MATagDescription.m */; }; 950BB6A313F2C6B400D8E669 /* MATagDescription.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB6A213F2C6B400D8E669 /* MATagDescription.mm */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
@ -33,22 +33,22 @@
950BB67813F1F26200D8E669 /* Medianno-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Medianno-Prefix.pch"; sourceTree = "<group>"; }; 950BB67813F1F26200D8E669 /* Medianno-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Medianno-Prefix.pch"; sourceTree = "<group>"; };
950BB67A13F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; }; 950BB67A13F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
950BB67C13F1F26200D8E669 /* MADocument.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MADocument.h; sourceTree = "<group>"; }; 950BB67C13F1F26200D8E669 /* MADocument.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MADocument.h; sourceTree = "<group>"; };
950BB67D13F1F26200D8E669 /* MADocument.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MADocument.m; sourceTree = "<group>"; }; 950BB67D13F1F26200D8E669 /* MADocument.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = MADocument.mm; sourceTree = "<group>"; };
950BB68013F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MADocument.xib; sourceTree = "<group>"; }; 950BB68013F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MADocument.xib; sourceTree = "<group>"; };
950BB68313F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; }; 950BB68313F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
950BB68613F1F26200D8E669 /* MADocument.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MADocument.xcdatamodel; sourceTree = "<group>"; }; 950BB68613F1F26200D8E669 /* MADocument.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MADocument.xcdatamodel; sourceTree = "<group>"; };
950BB68D13F1F29D00D8E669 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; 950BB68D13F1F29D00D8E669 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
950BB68E13F1F29D00D8E669 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; }; 950BB68E13F1F29D00D8E669 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; };
950BB69513F2C6B300D8E669 /* MAFolder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAFolder.h; sourceTree = "<group>"; }; 950BB69513F2C6B300D8E669 /* MAFolder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAFolder.h; sourceTree = "<group>"; };
950BB69613F2C6B300D8E669 /* MAFolder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MAFolder.m; sourceTree = "<group>"; }; 950BB69613F2C6B300D8E669 /* MAFolder.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MAFolder.mm; sourceTree = "<group>"; };
950BB69813F2C6B400D8E669 /* MATag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MATag.h; sourceTree = "<group>"; }; 950BB69813F2C6B400D8E669 /* MATag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MATag.h; sourceTree = "<group>"; };
950BB69913F2C6B400D8E669 /* MATag.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MATag.m; sourceTree = "<group>"; }; 950BB69913F2C6B400D8E669 /* MATag.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MATag.mm; sourceTree = "<group>"; };
950BB69B13F2C6B400D8E669 /* MAAnno.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAAnno.h; sourceTree = "<group>"; }; 950BB69B13F2C6B400D8E669 /* MAAnno.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAAnno.h; sourceTree = "<group>"; };
950BB69C13F2C6B400D8E669 /* MAAnno.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MAAnno.m; sourceTree = "<group>"; }; 950BB69C13F2C6B400D8E669 /* MAAnno.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MAAnno.mm; sourceTree = "<group>"; };
950BB69E13F2C6B400D8E669 /* MAMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAMedia.h; sourceTree = "<group>"; }; 950BB69E13F2C6B400D8E669 /* MAMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAMedia.h; sourceTree = "<group>"; };
950BB69F13F2C6B400D8E669 /* MAMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MAMedia.m; sourceTree = "<group>"; }; 950BB69F13F2C6B400D8E669 /* MAMedia.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MAMedia.mm; sourceTree = "<group>"; };
950BB6A113F2C6B400D8E669 /* MATagDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MATagDescription.h; sourceTree = "<group>"; }; 950BB6A113F2C6B400D8E669 /* MATagDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MATagDescription.h; sourceTree = "<group>"; };
950BB6A213F2C6B400D8E669 /* MATagDescription.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MATagDescription.m; sourceTree = "<group>"; }; 950BB6A213F2C6B400D8E669 /* MATagDescription.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MATagDescription.mm; sourceTree = "<group>"; };
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
@ -96,17 +96,17 @@
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
950BB67C13F1F26200D8E669 /* MADocument.h */, 950BB67C13F1F26200D8E669 /* MADocument.h */,
950BB67D13F1F26200D8E669 /* MADocument.m */, 950BB67D13F1F26200D8E669 /* MADocument.mm */,
950BB6A113F2C6B400D8E669 /* MATagDescription.h */, 950BB6A113F2C6B400D8E669 /* MATagDescription.h */,
950BB6A213F2C6B400D8E669 /* MATagDescription.m */, 950BB6A213F2C6B400D8E669 /* MATagDescription.mm */,
950BB69E13F2C6B400D8E669 /* MAMedia.h */, 950BB69E13F2C6B400D8E669 /* MAMedia.h */,
950BB69F13F2C6B400D8E669 /* MAMedia.m */, 950BB69F13F2C6B400D8E669 /* MAMedia.mm */,
950BB69B13F2C6B400D8E669 /* MAAnno.h */, 950BB69B13F2C6B400D8E669 /* MAAnno.h */,
950BB69C13F2C6B400D8E669 /* MAAnno.m */, 950BB69C13F2C6B400D8E669 /* MAAnno.mm */,
950BB69813F2C6B400D8E669 /* MATag.h */, 950BB69813F2C6B400D8E669 /* MATag.h */,
950BB69913F2C6B400D8E669 /* MATag.m */, 950BB69913F2C6B400D8E669 /* MATag.mm */,
950BB69513F2C6B300D8E669 /* MAFolder.h */, 950BB69513F2C6B300D8E669 /* MAFolder.h */,
950BB69613F2C6B300D8E669 /* MAFolder.m */, 950BB69613F2C6B300D8E669 /* MAFolder.mm */,
950BB67F13F1F26200D8E669 /* MADocument.xib */, 950BB67F13F1F26200D8E669 /* MADocument.xib */,
950BB68213F1F26200D8E669 /* MainMenu.xib */, 950BB68213F1F26200D8E669 /* MainMenu.xib */,
950BB68513F1F26200D8E669 /* MADocument.xcdatamodeld */, 950BB68513F1F26200D8E669 /* MADocument.xcdatamodeld */,
@ -192,13 +192,13 @@
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
950BB67713F1F26200D8E669 /* main.m in Sources */, 950BB67713F1F26200D8E669 /* main.m in Sources */,
950BB67E13F1F26200D8E669 /* MADocument.m in Sources */, 950BB67E13F1F26200D8E669 /* MADocument.mm in Sources */,
950BB68713F1F26200D8E669 /* MADocument.xcdatamodeld in Sources */, 950BB68713F1F26200D8E669 /* MADocument.xcdatamodeld in Sources */,
950BB69713F2C6B300D8E669 /* MAFolder.m in Sources */, 950BB69713F2C6B300D8E669 /* MAFolder.mm in Sources */,
950BB69A13F2C6B400D8E669 /* MATag.m in Sources */, 950BB69A13F2C6B400D8E669 /* MATag.mm in Sources */,
950BB69D13F2C6B400D8E669 /* MAAnno.m in Sources */, 950BB69D13F2C6B400D8E669 /* MAAnno.mm in Sources */,
950BB6A013F2C6B400D8E669 /* MAMedia.m in Sources */, 950BB6A013F2C6B400D8E669 /* MAMedia.mm in Sources */,
950BB6A313F2C6B400D8E669 /* MATagDescription.m in Sources */, 950BB6A313F2C6B400D8E669 /* MATagDescription.mm in Sources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };