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

/* Begin PBXBuildFile section */
		8DD76F770486A8DE00D96B5E /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* main.cpp */; settings = {ATTRIBUTES = (); }; };
		8DD76F790486A8DE00D96B5E /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
		B15E5F850D07766700350752 /* DeckLinkAPI.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = B15E5F840D07766700350752 /* DeckLinkAPI.h */; };
		B15E5F870D07766C00350752 /* DeckLinkAPIDispatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B15E5F860D07766C00350752 /* DeckLinkAPIDispatch.cpp */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
		8DD76F7B0486A8DE00D96B5E /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 8;
			dstPath = /usr/share/man/man1/;
			dstSubfolderSpec = 0;
			files = (
				B15E5F850D07766700350752 /* DeckLinkAPI.h in CopyFiles */,
			);
			runOnlyForDeploymentPostprocessing = 1;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
		08FB7796FE84155DC02AAC07 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
		09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
		8DD76F7E0486A8DE00D96B5E /* DeviceList */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DeviceList; sourceTree = BUILT_PRODUCTS_DIR; };
		B15E5F840D07766700350752 /* DeckLinkAPI.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DeckLinkAPI.h; path = ../../include/DeckLinkAPI.h; sourceTree = SOURCE_ROOT; };
		B15E5F860D07766C00350752 /* DeckLinkAPIDispatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DeckLinkAPIDispatch.cpp; path = ../../include/DeckLinkAPIDispatch.cpp; sourceTree = SOURCE_ROOT; };
		FC6F088E159800B600CFAA9C /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		8DD76F780486A8DE00D96B5E /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8DD76F790486A8DE00D96B5E /* CoreFoundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		08FB7794FE84155DC02AAC07 /* Demo */ = {
			isa = PBXGroup;
			children = (
				B15E5F860D07766C00350752 /* DeckLinkAPIDispatch.cpp */,
				B15E5F840D07766700350752 /* DeckLinkAPI.h */,
				08FB7795FE84155DC02AAC07 /* Source */,
				08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
				19C28FBDFE9D53C911CA2CBB /* Products */,
				FC6F088C159800AB00CFAA9C /* Resources */,
			);
			name = Demo;
			sourceTree = "<group>";
		};
		08FB7795FE84155DC02AAC07 /* Source */ = {
			isa = PBXGroup;
			children = (
				08FB7796FE84155DC02AAC07 /* main.cpp */,
			);
			name = Source;
			sourceTree = "<group>";
		};
		08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
			isa = PBXGroup;
			children = (
				09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */,
			);
			name = "External Frameworks and Libraries";
			sourceTree = "<group>";
		};
		19C28FBDFE9D53C911CA2CBB /* Products */ = {
			isa = PBXGroup;
			children = (
				8DD76F7E0486A8DE00D96B5E /* DeviceList */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		FC6F088C159800AB00CFAA9C /* Resources */ = {
			isa = PBXGroup;
			children = (
				FC6F088E159800B600CFAA9C /* Info.plist */,
			);
			name = Resources;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		8DD76F740486A8DE00D96B5E /* DeviceList */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 1DEB924708733DCA0010E9CD /* Build configuration list for PBXNativeTarget "DeviceList" */;
			buildPhases = (
				8DD76F760486A8DE00D96B5E /* Sources */,
				8DD76F780486A8DE00D96B5E /* Frameworks */,
				8DD76F7B0486A8DE00D96B5E /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = DeviceList;
			productInstallPath = "$(HOME)/bin";
			productName = Demo;
			productReference = 8DD76F7E0486A8DE00D96B5E /* DeviceList */;
			productType = "com.apple.product-type.tool";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		08FB7793FE84155DC02AAC07 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0430;
			};
			buildConfigurationList = 1DEB924B08733DCA0010E9CD /* Build configuration list for PBXProject "DeviceList" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 1;
			knownRegions = (
				en,
			);
			mainGroup = 08FB7794FE84155DC02AAC07 /* Demo */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				8DD76F740486A8DE00D96B5E /* DeviceList */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		8DD76F760486A8DE00D96B5E /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8DD76F770486A8DE00D96B5E /* main.cpp in Sources */,
				B15E5F870D07766C00350752 /* DeckLinkAPIDispatch.cpp in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		1DEB924808733DCA0010E9CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
				CLANG_CXX_LIBRARY = "libc++";
				COPY_PHASE_STRIP = NO;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_MODEL_TUNING = G5;
				GCC_OPTIMIZATION_LEVEL = 0;
				INSTALL_PATH = "$(HOME)/bin";
				ONLY_ACTIVE_ARCH = YES;
				OTHER_CODE_SIGN_FLAGS = "-i com.blackmagic-design.desktopvideo.sdk.devicelist";
				OTHER_LDFLAGS = (
					"-sectcreate",
					__TEXT,
					__info_plist,
					Info.plist,
				);
				PRODUCT_NAME = DeviceList;
				SDKROOT = macosx;
				ZERO_LINK = YES;
			};
			name = Debug;
		};
		1DEB924908733DCA0010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
				ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "i386 x86_64";
				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
				CLANG_CXX_LIBRARY = "libc++";
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_MODEL_TUNING = G5;
				INSTALL_PATH = "$(HOME)/bin";
				OTHER_CODE_SIGN_FLAGS = "-i com.blackmagic-design.desktopvideo.sdk.devicelist";
				OTHER_LDFLAGS = (
					"-sectcreate",
					__TEXT,
					__info_plist,
					Info.plist,
				);
				PRODUCT_NAME = DeviceList;
				SDKROOT = macosx;
			};
			name = Release;
		};
		1DEB924C08733DCA0010E9CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				MACOSX_DEPLOYMENT_TARGET = 10.7;
				SDKROOT = macosx;
			};
			name = Debug;
		};
		1DEB924D08733DCA0010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				MACOSX_DEPLOYMENT_TARGET = 10.7;
				SDKROOT = macosx;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		1DEB924708733DCA0010E9CD /* Build configuration list for PBXNativeTarget "DeviceList" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1DEB924808733DCA0010E9CD /* Debug */,
				1DEB924908733DCA0010E9CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		1DEB924B08733DCA0010E9CD /* Build configuration list for PBXProject "DeviceList" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1DEB924C08733DCA0010E9CD /* Debug */,
				1DEB924D08733DCA0010E9CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}
