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

/* Begin PBXBuildFile section */
		D054573B16CC3D02009833CD /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D054573A16CC3D02009833CD /* UIKit.framework */; };
		D054573D16CC3D02009833CD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D054573C16CC3D02009833CD /* Foundation.framework */; };
		D054573F16CC3D02009833CD /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D054573E16CC3D02009833CD /* CoreGraphics.framework */; };
		D054574116CC3D02009833CD /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D054574016CC3D02009833CD /* GLKit.framework */; };
		D054574316CC3D02009833CD /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D054574216CC3D02009833CD /* OpenGLES.framework */; };
		D054574916CC3D02009833CD /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D054574716CC3D02009833CD /* InfoPlist.strings */; };
		D054574B16CC3D02009833CD /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D054574A16CC3D02009833CD /* main.m */; };
		D054574F16CC3D02009833CD /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D054574E16CC3D02009833CD /* AppDelegate.m */; };
		D054575116CC3D02009833CD /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = D054575016CC3D02009833CD /* Default.png */; };
		D054575316CC3D02009833CD /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D054575216CC3D02009833CD /* Default@2x.png */; };
		D054575516CC3D02009833CD /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D054575416CC3D02009833CD /* Default-568h@2x.png */; };
		D054575816CC3D02009833CD /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D054575616CC3D02009833CD /* MainStoryboard.storyboard */; };
		D054575A16CC3D02009833CD /* Shader.fsh in Resources */ = {isa = PBXBuildFile; fileRef = D054575916CC3D02009833CD /* Shader.fsh */; };
		D054575C16CC3D02009833CD /* Shader.vsh in Resources */ = {isa = PBXBuildFile; fileRef = D054575B16CC3D02009833CD /* Shader.vsh */; };
		D054575F16CC3D02009833CD /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D054575E16CC3D02009833CD /* ViewController.m */; };
		D054576716CC3D02009833CD /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D054576616CC3D02009833CD /* SenTestingKit.framework */; };
		D054576816CC3D02009833CD /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D054573A16CC3D02009833CD /* UIKit.framework */; };
		D054576916CC3D02009833CD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D054573C16CC3D02009833CD /* Foundation.framework */; };
		D054577116CC3D02009833CD /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D054576F16CC3D02009833CD /* InfoPlist.strings */; };
		D054577416CC3D02009833CD /* testOGLGameTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D054577316CC3D02009833CD /* testOGLGameTests.m */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		D054576A16CC3D02009833CD /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = D054572F16CC3D01009833CD /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = D054573616CC3D01009833CD;
			remoteInfo = testOGLGame;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		D054573716CC3D02009833CD /* testOGLGame.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testOGLGame.app; sourceTree = BUILT_PRODUCTS_DIR; };
		D054573A16CC3D02009833CD /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
		D054573C16CC3D02009833CD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		D054573E16CC3D02009833CD /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
		D054574016CC3D02009833CD /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
		D054574216CC3D02009833CD /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
		D054574616CC3D02009833CD /* testOGLGame-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "testOGLGame-Info.plist"; sourceTree = "<group>"; };
		D054574816CC3D02009833CD /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		D054574A16CC3D02009833CD /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		D054574C16CC3D02009833CD /* testOGLGame-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "testOGLGame-Prefix.pch"; sourceTree = "<group>"; };
		D054574D16CC3D02009833CD /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		D054574E16CC3D02009833CD /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		D054575016CC3D02009833CD /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
		D054575216CC3D02009833CD /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
		D054575416CC3D02009833CD /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
		D054575716CC3D02009833CD /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; };
		D054575916CC3D02009833CD /* Shader.fsh */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; name = Shader.fsh; path = Shaders/Shader.fsh; sourceTree = "<group>"; };
		D054575B16CC3D02009833CD /* Shader.vsh */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; name = Shader.vsh; path = Shaders/Shader.vsh; sourceTree = "<group>"; };
		D054575D16CC3D02009833CD /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
		D054575E16CC3D02009833CD /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
		D054576516CC3D02009833CD /* testOGLGameTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = testOGLGameTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
		D054576616CC3D02009833CD /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
		D054576E16CC3D02009833CD /* testOGLGameTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "testOGLGameTests-Info.plist"; sourceTree = "<group>"; };
		D054577016CC3D02009833CD /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		D054577216CC3D02009833CD /* testOGLGameTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = testOGLGameTests.h; sourceTree = "<group>"; };
		D054577316CC3D02009833CD /* testOGLGameTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = testOGLGameTests.m; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		D054573416CC3D01009833CD /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D054573B16CC3D02009833CD /* UIKit.framework in Frameworks */,
				D054573D16CC3D02009833CD /* Foundation.framework in Frameworks */,
				D054573F16CC3D02009833CD /* CoreGraphics.framework in Frameworks */,
				D054574116CC3D02009833CD /* GLKit.framework in Frameworks */,
				D054574316CC3D02009833CD /* OpenGLES.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D054576116CC3D02009833CD /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D054576716CC3D02009833CD /* SenTestingKit.framework in Frameworks */,
				D054576816CC3D02009833CD /* UIKit.framework in Frameworks */,
				D054576916CC3D02009833CD /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		D054572E16CC3D01009833CD = {
			isa = PBXGroup;
			children = (
				D054574416CC3D02009833CD /* testOGLGame */,
				D054576C16CC3D02009833CD /* testOGLGameTests */,
				D054573916CC3D02009833CD /* Frameworks */,
				D054573816CC3D02009833CD /* Products */,
			);
			sourceTree = "<group>";
		};
		D054573816CC3D02009833CD /* Products */ = {
			isa = PBXGroup;
			children = (
				D054573716CC3D02009833CD /* testOGLGame.app */,
				D054576516CC3D02009833CD /* testOGLGameTests.octest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		D054573916CC3D02009833CD /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				D054573A16CC3D02009833CD /* UIKit.framework */,
				D054573C16CC3D02009833CD /* Foundation.framework */,
				D054573E16CC3D02009833CD /* CoreGraphics.framework */,
				D054574016CC3D02009833CD /* GLKit.framework */,
				D054574216CC3D02009833CD /* OpenGLES.framework */,
				D054576616CC3D02009833CD /* SenTestingKit.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		D054574416CC3D02009833CD /* testOGLGame */ = {
			isa = PBXGroup;
			children = (
				D054575616CC3D02009833CD /* MainStoryboard.storyboard */,
				D054575916CC3D02009833CD /* Shader.fsh */,
				D054575B16CC3D02009833CD /* Shader.vsh */,
				D054575D16CC3D02009833CD /* ViewController.h */,
				D054575E16CC3D02009833CD /* ViewController.m */,
				D054574516CC3D02009833CD /* Supporting Files */,
			);
			path = testOGLGame;
			sourceTree = "<group>";
		};
		D054574516CC3D02009833CD /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				D054574D16CC3D02009833CD /* AppDelegate.h */,
				D054574E16CC3D02009833CD /* AppDelegate.m */,
				D054574616CC3D02009833CD /* testOGLGame-Info.plist */,
				D054574716CC3D02009833CD /* InfoPlist.strings */,
				D054574A16CC3D02009833CD /* main.m */,
				D054574C16CC3D02009833CD /* testOGLGame-Prefix.pch */,
				D054575016CC3D02009833CD /* Default.png */,
				D054575216CC3D02009833CD /* Default@2x.png */,
				D054575416CC3D02009833CD /* Default-568h@2x.png */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		D054576C16CC3D02009833CD /* testOGLGameTests */ = {
			isa = PBXGroup;
			children = (
				D054577216CC3D02009833CD /* testOGLGameTests.h */,
				D054577316CC3D02009833CD /* testOGLGameTests.m */,
				D054576D16CC3D02009833CD /* Supporting Files */,
			);
			path = testOGLGameTests;
			sourceTree = "<group>";
		};
		D054576D16CC3D02009833CD /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				D054576E16CC3D02009833CD /* testOGLGameTests-Info.plist */,
				D054576F16CC3D02009833CD /* InfoPlist.strings */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		D054573616CC3D01009833CD /* testOGLGame */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = D054577716CC3D02009833CD /* Build configuration list for PBXNativeTarget "testOGLGame" */;
			buildPhases = (
				D054573316CC3D01009833CD /* Sources */,
				D054573416CC3D01009833CD /* Frameworks */,
				D054573516CC3D01009833CD /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = testOGLGame;
			productName = testOGLGame;
			productReference = D054573716CC3D02009833CD /* testOGLGame.app */;
			productType = "com.apple.product-type.application";
		};
		D054576416CC3D02009833CD /* testOGLGameTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = D054577A16CC3D02009833CD /* Build configuration list for PBXNativeTarget "testOGLGameTests" */;
			buildPhases = (
				D054576016CC3D02009833CD /* Sources */,
				D054576116CC3D02009833CD /* Frameworks */,
				D054576216CC3D02009833CD /* Resources */,
				D054576316CC3D02009833CD /* ShellScript */,
			);
			buildRules = (
			);
			dependencies = (
				D054576B16CC3D02009833CD /* PBXTargetDependency */,
			);
			name = testOGLGameTests;
			productName = testOGLGameTests;
			productReference = D054576516CC3D02009833CD /* testOGLGameTests.octest */;
			productType = "com.apple.product-type.bundle";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		D054572F16CC3D01009833CD /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0460;
				ORGANIZATIONNAME = "Phil Horowitz";
			};
			buildConfigurationList = D054573216CC3D01009833CD /* Build configuration list for PBXProject "testOGLGame" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = D054572E16CC3D01009833CD;
			productRefGroup = D054573816CC3D02009833CD /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				D054573616CC3D01009833CD /* testOGLGame */,
				D054576416CC3D02009833CD /* testOGLGameTests */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		D054573516CC3D01009833CD /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D054574916CC3D02009833CD /* InfoPlist.strings in Resources */,
				D054575116CC3D02009833CD /* Default.png in Resources */,
				D054575316CC3D02009833CD /* Default@2x.png in Resources */,
				D054575516CC3D02009833CD /* Default-568h@2x.png in Resources */,
				D054575816CC3D02009833CD /* MainStoryboard.storyboard in Resources */,
				D054575A16CC3D02009833CD /* Shader.fsh in Resources */,
				D054575C16CC3D02009833CD /* Shader.vsh in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D054576216CC3D02009833CD /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D054577116CC3D02009833CD /* InfoPlist.strings in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		D054576316CC3D02009833CD /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		D054573316CC3D01009833CD /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D054574B16CC3D02009833CD /* main.m in Sources */,
				D054574F16CC3D02009833CD /* AppDelegate.m in Sources */,
				D054575F16CC3D02009833CD /* ViewController.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D054576016CC3D02009833CD /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D054577416CC3D02009833CD /* testOGLGameTests.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		D054576B16CC3D02009833CD /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = D054573616CC3D01009833CD /* testOGLGame */;
			targetProxy = D054576A16CC3D02009833CD /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
		D054574716CC3D02009833CD /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				D054574816CC3D02009833CD /* en */,
			);
			name = InfoPlist.strings;
			sourceTree = "<group>";
		};
		D054575616CC3D02009833CD /* MainStoryboard.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				D054575716CC3D02009833CD /* en */,
			);
			name = MainStoryboard.storyboard;
			sourceTree = "<group>";
		};
		D054576F16CC3D02009833CD /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				D054577016CC3D02009833CD /* en */,
			);
			name = InfoPlist.strings;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		D054577516CC3D02009833CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 6.1;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
			};
			name = Debug;
		};
		D054577616CC3D02009833CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 6.1;
				OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
				SDKROOT = iphoneos;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		D054577816CC3D02009833CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "testOGLGame/testOGLGame-Prefix.pch";
				INFOPLIST_FILE = "testOGLGame/testOGLGame-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				WRAPPER_EXTENSION = app;
			};
			name = Debug;
		};
		D054577916CC3D02009833CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "testOGLGame/testOGLGame-Prefix.pch";
				INFOPLIST_FILE = "testOGLGame/testOGLGame-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				WRAPPER_EXTENSION = app;
			};
			name = Release;
		};
		D054577B16CC3D02009833CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/testOGLGame.app/testOGLGame";
				FRAMEWORK_SEARCH_PATHS = (
					"\"$(SDKROOT)/Developer/Library/Frameworks\"",
					"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "testOGLGame/testOGLGame-Prefix.pch";
				INFOPLIST_FILE = "testOGLGameTests/testOGLGameTests-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = octest;
			};
			name = Debug;
		};
		D054577C16CC3D02009833CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/testOGLGame.app/testOGLGame";
				FRAMEWORK_SEARCH_PATHS = (
					"\"$(SDKROOT)/Developer/Library/Frameworks\"",
					"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "testOGLGame/testOGLGame-Prefix.pch";
				INFOPLIST_FILE = "testOGLGameTests/testOGLGameTests-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = octest;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		D054573216CC3D01009833CD /* Build configuration list for PBXProject "testOGLGame" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				D054577516CC3D02009833CD /* Debug */,
				D054577616CC3D02009833CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		D054577716CC3D02009833CD /* Build configuration list for PBXNativeTarget "testOGLGame" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				D054577816CC3D02009833CD /* Debug */,
				D054577916CC3D02009833CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
		D054577A16CC3D02009833CD /* Build configuration list for PBXNativeTarget "testOGLGameTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				D054577B16CC3D02009833CD /* Debug */,
				D054577C16CC3D02009833CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = D054572F16CC3D01009833CD /* Project object */;
}
