// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 42;
	objects = {

/* Begin PBXBuildFile section */
		0099A4CA0EF176A5004F1DA4 /* SimpleApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0099A4C90EF176A5004F1DA4 /* SimpleApp.cpp */; };
		00AFCD5B0EF1667600BD2FF1 /* libskia2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00AFCD4D0EF165CE00BD2FF1 /* libskia2.a */; };
		00AFCD750EF1679700BD2FF1 /* skia_mac.cp in Sources */ = {isa = PBXBuildFile; fileRef = 00AFCD730EF1679700BD2FF1 /* skia_mac.cp */; };
		8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */; };
		8D0C4E8E0486CD37000505A6 /* main.nib in Resources */ = {isa = PBXBuildFile; fileRef = 02345980000FD03B11CA0E72 /* main.nib */; };
		8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		00AFCD4C0EF165CE00BD2FF1 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 00AFCD300EF165CE00BD2FF1 /* skia2.xcodeproj */;
			proxyType = 2;
			remoteGlobalIDString = D2AAC046055464E500DB518D;
			remoteInfo = skia2;
		};
		00AFCD510EF165E500BD2FF1 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 00AFCD300EF165CE00BD2FF1 /* skia2.xcodeproj */;
			proxyType = 1;
			remoteGlobalIDString = D2AAC045055464E500DB518D;
			remoteInfo = skia2;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		0099A4C90EF176A5004F1DA4 /* SimpleApp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleApp.cpp; sourceTree = "<group>"; };
		00AFCD300EF165CE00BD2FF1 /* skia2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = skia2.xcodeproj; path = ../skia2.xcodeproj; sourceTree = SOURCE_ROOT; };
		00AFCD730EF1679700BD2FF1 /* skia_mac.cp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = skia_mac.cp; path = ../ports/skia_mac.cp; sourceTree = SOURCE_ROOT; };
		0867D6ABFE840B52C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		1870340FFE93FCAF11CA0CD7 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/main.nib; sourceTree = "<group>"; };
		20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
		5048396D09E3307300765E4B /* SimpleProj.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; path = SimpleProj.xcconfig; sourceTree = "<group>"; };
		5048396E09E3307300765E4B /* SimpleTarget.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; path = SimpleTarget.xcconfig; sourceTree = "<group>"; };
		508344B209E5C41E0093A071 /* Simple.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simple.app; sourceTree = BUILT_PRODUCTS_DIR; };
		8D0C4E960486CD37000505A6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		8D0C4E910486CD37000505A6 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */,
				00AFCD5B0EF1667600BD2FF1 /* libskia2.a in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		00AFCD310EF165CE00BD2FF1 /* Products */ = {
			isa = PBXGroup;
			children = (
				00AFCD4D0EF165CE00BD2FF1 /* libskia2.a */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		195DF8CFFE9D517E11CA2CBB /* Products */ = {
			isa = PBXGroup;
			children = (
				508344B209E5C41E0093A071 /* Simple.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		20286C29FDCF999611CA2CEA /* Simple */ = {
			isa = PBXGroup;
			children = (
				5048396909E3304600765E4B /* Configuration Files */,
				20286C2AFDCF999611CA2CEA /* Sources */,
				20286C2CFDCF999611CA2CEA /* Resources */,
				20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */,
				195DF8CFFE9D517E11CA2CBB /* Products */,
				00AFCD300EF165CE00BD2FF1 /* skia2.xcodeproj */,
			);
			name = Simple;
			sourceTree = "<group>";
		};
		20286C2AFDCF999611CA2CEA /* Sources */ = {
			isa = PBXGroup;
			children = (
				0099A4C90EF176A5004F1DA4 /* SimpleApp.cpp */,
				00AFCD730EF1679700BD2FF1 /* skia_mac.cp */,
			);
			name = Sources;
			sourceTree = "<group>";
		};
		20286C2CFDCF999611CA2CEA /* Resources */ = {
			isa = PBXGroup;
			children = (
				8D0C4E960486CD37000505A6 /* Info.plist */,
				0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */,
				02345980000FD03B11CA0E72 /* main.nib */,
			);
			name = Resources;
			sourceTree = "<group>";
		};
		20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */ = {
			isa = PBXGroup;
			children = (
				20286C33FDCF999611CA2CEA /* Carbon.framework */,
			);
			name = "External Frameworks and Libraries";
			sourceTree = "<group>";
		};
		5048396909E3304600765E4B /* Configuration Files */ = {
			isa = PBXGroup;
			children = (
				5048396D09E3307300765E4B /* SimpleProj.xcconfig */,
				5048396E09E3307300765E4B /* SimpleTarget.xcconfig */,
			);
			name = "Configuration Files";
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		8D0C4E890486CD37000505A6 /* Simple */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = C0E91AC508A95435008D54AB /* Build configuration list for PBXNativeTarget "Simple" */;
			buildPhases = (
				8D0C4E8C0486CD37000505A6 /* Resources */,
				8D0C4E8F0486CD37000505A6 /* Sources */,
				8D0C4E910486CD37000505A6 /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
				00AFCD520EF165E500BD2FF1 /* PBXTargetDependency */,
			);
			name = Simple;
			productInstallPath = "$(HOME)/Applications";
			productName = Simple;
			productReference = 508344B209E5C41E0093A071 /* Simple.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		20286C28FDCF999611CA2CEA /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = C0E91AC908A95435008D54AB /* Build configuration list for PBXProject "Simple" */;
			compatibilityVersion = "Xcode 2.4";
			hasScannedForEncodings = 1;
			mainGroup = 20286C29FDCF999611CA2CEA /* Simple */;
			projectDirPath = "";
			projectReferences = (
				{
					ProductGroup = 00AFCD310EF165CE00BD2FF1 /* Products */;
					ProjectRef = 00AFCD300EF165CE00BD2FF1 /* skia2.xcodeproj */;
				},
			);
			projectRoot = "";
			targets = (
				8D0C4E890486CD37000505A6 /* Simple */,
			);
		};
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
		00AFCD4D0EF165CE00BD2FF1 /* libskia2.a */ = {
			isa = PBXReferenceProxy;
			fileType = archive.ar;
			path = libskia2.a;
			remoteRef = 00AFCD4C0EF165CE00BD2FF1 /* PBXContainerItemProxy */;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
		8D0C4E8C0486CD37000505A6 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */,
				8D0C4E8E0486CD37000505A6 /* main.nib in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		8D0C4E8F0486CD37000505A6 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				00AFCD750EF1679700BD2FF1 /* skia_mac.cp in Sources */,
				0099A4CA0EF176A5004F1DA4 /* SimpleApp.cpp in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		00AFCD520EF165E500BD2FF1 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			name = skia2;
			targetProxy = 00AFCD510EF165E500BD2FF1 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
		02345980000FD03B11CA0E72 /* main.nib */ = {
			isa = PBXVariantGroup;
			children = (
				1870340FFE93FCAF11CA0CD7 /* English */,
			);
			name = main.nib;
			sourceTree = "<group>";
		};
		0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				0867D6ABFE840B52C02AAC07 /* English */,
			);
			name = InfoPlist.strings;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		C0E91AC608A95435008D54AB /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 5048396E09E3307300765E4B /* SimpleTarget.xcconfig */;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				GCC_PREFIX_HEADER = Simple_Prefix.pch;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"_GLIBCXX_DEBUG=1",
					"_GLIBCXX_DEBUG_PEDANTIC=1",
				);
			};
			name = Debug;
		};
		C0E91AC708A95435008D54AB /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 5048396E09E3307300765E4B /* SimpleTarget.xcconfig */;
			buildSettings = {
				DEAD_CODE_STRIPPING = YES;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				GCC_PREFIX_HEADER = Simple_Prefix.pch;
				INSTALL_PATH = "$(HOME)/Applications";
				PRESERVE_DEAD_CODE_INITS_AND_TERMS = YES;
			};
			name = Release;
		};
		C0E91ACA08A95435008D54AB /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 5048396D09E3307300765E4B /* SimpleProj.xcconfig */;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				GCC_ENABLE_CPP_EXCEPTIONS = NO;
				GCC_ENABLE_CPP_RTTI = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
				GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
				GCC_MODEL_TUNING = "";
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					SK_DEBUG,
					SK_BUILD_FOR_MAC,
				);
				GCC_THREADSAFE_STATICS = NO;
				GCC_USE_GCC3_PFE_SUPPORT = NO;
				USER_HEADER_SEARCH_PATHS = "../../include/**";
				VALID_ARCHS = "i386 x86_64";
				ZERO_LINK = YES;
			};
			name = Debug;
		};
		C0E91ACB08A95435008D54AB /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 5048396D09E3307300765E4B /* SimpleProj.xcconfig */;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				GCC_ENABLE_CPP_EXCEPTIONS = NO;
				GCC_ENABLE_CPP_RTTI = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
				GCC_ENABLE_SYMBOL_SEPARATION = NO;
				GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
				GCC_PREPROCESSOR_DEFINITIONS = (
					SK_RELEASE,
					SK_BUILD_FOR_MAC,
				);
				GCC_THREADSAFE_STATICS = NO;
				GCC_USE_GCC3_PFE_SUPPORT = NO;
				SEPARATE_STRIP = YES;
				USER_HEADER_SEARCH_PATHS = "../../include/**";
				VALID_ARCHS = "i386 x86_64";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		C0E91AC508A95435008D54AB /* Build configuration list for PBXNativeTarget "Simple" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				C0E91AC608A95435008D54AB /* Debug */,
				C0E91AC708A95435008D54AB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		C0E91AC908A95435008D54AB /* Build configuration list for PBXProject "Simple" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				C0E91ACA08A95435008D54AB /* Debug */,
				C0E91ACB08A95435008D54AB /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 20286C28FDCF999611CA2CEA /* Project object */;
}