cscg22-gearboy

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

project.pbxproj (20152B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		1E5D7DFA3A69692D44FC27E9 /* testgl2.c in Sources */ = {isa = PBXBuildFile; fileRef = 3220018170A379082A7A5311 /* testgl2.c */; };
     11		7AFA41E7540407D14A92432C /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 206504F44E154FCB212C502F /* AudioToolbox.framework */; };
     12		47600CC024F5725B3C1C5B21 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E4E65DE03B17C7A553C053A /* AudioUnit.framework */; };
     13		196E4214385B17EB51DE792B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 151B5F9409BD6D295C07749D /* Cocoa.framework */; };
     14		08A53FC92B2D20743E080AA6 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 068252F97FC976C92BD069FF /* CoreAudio.framework */; };
     15		414817FE664E3EBD2095428D /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AD63ED47DD00D33195F3369 /* IOKit.framework */; };
     16		051464B802D923F062DC655E /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D820966416A4282130A1880 /* Carbon.framework */; };
     17		68656778359613CF31ED6DCA /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 12BA2FB45A84420B6A4E4123 /* ForceFeedback.framework */; };
     18		1A8A7B10631F1A473D884756 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 008815B354674F43774104EB /* CoreFoundation.framework */; };
     19		2523563C194273D615B744F9 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04B73BBB12804A1D49EE6036 /* OpenGL.framework */; };
     20		64CC19DD22B11303629D5825 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CDB408319620EE1092E5B38 /* libSDL2main.a */; };
     21		1F8E59315BFC38C73688548D /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 666703DB2737213809E80478 /* libSDL2test.a */; };
     22		73557D3D480038BC5EB43AC2 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 23D67491123B616E109134FB /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		4453567C1B860D8520EB652F /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 6A2801EC45C80EEF2B6C6417 /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 0FF7291B375C79BC57696B66;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		08A64A9D21622C6D3F0B2605 /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 6A2801EC45C80EEF2B6C6417 /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		795565F809AF458014B503B3 /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 733675FC76935EE515592268 /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1EB6664901BC163F215A4861;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		07726CEC0FA935EA51735F5B /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 733675FC76935EE515592268 /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 1258506950476B85239A79A3;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		2FB6107237CE447C5542013F /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 2578101C505E6209700372BA /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		72197A6330DB01C5616B7311 /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 2578101C505E6209700372BA /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 7E6A7BC23CFD134274963645;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		3220018170A379082A7A5311 /* testgl2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testgl2.c"; path = "../../../../../test/testgl2.c"; sourceTree = "<group>"; };
     72		206504F44E154FCB212C502F /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		7E4E65DE03B17C7A553C053A /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		151B5F9409BD6D295C07749D /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		068252F97FC976C92BD069FF /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		3AD63ED47DD00D33195F3369 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		5D820966416A4282130A1880 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		12BA2FB45A84420B6A4E4123 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		008815B354674F43774104EB /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		04B73BBB12804A1D49EE6036 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		6E471DDF34AF7F3526E24A3A /* testgl2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testgl2"; path = "testgl2"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		6A2801EC45C80EEF2B6C6417 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		733675FC76935EE515592268 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		2578101C505E6209700372BA /* 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		71B273A3094A103462FF0D1C /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				7AFA41E7540407D14A92432C /* AudioToolbox.framework in Frameworks */,
     93				47600CC024F5725B3C1C5B21 /* AudioUnit.framework in Frameworks */,
     94				196E4214385B17EB51DE792B /* Cocoa.framework in Frameworks */,
     95				08A53FC92B2D20743E080AA6 /* CoreAudio.framework in Frameworks */,
     96				414817FE664E3EBD2095428D /* IOKit.framework in Frameworks */,
     97				051464B802D923F062DC655E /* Carbon.framework in Frameworks */,
     98				68656778359613CF31ED6DCA /* ForceFeedback.framework in Frameworks */,
     99				1A8A7B10631F1A473D884756 /* CoreFoundation.framework in Frameworks */,
    100				2523563C194273D615B744F9 /* OpenGL.framework in Frameworks */,
    101				64CC19DD22B11303629D5825 /* libSDL2main.a in Frameworks */,
    102				1F8E59315BFC38C73688548D /* libSDL2test.a in Frameworks */,
    103				73557D3D480038BC5EB43AC2 /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		7EC97CA00B8002B3753711EE /* testgl2 */ = {
    111			isa = PBXGroup;
    112			children = (
    113				3171242F3D656E485A376D3A /* test */,
    114				66AF20B448055A0463416D19 /* Frameworks */,
    115				3FC8215A541B43D83D181AD6 /* Products */,
    116				685260F641B83029561453EC /* Projects */,
    117			);
    118			name = "testgl2";
    119			sourceTree = "<group>";
    120		};
    121		3171242F3D656E485A376D3A /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				3220018170A379082A7A5311 /* testgl2.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		66AF20B448055A0463416D19 /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				206504F44E154FCB212C502F /* AudioToolbox.framework */,
    133				7E4E65DE03B17C7A553C053A /* AudioUnit.framework */,
    134				151B5F9409BD6D295C07749D /* Cocoa.framework */,
    135				068252F97FC976C92BD069FF /* CoreAudio.framework */,
    136				3AD63ED47DD00D33195F3369 /* IOKit.framework */,
    137				5D820966416A4282130A1880 /* Carbon.framework */,
    138				12BA2FB45A84420B6A4E4123 /* ForceFeedback.framework */,
    139				008815B354674F43774104EB /* CoreFoundation.framework */,
    140				04B73BBB12804A1D49EE6036 /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		3FC8215A541B43D83D181AD6 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				6E471DDF34AF7F3526E24A3A /* testgl2 */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		685260F641B83029561453EC /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				6A2801EC45C80EEF2B6C6417 /* SDL2main.xcodeproj */,
    157				733675FC76935EE515592268 /* SDL2test.xcodeproj */,
    158				2578101C505E6209700372BA /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		7FD858AE07A025610A7131F6 /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				4CDB408319620EE1092E5B38 /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		33547620430B348928255288 /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				666703DB2737213809E80478 /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		038750CE1BA5226B59BD2C8E /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				23D67491123B616E109134FB /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		402340AE70003AD471B13889 /* testgl2 */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 2815302B7E0C4C5D163C70FA /* Build configuration list for PBXNativeTarget "testgl2" */;
    193			buildPhases = (
    194				505E007127AF03B71D493B1F /* Resources */,
    195				7EEE54660402358F59940449 /* Sources */,
    196				71B273A3094A103462FF0D1C /* Frameworks */,
    197			);
    198			buildRules = (
    199			);
    200			dependencies = (
    201				344805864158260C1D3C0790 /* PBXTargetDependency */,
    202				0221786E08B35100760146EB /* PBXTargetDependency */,
    203				63D00F7F0B2F6A7C1EFB2547 /* PBXTargetDependency */,
    204			);
    205			name = "testgl2";
    206			productInstallPath = "$(HOME)/bin";
    207			productName = "testgl2";
    208			productReference = 6E471DDF34AF7F3526E24A3A /* testgl2 */;
    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 "testgl2" */;
    217			compatibilityVersion = "Xcode 3.2";
    218			hasScannedForEncodings = 1;
    219			mainGroup = 7EC97CA00B8002B3753711EE /* testgl2 */;
    220			projectDirPath = "";
    221			projectReferences = (
    222				{
    223					ProductGroup = 7FD858AE07A025610A7131F6 /* Products */;
    224					ProjectRef = 6A2801EC45C80EEF2B6C6417 /* SDL2main.xcodeproj */;
    225				},
    226				{
    227					ProductGroup = 33547620430B348928255288 /* Products */;
    228					ProjectRef = 733675FC76935EE515592268 /* SDL2test.xcodeproj */;
    229				},
    230				{
    231					ProductGroup = 038750CE1BA5226B59BD2C8E /* Products */;
    232					ProjectRef = 2578101C505E6209700372BA /* SDL2.xcodeproj */;
    233				},
    234			);
    235			projectRoot = "";
    236			targets = (
    237				402340AE70003AD471B13889 /* testgl2 */,
    238			);
    239		};
    240/* End PBXProject section */
    241
    242/* Begin PBXReferenceProxy section */
    243		4CDB408319620EE1092E5B38 /* libSDL2main.a */ = {
    244			isa = PBXReferenceProxy;
    245			fileType = archive.ar;
    246			path = "Build/Debug/libSDL2main.a";
    247			remoteRef = 4453567C1B860D8520EB652F /* PBXContainerItemProxy */;
    248			sourceTree = BUILT_PRODUCTS_DIR;
    249		};
    250		666703DB2737213809E80478 /* libSDL2test.a */ = {
    251			isa = PBXReferenceProxy;
    252			fileType = archive.ar;
    253			path = "Build/Debug/libSDL2test.a";
    254			remoteRef = 795565F809AF458014B503B3 /* PBXContainerItemProxy */;
    255			sourceTree = BUILT_PRODUCTS_DIR;
    256		};
    257		23D67491123B616E109134FB /* libSDL2.a */ = {
    258			isa = PBXReferenceProxy;
    259			fileType = archive.ar;
    260			path = "Build/Debug/libSDL2.a";
    261			remoteRef = 2FB6107237CE447C5542013F /* PBXContainerItemProxy */;
    262			sourceTree = BUILT_PRODUCTS_DIR;
    263		};
    264/* End PBXReferenceProxy section */
    265
    266/* Begin PBXResourcesBuildPhase section */
    267		505E007127AF03B71D493B1F /* Resources */ = {
    268			isa = PBXResourcesBuildPhase;
    269			buildActionMask = 2147483647;
    270			files = (
    271			);
    272			runOnlyForDeploymentPostprocessing = 0;
    273		};
    274/* End PBXResourcesBuildPhase section */
    275
    276/* Begin PBXSourcesBuildPhase section */
    277		7EEE54660402358F59940449 /* Sources */ = {
    278			isa = PBXSourcesBuildPhase;
    279			buildActionMask = 2147483647;
    280			files = (
    281				1E5D7DFA3A69692D44FC27E9 /* testgl2.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		344805864158260C1D3C0790 /* PBXTargetDependency */ = {
    292			isa = PBXTargetDependency;
    293			name = "libSDL2main.a";
    294			targetProxy = 08A64A9D21622C6D3F0B2605 /* PBXContainerItemProxy */;
    295		};
    296		0221786E08B35100760146EB /* PBXTargetDependency */ = {
    297			isa = PBXTargetDependency;
    298			name = "libSDL2test.a";
    299			targetProxy = 07726CEC0FA935EA51735F5B /* PBXContainerItemProxy */;
    300		};
    301		63D00F7F0B2F6A7C1EFB2547 /* PBXTargetDependency */ = {
    302			isa = PBXTargetDependency;
    303			name = "libSDL2.a";
    304			targetProxy = 72197A6330DB01C5616B7311 /* PBXContainerItemProxy */;
    305		};
    306/* End PBXTargetDependency section */
    307
    308/* Begin XCBuildConfiguration section */
    309		5C040CF325E2203C6C354886 /* 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 = "testgl2";
    318			};
    319			name = "Debug Universal";
    320		};
    321		18490D92079F16547EA4773E /* 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 = "testgl2";
    330			};
    331			name = "Debug Native";
    332		};
    333		168D1D9808C960990ED0124A /* 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 = "testgl2";
    343			};
    344			name = "Release Universal";
    345		};
    346		01DD5D0649C538FD219D0732 /* 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 = "testgl2";
    356			};
    357			name = "Release Native";
    358		};
    359		01CB4C66418523A9543862C3 /* 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_OBJC_EXCEPTIONS = NO;
    369				GCC_OPTIMIZATION_LEVEL = 0;
    370				GCC_PREPROCESSOR_DEFINITIONS = (
    371					"USING_PREMAKE_CONFIG_H",
    372					"_DEBUG",
    373					"HAVE_OPENGL",
    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		1DCE74EC65452D5B56165C3C /* 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_OBJC_EXCEPTIONS = NO;
    398				GCC_OPTIMIZATION_LEVEL = 0;
    399				GCC_PREPROCESSOR_DEFINITIONS = (
    400					"USING_PREMAKE_CONFIG_H",
    401					"_DEBUG",
    402					"HAVE_OPENGL",
    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		5C792ED86E2A1F39075B156A /* 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					"HAVE_OPENGL",
    431				);
    432				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    433				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    434				GCC_WARN_UNUSED_VARIABLE = YES;
    435				HEADER_SEARCH_PATHS = (
    436					"../..",
    437					"../../../../../include",
    438				);
    439				OBJROOT = "obj/Universal/Release";
    440				ONLY_ACTIVE_ARCH = NO;
    441				SYMROOT = "Build/Release";
    442			};
    443			name = "Release Universal";
    444		};
    445		0FCA1E800B6F6586548F194A /* Release Native */ = {
    446			isa = XCBuildConfiguration;
    447			buildSettings = {
    448				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    449				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    450				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    451				GCC_C_LANGUAGE_STANDARD = gnu99;
    452				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    453				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    454				GCC_OPTIMIZATION_LEVEL = 3;
    455				GCC_PREPROCESSOR_DEFINITIONS = (
    456					"USING_PREMAKE_CONFIG_H",
    457					"NDEBUG",
    458					"HAVE_OPENGL",
    459				);
    460				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    461				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    462				GCC_WARN_UNUSED_VARIABLE = YES;
    463				HEADER_SEARCH_PATHS = (
    464					"../..",
    465					"../../../../../include",
    466				);
    467				OBJROOT = "obj/Release";
    468				ONLY_ACTIVE_ARCH = NO;
    469				SYMROOT = "Build/Release";
    470			};
    471			name = "Release Native";
    472		};
    473/* End XCBuildConfiguration section */
    474
    475/* Begin XCConfigurationList section */
    476		2815302B7E0C4C5D163C70FA /* Build configuration list for PBXNativeTarget "testgl2" */ = {
    477			isa = XCConfigurationList;
    478			buildConfigurations = (
    479				5C040CF325E2203C6C354886 /* Debug Universal */,
    480				18490D92079F16547EA4773E /* Debug Native */,
    481				168D1D9808C960990ED0124A /* Release Universal */,
    482				01DD5D0649C538FD219D0732 /* Release Native */,
    483			);
    484			defaultConfigurationIsVisible = 0;
    485			defaultConfigurationName = "Debug Universal";
    486		};
    487		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testgl2" */ = {
    488			isa = XCConfigurationList;
    489			buildConfigurations = (
    490				01CB4C66418523A9543862C3 /* Debug Universal */,
    491				1DCE74EC65452D5B56165C3C /* Debug Native */,
    492				5C792ED86E2A1F39075B156A /* Release Universal */,
    493				0FCA1E800B6F6586548F194A /* Release Native */,
    494			);
    495			defaultConfigurationIsVisible = 0;
    496			defaultConfigurationName = "Debug Universal";
    497		};
    498/* End XCConfigurationList section */
    499
    500	};
    501	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    502}