cscg22-gearboy

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

project.pbxproj (19593B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		470C1B0B2EED6E5F608B04C8 /* testshader.c in Sources */ = {isa = PBXBuildFile; fileRef = 557E7D2E0A541B16566C02F9 /* testshader.c */; };
     11		166B0AC3120A67612E387AF8 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 790E2E6D0D5B5ADE257F36F9 /* AudioToolbox.framework */; };
     12		6A5317FF02547F9466AF2B87 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34161F8824266DFF21F44BBB /* AudioUnit.framework */; };
     13		5F2435E54ED52EE620980C37 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6A0B02673EBC337F0DB62D8A /* Cocoa.framework */; };
     14		212E74471F5E777C76447768 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1AA15B657F20259D15354D0D /* CoreAudio.framework */; };
     15		501D54264959234E627F1686 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6089497A08314AE243BF61B3 /* IOKit.framework */; };
     16		010A4B095B4B521429FE1093 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A512C430FDD19D440DB7F37 /* Carbon.framework */; };
     17		0BEE76332FEC3295742C7B68 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 619B1D64302C1E3469FE2CAA /* ForceFeedback.framework */; };
     18		70A30E6000F62A70590853EE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15A6032D33E7180F130561E6 /* CoreFoundation.framework */; };
     19		62370A7B33A27ACD499D1BFC /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68EC19C50E030A4826E24463 /* OpenGL.framework */; };
     20		233449FB3C62689E755960EB /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CD942FD27675F6E37CD33BE /* libSDL2main.a */; };
     21		640659372D4D5BA80C196FEA /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 381C64BA0E3C06E9370C7F67 /* libSDL2.a */; };
     22/* End PBXBuildFile section */
     23
     24/* Begin PBXContainerItemProxy section */
     25		0506771A72B1769A23BA18B9 /* PBXContainerItemProxy */ = {
     26			isa = PBXContainerItemProxy;
     27			containerPortal = 25FF16D668E6103A712765EE /* SDL2main.xcodeproj */;
     28			proxyType = 2;
     29			remoteGlobalIDString = 0FF7291B375C79BC57696B66;
     30			remoteInfo = "libSDL2main.a";
     31		};
     32		457335A766F836B46B3025CE /* PBXContainerItemProxy */ = {
     33			isa = PBXContainerItemProxy;
     34			containerPortal = 25FF16D668E6103A712765EE /* SDL2main.xcodeproj */;
     35			proxyType = 1;
     36			remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
     37			remoteInfo = "libSDL2main.a";
     38		};
     39		0A69131702E32CF24A545F54 /* PBXContainerItemProxy */ = {
     40			isa = PBXContainerItemProxy;
     41			containerPortal = 729268B820F3534F0A70743C /* SDL2.xcodeproj */;
     42			proxyType = 2;
     43			remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
     44			remoteInfo = "libSDL2.a";
     45		};
     46		26D971DD15775F9B62560F54 /* PBXContainerItemProxy */ = {
     47			isa = PBXContainerItemProxy;
     48			containerPortal = 729268B820F3534F0A70743C /* SDL2.xcodeproj */;
     49			proxyType = 1;
     50			remoteGlobalIDString = 7E6A7BC23CFD134274963645;
     51			remoteInfo = "libSDL2.a";
     52		};
     53/* End PBXContainerItemProxy section */
     54
     55/* Begin PBXFileReference section */
     56		557E7D2E0A541B16566C02F9 /* testshader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testshader.c"; path = "../../../../../test/testshader.c"; sourceTree = "<group>"; };
     57		790E2E6D0D5B5ADE257F36F9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     58		34161F8824266DFF21F44BBB /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     59		6A0B02673EBC337F0DB62D8A /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     60		1AA15B657F20259D15354D0D /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     61		6089497A08314AE243BF61B3 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     62		3A512C430FDD19D440DB7F37 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     63		619B1D64302C1E3469FE2CAA /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     64		15A6032D33E7180F130561E6 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     65		68EC19C50E030A4826E24463 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     66		43821E2F33B54FD537993116 /* testshader */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testshader"; path = "testshader"; sourceTree = BUILT_PRODUCTS_DIR; };
     67		25FF16D668E6103A712765EE /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     68		729268B820F3534F0A70743C /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
     69/* End PBXFileReference section */
     70
     71/* Begin PBXFrameworksBuildPhase section */
     72		783D02DD3A1B438A3FF8692D /* Frameworks */ = {
     73			isa = PBXFrameworksBuildPhase;
     74			buildActionMask = 2147483647;
     75			files = (
     76				166B0AC3120A67612E387AF8 /* AudioToolbox.framework in Frameworks */,
     77				6A5317FF02547F9466AF2B87 /* AudioUnit.framework in Frameworks */,
     78				5F2435E54ED52EE620980C37 /* Cocoa.framework in Frameworks */,
     79				212E74471F5E777C76447768 /* CoreAudio.framework in Frameworks */,
     80				501D54264959234E627F1686 /* IOKit.framework in Frameworks */,
     81				010A4B095B4B521429FE1093 /* Carbon.framework in Frameworks */,
     82				0BEE76332FEC3295742C7B68 /* ForceFeedback.framework in Frameworks */,
     83				70A30E6000F62A70590853EE /* CoreFoundation.framework in Frameworks */,
     84				62370A7B33A27ACD499D1BFC /* OpenGL.framework in Frameworks */,
     85				233449FB3C62689E755960EB /* libSDL2main.a in Frameworks */,
     86				640659372D4D5BA80C196FEA /* libSDL2.a in Frameworks */,
     87			);
     88			runOnlyForDeploymentPostprocessing = 0;
     89		};
     90/* End PBXFrameworksBuildPhase section */
     91
     92/* Begin PBXGroup section */
     93		418A55677ED642091AE1555C /* testshader */ = {
     94			isa = PBXGroup;
     95			children = (
     96				339D187D402018EA409A5FAE /* test */,
     97				0A1830805C366D0D0A7A5D7F /* Frameworks */,
     98				515007C33BBD000303726B8C /* Products */,
     99				3BBF2B646D5102A604E03F40 /* Projects */,
    100			);
    101			name = "testshader";
    102			sourceTree = "<group>";
    103		};
    104		339D187D402018EA409A5FAE /* test */ = {
    105			isa = PBXGroup;
    106			children = (
    107				557E7D2E0A541B16566C02F9 /* testshader.c */,
    108			);
    109			name = "test";
    110			sourceTree = "<group>";
    111		};
    112		0A1830805C366D0D0A7A5D7F /* Frameworks */ = {
    113			isa = PBXGroup;
    114			children = (
    115				790E2E6D0D5B5ADE257F36F9 /* AudioToolbox.framework */,
    116				34161F8824266DFF21F44BBB /* AudioUnit.framework */,
    117				6A0B02673EBC337F0DB62D8A /* Cocoa.framework */,
    118				1AA15B657F20259D15354D0D /* CoreAudio.framework */,
    119				6089497A08314AE243BF61B3 /* IOKit.framework */,
    120				3A512C430FDD19D440DB7F37 /* Carbon.framework */,
    121				619B1D64302C1E3469FE2CAA /* ForceFeedback.framework */,
    122				15A6032D33E7180F130561E6 /* CoreFoundation.framework */,
    123				68EC19C50E030A4826E24463 /* OpenGL.framework */,
    124			);
    125			name = "Frameworks";
    126			sourceTree = "<group>";
    127		};
    128		515007C33BBD000303726B8C /* Products */ = {
    129			isa = PBXGroup;
    130			children = (
    131				43821E2F33B54FD537993116 /* testshader */,
    132			);
    133			name = "Products";
    134			sourceTree = "<group>";
    135		};
    136		3BBF2B646D5102A604E03F40 /* Projects */ = {
    137			isa = PBXGroup;
    138			children = (
    139				25FF16D668E6103A712765EE /* SDL2main.xcodeproj */,
    140				729268B820F3534F0A70743C /* SDL2.xcodeproj */,
    141			);
    142			name = "Projects";
    143			sourceTree = "<group>";
    144		};
    145		7D6462327CDF40E3125B4DA0 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				7CD942FD27675F6E37CD33BE /* libSDL2main.a */,
    149			);
    150			name = Products;
    151			sourceTree = "<group>";
    152		};
    153		763455E764173830123E492E /* Products */ = {
    154			isa = PBXGroup;
    155			children = (
    156				381C64BA0E3C06E9370C7F67 /* libSDL2.a */,
    157			);
    158			name = Products;
    159			sourceTree = "<group>";
    160		};
    161/* End PBXGroup section */
    162
    163/* Begin PBXNativeTarget section */
    164		1F9925314B933D6D7CF36D7D /* testshader */ = {
    165			isa = PBXNativeTarget;
    166			buildConfigurationList = 12736C0C38D5350F70D76073 /* Build configuration list for PBXNativeTarget "testshader" */;
    167			buildPhases = (
    168				5BA622D37B3D6C8056BF4444 /* Resources */,
    169				53430D4F72D23F4F199070A3 /* Sources */,
    170				783D02DD3A1B438A3FF8692D /* Frameworks */,
    171				9607AE3710C85E8F00CD1376 /* Postbuild */,
    172			);
    173			buildRules = (
    174			);
    175			dependencies = (
    176				31D33CF71209402B5AC00751 /* PBXTargetDependency */,
    177				0AFA59413C3D59DA1AAE33ED /* PBXTargetDependency */,
    178			);
    179			name = "testshader";
    180			productInstallPath = "$(HOME)/bin";
    181			productName = "testshader";
    182			productReference = 43821E2F33B54FD537993116 /* testshader */;
    183			productType = "com.apple.product-type.tool";
    184		};
    185/* End PBXNativeTarget section */
    186
    187/* Begin PBXProject section */
    188		08FB7793FE84155DC02AAC07 /* Project object */ = {
    189			isa = PBXProject;
    190			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testshader" */;
    191			compatibilityVersion = "Xcode 3.2";
    192			hasScannedForEncodings = 1;
    193			mainGroup = 418A55677ED642091AE1555C /* testshader */;
    194			projectDirPath = "";
    195			projectReferences = (
    196				{
    197					ProductGroup = 7D6462327CDF40E3125B4DA0 /* Products */;
    198					ProjectRef = 25FF16D668E6103A712765EE /* SDL2main.xcodeproj */;
    199				},
    200				{
    201					ProductGroup = 763455E764173830123E492E /* Products */;
    202					ProjectRef = 729268B820F3534F0A70743C /* SDL2.xcodeproj */;
    203				},
    204			);
    205			projectRoot = "";
    206			targets = (
    207				1F9925314B933D6D7CF36D7D /* testshader */,
    208			);
    209		};
    210/* End PBXProject section */
    211
    212/* Begin PBXReferenceProxy section */
    213		7CD942FD27675F6E37CD33BE /* libSDL2main.a */ = {
    214			isa = PBXReferenceProxy;
    215			fileType = archive.ar;
    216			path = "Build/Debug/libSDL2main.a";
    217			remoteRef = 0506771A72B1769A23BA18B9 /* PBXContainerItemProxy */;
    218			sourceTree = BUILT_PRODUCTS_DIR;
    219		};
    220		381C64BA0E3C06E9370C7F67 /* libSDL2.a */ = {
    221			isa = PBXReferenceProxy;
    222			fileType = archive.ar;
    223			path = "Build/Debug/libSDL2.a";
    224			remoteRef = 0A69131702E32CF24A545F54 /* PBXContainerItemProxy */;
    225			sourceTree = BUILT_PRODUCTS_DIR;
    226		};
    227/* End PBXReferenceProxy section */
    228
    229/* Begin PBXResourcesBuildPhase section */
    230		5BA622D37B3D6C8056BF4444 /* Resources */ = {
    231			isa = PBXResourcesBuildPhase;
    232			buildActionMask = 2147483647;
    233			files = (
    234			);
    235			runOnlyForDeploymentPostprocessing = 0;
    236		};
    237/* End PBXResourcesBuildPhase section */
    238
    239/* Begin PBXShellScriptBuildPhase section */
    240		9607AE3710C85E8F00CD1376 /* Postbuild */ = {
    241			isa = PBXShellScriptBuildPhase;
    242			buildActionMask = 2147483647;
    243			files = (
    244			);
    245			inputPaths = (
    246			);
    247			name = Postbuild;
    248			outputPaths = (
    249			);
    250			runOnlyForDeploymentPostprocessing = 0;
    251			shellPath = /bin/sh;
    252			shellScript = "if [ \"${CONFIGURATION}\" = \"Debug Universal\" ]; then\nif [ ! -d \"./Build/Debug\" ]; then mkdir -p \"./Build/Debug\"; fi\ncp \"./../../../../../test/icon.bmp\" \"./Build/Debug/icon.bmp\"\nfi\nif [ \"${CONFIGURATION}\" = \"Debug Native\" ]; then\nif [ ! -d \"./Build/Debug\" ]; then mkdir -p \"./Build/Debug\"; fi\ncp \"./../../../../../test/icon.bmp\" \"./Build/Debug/icon.bmp\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Universal\" ]; then\nif [ ! -d \"./Build/Release\" ]; then mkdir -p \"./Build/Release\"; fi\ncp \"./../../../../../test/icon.bmp\" \"./Build/Release/icon.bmp\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Native\" ]; then\nif [ ! -d \"./Build/Release\" ]; then mkdir -p \"./Build/Release\"; fi\ncp \"./../../../../../test/icon.bmp\" \"./Build/Release/icon.bmp\"\nfi";
    253		};
    254/* End PBXShellScriptBuildPhase section */
    255/* Begin PBXSourcesBuildPhase section */
    256		53430D4F72D23F4F199070A3 /* Sources */ = {
    257			isa = PBXSourcesBuildPhase;
    258			buildActionMask = 2147483647;
    259			files = (
    260				470C1B0B2EED6E5F608B04C8 /* testshader.c in Sources */,
    261			);
    262			runOnlyForDeploymentPostprocessing = 0;
    263		};
    264/* End PBXSourcesBuildPhase section */
    265
    266/* Begin PBXVariantGroup section */
    267/* End PBXVariantGroup section */
    268
    269/* Begin PBXTargetDependency section */
    270		31D33CF71209402B5AC00751 /* PBXTargetDependency */ = {
    271			isa = PBXTargetDependency;
    272			name = "libSDL2main.a";
    273			targetProxy = 457335A766F836B46B3025CE /* PBXContainerItemProxy */;
    274		};
    275		0AFA59413C3D59DA1AAE33ED /* PBXTargetDependency */ = {
    276			isa = PBXTargetDependency;
    277			name = "libSDL2.a";
    278			targetProxy = 26D971DD15775F9B62560F54 /* PBXContainerItemProxy */;
    279		};
    280/* End PBXTargetDependency section */
    281
    282/* Begin XCBuildConfiguration section */
    283		59791E272FC33A0F41CC71C2 /* Debug Universal */ = {
    284			isa = XCBuildConfiguration;
    285			buildSettings = {
    286				ALWAYS_SEARCH_USER_PATHS = NO;
    287				CONFIGURATION_BUILD_DIR = Build/Debug;
    288				GCC_DYNAMIC_NO_PIC = NO;
    289				GCC_MODEL_TUNING = G5;
    290				INSTALL_PATH = /usr/local/bin;
    291				PRODUCT_NAME = "testshader";
    292			};
    293			name = "Debug Universal";
    294		};
    295		772C1CBA178C6E884543338A /* Debug Native */ = {
    296			isa = XCBuildConfiguration;
    297			buildSettings = {
    298				ALWAYS_SEARCH_USER_PATHS = NO;
    299				CONFIGURATION_BUILD_DIR = Build/Debug;
    300				GCC_DYNAMIC_NO_PIC = NO;
    301				GCC_MODEL_TUNING = G5;
    302				INSTALL_PATH = /usr/local/bin;
    303				PRODUCT_NAME = "testshader";
    304			};
    305			name = "Debug Native";
    306		};
    307		198E58DF4FA24C0B20487A3E /* Release Universal */ = {
    308			isa = XCBuildConfiguration;
    309			buildSettings = {
    310				ALWAYS_SEARCH_USER_PATHS = NO;
    311				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    312				CONFIGURATION_BUILD_DIR = Build/Release;
    313				GCC_DYNAMIC_NO_PIC = NO;
    314				GCC_MODEL_TUNING = G5;
    315				INSTALL_PATH = /usr/local/bin;
    316				PRODUCT_NAME = "testshader";
    317			};
    318			name = "Release Universal";
    319		};
    320		13D949011F78183C43633663 /* Release Native */ = {
    321			isa = XCBuildConfiguration;
    322			buildSettings = {
    323				ALWAYS_SEARCH_USER_PATHS = NO;
    324				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    325				CONFIGURATION_BUILD_DIR = Build/Release;
    326				GCC_DYNAMIC_NO_PIC = NO;
    327				GCC_MODEL_TUNING = G5;
    328				INSTALL_PATH = /usr/local/bin;
    329				PRODUCT_NAME = "testshader";
    330			};
    331			name = "Release Native";
    332		};
    333		091826C50DC736A94B7B0D4A /* Debug Universal */ = {
    334			isa = XCBuildConfiguration;
    335			buildSettings = {
    336				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    337				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    338				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    339				COPY_PHASE_STRIP = NO;
    340				GCC_C_LANGUAGE_STANDARD = gnu99;
    341				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    342				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    343				GCC_OPTIMIZATION_LEVEL = 0;
    344				GCC_PREPROCESSOR_DEFINITIONS = (
    345					"USING_PREMAKE_CONFIG_H",
    346					"_DEBUG",
    347					"HAVE_OPENGL",
    348				);
    349				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    350				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    351				GCC_WARN_UNUSED_VARIABLE = YES;
    352				HEADER_SEARCH_PATHS = (
    353					"../..",
    354					"../../../../../include",
    355				);
    356				OBJROOT = "obj/Universal/Debug";
    357				ONLY_ACTIVE_ARCH = YES;
    358				SYMROOT = "Build/Debug";
    359			};
    360			name = "Debug Universal";
    361		};
    362		6845108D406139B54A903590 /* Debug Native */ = {
    363			isa = XCBuildConfiguration;
    364			buildSettings = {
    365				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    366				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    367				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    368				COPY_PHASE_STRIP = NO;
    369				GCC_C_LANGUAGE_STANDARD = gnu99;
    370				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    371				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    372				GCC_OPTIMIZATION_LEVEL = 0;
    373				GCC_PREPROCESSOR_DEFINITIONS = (
    374					"USING_PREMAKE_CONFIG_H",
    375					"_DEBUG",
    376					"HAVE_OPENGL",
    377				);
    378				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    379				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    380				GCC_WARN_UNUSED_VARIABLE = YES;
    381				HEADER_SEARCH_PATHS = (
    382					"../..",
    383					"../../../../../include",
    384				);
    385				OBJROOT = "obj/Debug";
    386				ONLY_ACTIVE_ARCH = YES;
    387				SYMROOT = "Build/Debug";
    388			};
    389			name = "Debug Native";
    390		};
    391		2390661773D818592A2D78C6 /* Release Universal */ = {
    392			isa = XCBuildConfiguration;
    393			buildSettings = {
    394				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    395				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    396				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    397				GCC_C_LANGUAGE_STANDARD = gnu99;
    398				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    399				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    400				GCC_OPTIMIZATION_LEVEL = 3;
    401				GCC_PREPROCESSOR_DEFINITIONS = (
    402					"USING_PREMAKE_CONFIG_H",
    403					"NDEBUG",
    404					"HAVE_OPENGL",
    405				);
    406				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    407				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    408				GCC_WARN_UNUSED_VARIABLE = YES;
    409				HEADER_SEARCH_PATHS = (
    410					"../..",
    411					"../../../../../include",
    412				);
    413				OBJROOT = "obj/Universal/Release";
    414				ONLY_ACTIVE_ARCH = NO;
    415				SYMROOT = "Build/Release";
    416			};
    417			name = "Release Universal";
    418		};
    419		4A4E79C527AE1B9776C92AAF /* Release Native */ = {
    420			isa = XCBuildConfiguration;
    421			buildSettings = {
    422				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    423				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    424				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    425				GCC_C_LANGUAGE_STANDARD = gnu99;
    426				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    427				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    428				GCC_OPTIMIZATION_LEVEL = 3;
    429				GCC_PREPROCESSOR_DEFINITIONS = (
    430					"USING_PREMAKE_CONFIG_H",
    431					"NDEBUG",
    432					"HAVE_OPENGL",
    433				);
    434				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    435				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    436				GCC_WARN_UNUSED_VARIABLE = YES;
    437				HEADER_SEARCH_PATHS = (
    438					"../..",
    439					"../../../../../include",
    440				);
    441				OBJROOT = "obj/Release";
    442				ONLY_ACTIVE_ARCH = NO;
    443				SYMROOT = "Build/Release";
    444			};
    445			name = "Release Native";
    446		};
    447/* End XCBuildConfiguration section */
    448
    449/* Begin XCConfigurationList section */
    450		12736C0C38D5350F70D76073 /* Build configuration list for PBXNativeTarget "testshader" */ = {
    451			isa = XCConfigurationList;
    452			buildConfigurations = (
    453				59791E272FC33A0F41CC71C2 /* Debug Universal */,
    454				772C1CBA178C6E884543338A /* Debug Native */,
    455				198E58DF4FA24C0B20487A3E /* Release Universal */,
    456				13D949011F78183C43633663 /* Release Native */,
    457			);
    458			defaultConfigurationIsVisible = 0;
    459			defaultConfigurationName = "Debug Universal";
    460		};
    461		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testshader" */ = {
    462			isa = XCConfigurationList;
    463			buildConfigurations = (
    464				091826C50DC736A94B7B0D4A /* Debug Universal */,
    465				6845108D406139B54A903590 /* Debug Native */,
    466				2390661773D818592A2D78C6 /* Release Universal */,
    467				4A4E79C527AE1B9776C92AAF /* Release Native */,
    468			);
    469			defaultConfigurationIsVisible = 0;
    470			defaultConfigurationName = "Debug Universal";
    471		};
    472/* End XCConfigurationList section */
    473
    474	};
    475	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    476}