cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

project.pbxproj (20177B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		12E6555A195D655D76AB7FE7 /* testgles.c in Sources */ = {isa = PBXBuildFile; fileRef = 241A4D8509966F521DB96605 /* testgles.c */; };
     11		19795BC104CB34C45E135AED /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29C434103F9900A855196701 /* AudioToolbox.framework */; };
     12		1A9E278937C233991A1240D9 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F0159CE1F5A03FB737D1886 /* AudioUnit.framework */; };
     13		5996326A75857CF20C70215A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71CA3644420E595D256119F7 /* Cocoa.framework */; };
     14		03636CCB238052184B4F5194 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D3438EA4AC101261C9110D6 /* CoreAudio.framework */; };
     15		777004977662336A18A23F26 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C5761C0138F27263A284205 /* IOKit.framework */; };
     16		0A7A10E41D4C175E1DB4223C /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 065D03CF2E37393F5E900075 /* Carbon.framework */; };
     17		7D577CE807AB7E8A3EE76B08 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 472D7ACE7C61038858644EAF /* ForceFeedback.framework */; };
     18		7E2C1EBA6D820BF93F50356B /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A487B7D04DC3C37426321F9 /* CoreFoundation.framework */; };
     19		53DC2D0A2AE873D87B43109E /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24E345CE65080603580B49A4 /* OpenGL.framework */; };
     20		7F0C00B5705C5E26218B356A /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 735A4BF97F3056123C477376 /* libSDL2main.a */; };
     21		5D6D52C8514B468A1BCE3011 /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 24B2285772D3379A7F433A59 /* libSDL2test.a */; };
     22		6F2C31FE41BA305E014C63E4 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B3551586B877E200CBA316F /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		60625E0A184039DB663474EF /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		0D0C48787B472E550CA07A11 /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		65EE288F53050FD30E024D39 /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1E1175156F97314C291323CB;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		680070780FEE6D3633973F7B /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		6F5D71CC10306FE26D5A47FF /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		42B52D18274543E92B5B6F65 /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 58C10ED14175754444033E0E;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		241A4D8509966F521DB96605 /* testgles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testgles.c"; path = "../../../../../test/testgles.c"; sourceTree = "<group>"; };
     72		29C434103F9900A855196701 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		7F0159CE1F5A03FB737D1886 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		71CA3644420E595D256119F7 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		3D3438EA4AC101261C9110D6 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		6C5761C0138F27263A284205 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		065D03CF2E37393F5E900075 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		472D7ACE7C61038858644EAF /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		1A487B7D04DC3C37426321F9 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		24E345CE65080603580B49A4 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		688E4AA325C27C0B4DE93985 /* testgles */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testgles"; path = "testgles"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
     85/* End PBXFileReference section */
     86
     87/* Begin PBXFrameworksBuildPhase section */
     88		61195EE80F49035904F30384 /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				19795BC104CB34C45E135AED /* AudioToolbox.framework in Frameworks */,
     93				1A9E278937C233991A1240D9 /* AudioUnit.framework in Frameworks */,
     94				5996326A75857CF20C70215A /* Cocoa.framework in Frameworks */,
     95				03636CCB238052184B4F5194 /* CoreAudio.framework in Frameworks */,
     96				777004977662336A18A23F26 /* IOKit.framework in Frameworks */,
     97				0A7A10E41D4C175E1DB4223C /* Carbon.framework in Frameworks */,
     98				7D577CE807AB7E8A3EE76B08 /* ForceFeedback.framework in Frameworks */,
     99				7E2C1EBA6D820BF93F50356B /* CoreFoundation.framework in Frameworks */,
    100				53DC2D0A2AE873D87B43109E /* OpenGL.framework in Frameworks */,
    101				7F0C00B5705C5E26218B356A /* libSDL2main.a in Frameworks */,
    102				5D6D52C8514B468A1BCE3011 /* libSDL2test.a in Frameworks */,
    103				6F2C31FE41BA305E014C63E4 /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		17A905F262DF26E86D1A06ED /* testgles */ = {
    111			isa = PBXGroup;
    112			children = (
    113				44B346220B51319C389D6B05 /* test */,
    114				19DE5CE602953B250C466761 /* Frameworks */,
    115				78B41FCF563962081FDC583E /* Products */,
    116				06E262DA7BF8071F1180103A /* Projects */,
    117			);
    118			name = "testgles";
    119			sourceTree = "<group>";
    120		};
    121		44B346220B51319C389D6B05 /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				241A4D8509966F521DB96605 /* testgles.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		19DE5CE602953B250C466761 /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				29C434103F9900A855196701 /* AudioToolbox.framework */,
    133				7F0159CE1F5A03FB737D1886 /* AudioUnit.framework */,
    134				71CA3644420E595D256119F7 /* Cocoa.framework */,
    135				3D3438EA4AC101261C9110D6 /* CoreAudio.framework */,
    136				6C5761C0138F27263A284205 /* IOKit.framework */,
    137				065D03CF2E37393F5E900075 /* Carbon.framework */,
    138				472D7ACE7C61038858644EAF /* ForceFeedback.framework */,
    139				1A487B7D04DC3C37426321F9 /* CoreFoundation.framework */,
    140				24E345CE65080603580B49A4 /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		78B41FCF563962081FDC583E /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				688E4AA325C27C0B4DE93985 /* testgles */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		06E262DA7BF8071F1180103A /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */,
    157				7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */,
    158				48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		5CCE03C038CE6C8007C7533F /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				735A4BF97F3056123C477376 /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		4CA4399E75A335213A540466 /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				24B2285772D3379A7F433A59 /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		64D21F91171E388B512D08F4 /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				0B3551586B877E200CBA316F /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		6FC5723312640035258E23A7 /* testgles */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 2A7B0CA6149577840FF2685B /* Build configuration list for PBXNativeTarget "testgles" */;
    193			buildPhases = (
    194				44163DE050017234528F64A1 /* Resources */,
    195				2C8849233F0D089127467B06 /* Sources */,
    196				61195EE80F49035904F30384 /* Frameworks */,
    197			);
    198			buildRules = (
    199			);
    200			dependencies = (
    201				18F7300604A73072356D2120 /* PBXTargetDependency */,
    202				34DA5F3E1DEF6BC70000000B /* PBXTargetDependency */,
    203				78742F471BE7751D78371D9C /* PBXTargetDependency */,
    204			);
    205			name = "testgles";
    206			productInstallPath = "$(HOME)/bin";
    207			productName = "testgles";
    208			productReference = 688E4AA325C27C0B4DE93985 /* testgles */;
    209			productType = "com.apple.product-type.tool";
    210		};
    211/* End PBXNativeTarget section */
    212
    213/* Begin PBXProject section */
    214		08FB7793FE84155DC02AAC07 /* Project object */ = {
    215			isa = PBXProject;
    216			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testgles" */;
    217			compatibilityVersion = "Xcode 3.2";
    218			hasScannedForEncodings = 1;
    219			mainGroup = 17A905F262DF26E86D1A06ED /* testgles */;
    220			projectDirPath = "";
    221			projectReferences = (
    222				{
    223					ProductGroup = 5CCE03C038CE6C8007C7533F /* Products */;
    224					ProjectRef = 0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */;
    225				},
    226				{
    227					ProductGroup = 4CA4399E75A335213A540466 /* Products */;
    228					ProjectRef = 7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */;
    229				},
    230				{
    231					ProductGroup = 64D21F91171E388B512D08F4 /* Products */;
    232					ProjectRef = 48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */;
    233				},
    234			);
    235			projectRoot = "";
    236			targets = (
    237				6FC5723312640035258E23A7 /* testgles */,
    238			);
    239		};
    240/* End PBXProject section */
    241
    242/* Begin PBXReferenceProxy section */
    243		735A4BF97F3056123C477376 /* libSDL2main.a */ = {
    244			isa = PBXReferenceProxy;
    245			fileType = archive.ar;
    246			path = "Build/Debug/libSDL2main.a";
    247			remoteRef = 60625E0A184039DB663474EF /* PBXContainerItemProxy */;
    248			sourceTree = BUILT_PRODUCTS_DIR;
    249		};
    250		24B2285772D3379A7F433A59 /* libSDL2test.a */ = {
    251			isa = PBXReferenceProxy;
    252			fileType = archive.ar;
    253			path = "Build/Debug/libSDL2test.a";
    254			remoteRef = 65EE288F53050FD30E024D39 /* PBXContainerItemProxy */;
    255			sourceTree = BUILT_PRODUCTS_DIR;
    256		};
    257		0B3551586B877E200CBA316F /* libSDL2.a */ = {
    258			isa = PBXReferenceProxy;
    259			fileType = archive.ar;
    260			path = "Build/Debug/libSDL2.a";
    261			remoteRef = 6F5D71CC10306FE26D5A47FF /* PBXContainerItemProxy */;
    262			sourceTree = BUILT_PRODUCTS_DIR;
    263		};
    264/* End PBXReferenceProxy section */
    265
    266/* Begin PBXResourcesBuildPhase section */
    267		44163DE050017234528F64A1 /* Resources */ = {
    268			isa = PBXResourcesBuildPhase;
    269			buildActionMask = 2147483647;
    270			files = (
    271			);
    272			runOnlyForDeploymentPostprocessing = 0;
    273		};
    274/* End PBXResourcesBuildPhase section */
    275
    276/* Begin PBXSourcesBuildPhase section */
    277		2C8849233F0D089127467B06 /* Sources */ = {
    278			isa = PBXSourcesBuildPhase;
    279			buildActionMask = 2147483647;
    280			files = (
    281				12E6555A195D655D76AB7FE7 /* testgles.c in Sources */,
    282			);
    283			runOnlyForDeploymentPostprocessing = 0;
    284		};
    285/* End PBXSourcesBuildPhase section */
    286
    287/* Begin PBXVariantGroup section */
    288/* End PBXVariantGroup section */
    289
    290/* Begin PBXTargetDependency section */
    291		18F7300604A73072356D2120 /* PBXTargetDependency */ = {
    292			isa = PBXTargetDependency;
    293			name = "libSDL2main.a";
    294			targetProxy = 0D0C48787B472E550CA07A11 /* PBXContainerItemProxy */;
    295		};
    296		34DA5F3E1DEF6BC70000000B /* PBXTargetDependency */ = {
    297			isa = PBXTargetDependency;
    298			name = "libSDL2test.a";
    299			targetProxy = 680070780FEE6D3633973F7B /* PBXContainerItemProxy */;
    300		};
    301		78742F471BE7751D78371D9C /* PBXTargetDependency */ = {
    302			isa = PBXTargetDependency;
    303			name = "libSDL2.a";
    304			targetProxy = 42B52D18274543E92B5B6F65 /* PBXContainerItemProxy */;
    305		};
    306/* End PBXTargetDependency section */
    307
    308/* Begin XCBuildConfiguration section */
    309		2FC47005660448E2215567B3 /* Debug Universal */ = {
    310			isa = XCBuildConfiguration;
    311			buildSettings = {
    312				ALWAYS_SEARCH_USER_PATHS = NO;
    313				CONFIGURATION_BUILD_DIR = Build/Debug;
    314				GCC_DYNAMIC_NO_PIC = NO;
    315				GCC_MODEL_TUNING = G5;
    316				INSTALL_PATH = /usr/local/bin;
    317				PRODUCT_NAME = "testgles";
    318			};
    319			name = "Debug Universal";
    320		};
    321		45FE67EC62480E8C0EC94BA2 /* Debug Native */ = {
    322			isa = XCBuildConfiguration;
    323			buildSettings = {
    324				ALWAYS_SEARCH_USER_PATHS = NO;
    325				CONFIGURATION_BUILD_DIR = Build/Debug;
    326				GCC_DYNAMIC_NO_PIC = NO;
    327				GCC_MODEL_TUNING = G5;
    328				INSTALL_PATH = /usr/local/bin;
    329				PRODUCT_NAME = "testgles";
    330			};
    331			name = "Debug Native";
    332		};
    333		4ABE2FD422AA526A4FB64D2C /* Release Universal */ = {
    334			isa = XCBuildConfiguration;
    335			buildSettings = {
    336				ALWAYS_SEARCH_USER_PATHS = NO;
    337				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    338				CONFIGURATION_BUILD_DIR = Build/Release;
    339				GCC_DYNAMIC_NO_PIC = NO;
    340				GCC_MODEL_TUNING = G5;
    341				INSTALL_PATH = /usr/local/bin;
    342				PRODUCT_NAME = "testgles";
    343			};
    344			name = "Release Universal";
    345		};
    346		4A8D220649E453AC462559B7 /* Release Native */ = {
    347			isa = XCBuildConfiguration;
    348			buildSettings = {
    349				ALWAYS_SEARCH_USER_PATHS = NO;
    350				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    351				CONFIGURATION_BUILD_DIR = Build/Release;
    352				GCC_DYNAMIC_NO_PIC = NO;
    353				GCC_MODEL_TUNING = G5;
    354				INSTALL_PATH = /usr/local/bin;
    355				PRODUCT_NAME = "testgles";
    356			};
    357			name = "Release Native";
    358		};
    359		2C0F3E1E519F33CD14FA482C /* Debug Universal */ = {
    360			isa = XCBuildConfiguration;
    361			buildSettings = {
    362				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    363				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    364				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    365				COPY_PHASE_STRIP = NO;
    366				GCC_C_LANGUAGE_STANDARD = gnu99;
    367				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    368				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    369				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    370				GCC_OPTIMIZATION_LEVEL = 0;
    371				GCC_PREPROCESSOR_DEFINITIONS = (
    372					"USING_PREMAKE_CONFIG_H",
    373					"_DEBUG",
    374				);
    375				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    376				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    377				GCC_WARN_UNUSED_VARIABLE = YES;
    378				HEADER_SEARCH_PATHS = (
    379					"../..",
    380					"../../../../../include",
    381				);
    382				OBJROOT = "obj/Universal/Debug";
    383				ONLY_ACTIVE_ARCH = YES;
    384				SYMROOT = "Build/Debug";
    385			};
    386			name = "Debug Universal";
    387		};
    388		15381143051326761B1C75E9 /* Debug Native */ = {
    389			isa = XCBuildConfiguration;
    390			buildSettings = {
    391				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    392				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    393				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    394				COPY_PHASE_STRIP = NO;
    395				GCC_C_LANGUAGE_STANDARD = gnu99;
    396				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    397				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    398				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    399				GCC_OPTIMIZATION_LEVEL = 0;
    400				GCC_PREPROCESSOR_DEFINITIONS = (
    401					"USING_PREMAKE_CONFIG_H",
    402					"_DEBUG",
    403				);
    404				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    405				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    406				GCC_WARN_UNUSED_VARIABLE = YES;
    407				HEADER_SEARCH_PATHS = (
    408					"../..",
    409					"../../../../../include",
    410				);
    411				OBJROOT = "obj/Debug";
    412				ONLY_ACTIVE_ARCH = YES;
    413				SYMROOT = "Build/Debug";
    414			};
    415			name = "Debug Native";
    416		};
    417		44A94F96103E7CAD6A624F7F /* Release Universal */ = {
    418			isa = XCBuildConfiguration;
    419			buildSettings = {
    420				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    421				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    422				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    423				GCC_C_LANGUAGE_STANDARD = gnu99;
    424				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    425				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    426				GCC_OPTIMIZATION_LEVEL = 3;
    427				GCC_PREPROCESSOR_DEFINITIONS = (
    428					"USING_PREMAKE_CONFIG_H",
    429					"NDEBUG",
    430				);
    431				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    432				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    433				GCC_WARN_UNUSED_VARIABLE = YES;
    434				HEADER_SEARCH_PATHS = (
    435					"../..",
    436					"../../../../../include",
    437				);
    438				OBJROOT = "obj/Universal/Release";
    439				ONLY_ACTIVE_ARCH = NO;
    440				SYMROOT = "Build/Release";
    441			};
    442			name = "Release Universal";
    443		};
    444		30CA28B5385430D51A3462B8 /* Release Native */ = {
    445			isa = XCBuildConfiguration;
    446			buildSettings = {
    447				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    448				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    449				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    450				GCC_C_LANGUAGE_STANDARD = gnu99;
    451				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    452				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    453				GCC_OPTIMIZATION_LEVEL = 3;
    454				GCC_PREPROCESSOR_DEFINITIONS = (
    455					"USING_PREMAKE_CONFIG_H",
    456					"NDEBUG",
    457				);
    458				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    459				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    460				GCC_WARN_UNUSED_VARIABLE = YES;
    461				HEADER_SEARCH_PATHS = (
    462					"../..",
    463					"../../../../../include",
    464				);
    465				OBJROOT = "obj/Release";
    466				ONLY_ACTIVE_ARCH = NO;
    467				SYMROOT = "Build/Release";
    468			};
    469			name = "Release Native";
    470		};
    471/* End XCBuildConfiguration section */
    472
    473/* Begin XCConfigurationList section */
    474		2A7B0CA6149577840FF2685B /* Build configuration list for PBXNativeTarget "testgles" */ = {
    475			isa = XCConfigurationList;
    476			buildConfigurations = (
    477				2FC47005660448E2215567B3 /* Debug Universal */,
    478				45FE67EC62480E8C0EC94BA2 /* Debug Native */,
    479				4ABE2FD422AA526A4FB64D2C /* Release Universal */,
    480				4A8D220649E453AC462559B7 /* Release Native */,
    481			);
    482			defaultConfigurationIsVisible = 0;
    483			defaultConfigurationName = "Debug Universal";
    484		};
    485		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testgles" */ = {
    486			isa = XCConfigurationList;
    487			buildConfigurations = (
    488				2C0F3E1E519F33CD14FA482C /* Debug Universal */,
    489				15381143051326761B1C75E9 /* Debug Native */,
    490				44A94F96103E7CAD6A624F7F /* Release Universal */,
    491				30CA28B5385430D51A3462B8 /* Release Native */,
    492			);
    493			defaultConfigurationIsVisible = 0;
    494			defaultConfigurationName = "Debug Universal";
    495		};
    496/* End XCConfigurationList section */
    497
    498	};
    499	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    500}