cscg22-gearboy

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

project.pbxproj (21896B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		3BDE770E382742407C9C7275 /* testrendertarget.c in Sources */ = {isa = PBXBuildFile; fileRef = 3D377B2F758301FB3EE53E1E /* testrendertarget.c */; };
     11		021E0C863FA852C728EA21A5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65E944291E9579D473B31994 /* AudioToolbox.framework */; };
     12		066B616A0F357B1350403119 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622318275C5B0EF65EC61AFD /* AudioUnit.framework */; };
     13		13447C76577A1A13163437A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07CC15F06B1E09D103A97BCF /* Cocoa.framework */; };
     14		15193EED718E39916A7C1483 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02892BC34C873ECA4BD25839 /* CoreAudio.framework */; };
     15		2997079F67543FEE3875249B /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B7F14644F8011D956DE2051 /* IOKit.framework */; };
     16		0A550BAF42E407DD6A3A1FD8 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 452655000EBA59503EF420A0 /* Carbon.framework */; };
     17		0F702DAE7E5868BC1FAD46D8 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 308856AD13007A0847B90197 /* ForceFeedback.framework */; };
     18		19FA7BAA13ED683E72FB497A /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30B350842E226D2F36C90784 /* CoreFoundation.framework */; };
     19		45C9492E2BA1789A72911841 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D7875D9299727716BC76549 /* OpenGL.framework */; };
     20		058D1D23740D3B8402CF1144 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 56767874260E1325074412DF /* libSDL2main.a */; };
     21		0B674F36010E61E9091C25CA /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 482733D23FB6544709C50ED4 /* libSDL2test.a */; };
     22		28AA6DE4175D71F470BB420D /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 59D2230B5A0B1CDE43107EEF /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		27766928021C033336E5032B /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 42D156B9499913F169B57314 /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		0254080707BB2E0C50006C25 /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 42D156B9499913F169B57314 /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		74BB51AB6C52216E68215FCE /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 134322956CCC6439154A3F0E /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1E1175156F97314C291323CB;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		4EDA545541D53C84205B592B /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 134322956CCC6439154A3F0E /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		7C3932CF473920007BED14B6 /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 72532B8E33703B3E07570B89 /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		396733C34AF07D6F3CBD30D2 /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 72532B8E33703B3E07570B89 /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 58C10ED14175754444033E0E;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		3D377B2F758301FB3EE53E1E /* testrendertarget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testrendertarget.c"; path = "../../../../../test/testrendertarget.c"; sourceTree = "<group>"; };
     72		65E944291E9579D473B31994 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		622318275C5B0EF65EC61AFD /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		07CC15F06B1E09D103A97BCF /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		02892BC34C873ECA4BD25839 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		4B7F14644F8011D956DE2051 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		452655000EBA59503EF420A0 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		308856AD13007A0847B90197 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		30B350842E226D2F36C90784 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		0D7875D9299727716BC76549 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		2C727B1464A05D8628A65406 /* testrendertarget */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testrendertarget"; path = "testrendertarget"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		42D156B9499913F169B57314 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		134322956CCC6439154A3F0E /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		72532B8E33703B3E07570B89 /* 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		182F540A002D452A74910B72 /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				021E0C863FA852C728EA21A5 /* AudioToolbox.framework in Frameworks */,
     93				066B616A0F357B1350403119 /* AudioUnit.framework in Frameworks */,
     94				13447C76577A1A13163437A4 /* Cocoa.framework in Frameworks */,
     95				15193EED718E39916A7C1483 /* CoreAudio.framework in Frameworks */,
     96				2997079F67543FEE3875249B /* IOKit.framework in Frameworks */,
     97				0A550BAF42E407DD6A3A1FD8 /* Carbon.framework in Frameworks */,
     98				0F702DAE7E5868BC1FAD46D8 /* ForceFeedback.framework in Frameworks */,
     99				19FA7BAA13ED683E72FB497A /* CoreFoundation.framework in Frameworks */,
    100				45C9492E2BA1789A72911841 /* OpenGL.framework in Frameworks */,
    101				058D1D23740D3B8402CF1144 /* libSDL2main.a in Frameworks */,
    102				0B674F36010E61E9091C25CA /* libSDL2test.a in Frameworks */,
    103				28AA6DE4175D71F470BB420D /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		0E822AD7464B6D584977305A /* testrendertarget */ = {
    111			isa = PBXGroup;
    112			children = (
    113				0E314AD426492160672949A2 /* test */,
    114				12CF719841E46665046F3E95 /* Frameworks */,
    115				1236373726C70594517914E9 /* Products */,
    116				593C7BBB72C50DE2211447BA /* Projects */,
    117			);
    118			name = "testrendertarget";
    119			sourceTree = "<group>";
    120		};
    121		0E314AD426492160672949A2 /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				3D377B2F758301FB3EE53E1E /* testrendertarget.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		12CF719841E46665046F3E95 /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				65E944291E9579D473B31994 /* AudioToolbox.framework */,
    133				622318275C5B0EF65EC61AFD /* AudioUnit.framework */,
    134				07CC15F06B1E09D103A97BCF /* Cocoa.framework */,
    135				02892BC34C873ECA4BD25839 /* CoreAudio.framework */,
    136				4B7F14644F8011D956DE2051 /* IOKit.framework */,
    137				452655000EBA59503EF420A0 /* Carbon.framework */,
    138				308856AD13007A0847B90197 /* ForceFeedback.framework */,
    139				30B350842E226D2F36C90784 /* CoreFoundation.framework */,
    140				0D7875D9299727716BC76549 /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		1236373726C70594517914E9 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				2C727B1464A05D8628A65406 /* testrendertarget */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		593C7BBB72C50DE2211447BA /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				42D156B9499913F169B57314 /* SDL2main.xcodeproj */,
    157				134322956CCC6439154A3F0E /* SDL2test.xcodeproj */,
    158				72532B8E33703B3E07570B89 /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		55097AE10B0B20BD6A302F28 /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				56767874260E1325074412DF /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		6D5572D6669077FD15BB4226 /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				482733D23FB6544709C50ED4 /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		4940288F4A214C0F2DA54FF7 /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				59D2230B5A0B1CDE43107EEF /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		65143E696F3D32C92E185878 /* testrendertarget */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 1FEF3F326E341A4274F33683 /* Build configuration list for PBXNativeTarget "testrendertarget" */;
    193			buildPhases = (
    194				004E1202473233B004CF3DBA /* Resources */,
    195				36BC22F924372FD8195A7A55 /* Sources */,
    196				182F540A002D452A74910B72 /* Frameworks */,
    197				9607AE3710C85E8F00CD1376 /* Postbuild */,
    198			);
    199			buildRules = (
    200			);
    201			dependencies = (
    202				7C8910967C946E6201153F3D /* PBXTargetDependency */,
    203				1A252909129B03C27273049A /* PBXTargetDependency */,
    204				553675717DDC133503AC233F /* PBXTargetDependency */,
    205			);
    206			name = "testrendertarget";
    207			productInstallPath = "$(HOME)/bin";
    208			productName = "testrendertarget";
    209			productReference = 2C727B1464A05D8628A65406 /* testrendertarget */;
    210			productType = "com.apple.product-type.tool";
    211		};
    212/* End PBXNativeTarget section */
    213
    214/* Begin PBXProject section */
    215		08FB7793FE84155DC02AAC07 /* Project object */ = {
    216			isa = PBXProject;
    217			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testrendertarget" */;
    218			compatibilityVersion = "Xcode 3.2";
    219			hasScannedForEncodings = 1;
    220			mainGroup = 0E822AD7464B6D584977305A /* testrendertarget */;
    221			projectDirPath = "";
    222			projectReferences = (
    223				{
    224					ProductGroup = 55097AE10B0B20BD6A302F28 /* Products */;
    225					ProjectRef = 42D156B9499913F169B57314 /* SDL2main.xcodeproj */;
    226				},
    227				{
    228					ProductGroup = 6D5572D6669077FD15BB4226 /* Products */;
    229					ProjectRef = 134322956CCC6439154A3F0E /* SDL2test.xcodeproj */;
    230				},
    231				{
    232					ProductGroup = 4940288F4A214C0F2DA54FF7 /* Products */;
    233					ProjectRef = 72532B8E33703B3E07570B89 /* SDL2.xcodeproj */;
    234				},
    235			);
    236			projectRoot = "";
    237			targets = (
    238				65143E696F3D32C92E185878 /* testrendertarget */,
    239			);
    240		};
    241/* End PBXProject section */
    242
    243/* Begin PBXReferenceProxy section */
    244		56767874260E1325074412DF /* libSDL2main.a */ = {
    245			isa = PBXReferenceProxy;
    246			fileType = archive.ar;
    247			path = "Build/Debug/libSDL2main.a";
    248			remoteRef = 27766928021C033336E5032B /* PBXContainerItemProxy */;
    249			sourceTree = BUILT_PRODUCTS_DIR;
    250		};
    251		482733D23FB6544709C50ED4 /* libSDL2test.a */ = {
    252			isa = PBXReferenceProxy;
    253			fileType = archive.ar;
    254			path = "Build/Debug/libSDL2test.a";
    255			remoteRef = 74BB51AB6C52216E68215FCE /* PBXContainerItemProxy */;
    256			sourceTree = BUILT_PRODUCTS_DIR;
    257		};
    258		59D2230B5A0B1CDE43107EEF /* libSDL2.a */ = {
    259			isa = PBXReferenceProxy;
    260			fileType = archive.ar;
    261			path = "Build/Debug/libSDL2.a";
    262			remoteRef = 7C3932CF473920007BED14B6 /* PBXContainerItemProxy */;
    263			sourceTree = BUILT_PRODUCTS_DIR;
    264		};
    265/* End PBXReferenceProxy section */
    266
    267/* Begin PBXResourcesBuildPhase section */
    268		004E1202473233B004CF3DBA /* Resources */ = {
    269			isa = PBXResourcesBuildPhase;
    270			buildActionMask = 2147483647;
    271			files = (
    272			);
    273			runOnlyForDeploymentPostprocessing = 0;
    274		};
    275/* End PBXResourcesBuildPhase section */
    276
    277/* Begin PBXShellScriptBuildPhase section */
    278		9607AE3710C85E8F00CD1376 /* Postbuild */ = {
    279			isa = PBXShellScriptBuildPhase;
    280			buildActionMask = 2147483647;
    281			files = (
    282			);
    283			inputPaths = (
    284			);
    285			name = Postbuild;
    286			outputPaths = (
    287			);
    288			runOnlyForDeploymentPostprocessing = 0;
    289			shellPath = /bin/sh;
    290			shellScript = "if [ \"${CONFIGURATION}\" = \"Debug Universal\" ]; then\nif [ ! -d \"./Build/Debug\" ]; then mkdir -p \"./Build/Debug\"; fi\ncp \"./../../../../../test/sample.bmp\" \"./Build/Debug/sample.bmp\"\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/sample.bmp\" \"./Build/Debug/sample.bmp\"\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/sample.bmp\" \"./Build/Release/sample.bmp\"\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/sample.bmp\" \"./Build/Release/sample.bmp\"\ncp \"./../../../../../test/icon.bmp\" \"./Build/Release/icon.bmp\"\nfi";
    291		};
    292/* End PBXShellScriptBuildPhase section */
    293/* Begin PBXSourcesBuildPhase section */
    294		36BC22F924372FD8195A7A55 /* Sources */ = {
    295			isa = PBXSourcesBuildPhase;
    296			buildActionMask = 2147483647;
    297			files = (
    298				3BDE770E382742407C9C7275 /* testrendertarget.c in Sources */,
    299			);
    300			runOnlyForDeploymentPostprocessing = 0;
    301		};
    302/* End PBXSourcesBuildPhase section */
    303
    304/* Begin PBXVariantGroup section */
    305/* End PBXVariantGroup section */
    306
    307/* Begin PBXTargetDependency section */
    308		7C8910967C946E6201153F3D /* PBXTargetDependency */ = {
    309			isa = PBXTargetDependency;
    310			name = "libSDL2main.a";
    311			targetProxy = 0254080707BB2E0C50006C25 /* PBXContainerItemProxy */;
    312		};
    313		1A252909129B03C27273049A /* PBXTargetDependency */ = {
    314			isa = PBXTargetDependency;
    315			name = "libSDL2test.a";
    316			targetProxy = 4EDA545541D53C84205B592B /* PBXContainerItemProxy */;
    317		};
    318		553675717DDC133503AC233F /* PBXTargetDependency */ = {
    319			isa = PBXTargetDependency;
    320			name = "libSDL2.a";
    321			targetProxy = 396733C34AF07D6F3CBD30D2 /* PBXContainerItemProxy */;
    322		};
    323/* End PBXTargetDependency section */
    324
    325/* Begin XCBuildConfiguration section */
    326		720F444D1EE3087071D6296C /* Debug Universal */ = {
    327			isa = XCBuildConfiguration;
    328			buildSettings = {
    329				ALWAYS_SEARCH_USER_PATHS = NO;
    330				CONFIGURATION_BUILD_DIR = Build/Debug;
    331				GCC_DYNAMIC_NO_PIC = NO;
    332				GCC_MODEL_TUNING = G5;
    333				INSTALL_PATH = /usr/local/bin;
    334				PRODUCT_NAME = "testrendertarget";
    335			};
    336			name = "Debug Universal";
    337		};
    338		575813D33EF752B42F4B1FDE /* Debug Native */ = {
    339			isa = XCBuildConfiguration;
    340			buildSettings = {
    341				ALWAYS_SEARCH_USER_PATHS = NO;
    342				CONFIGURATION_BUILD_DIR = Build/Debug;
    343				GCC_DYNAMIC_NO_PIC = NO;
    344				GCC_MODEL_TUNING = G5;
    345				INSTALL_PATH = /usr/local/bin;
    346				PRODUCT_NAME = "testrendertarget";
    347			};
    348			name = "Debug Native";
    349		};
    350		0BD15545445C1F2558C66013 /* Release Universal */ = {
    351			isa = XCBuildConfiguration;
    352			buildSettings = {
    353				ALWAYS_SEARCH_USER_PATHS = NO;
    354				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    355				CONFIGURATION_BUILD_DIR = Build/Release;
    356				GCC_DYNAMIC_NO_PIC = NO;
    357				GCC_MODEL_TUNING = G5;
    358				INSTALL_PATH = /usr/local/bin;
    359				PRODUCT_NAME = "testrendertarget";
    360			};
    361			name = "Release Universal";
    362		};
    363		61DD770A5FF844034B705E59 /* Release Native */ = {
    364			isa = XCBuildConfiguration;
    365			buildSettings = {
    366				ALWAYS_SEARCH_USER_PATHS = NO;
    367				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    368				CONFIGURATION_BUILD_DIR = Build/Release;
    369				GCC_DYNAMIC_NO_PIC = NO;
    370				GCC_MODEL_TUNING = G5;
    371				INSTALL_PATH = /usr/local/bin;
    372				PRODUCT_NAME = "testrendertarget";
    373			};
    374			name = "Release Native";
    375		};
    376		77ED6AEC477D1A0B6DAD3671 /* Debug Universal */ = {
    377			isa = XCBuildConfiguration;
    378			buildSettings = {
    379				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    380				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    381				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    382				COPY_PHASE_STRIP = NO;
    383				GCC_C_LANGUAGE_STANDARD = gnu99;
    384				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    385				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    386				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    387				GCC_OPTIMIZATION_LEVEL = 0;
    388				GCC_PREPROCESSOR_DEFINITIONS = (
    389					"USING_PREMAKE_CONFIG_H",
    390					"_DEBUG",
    391				);
    392				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    393				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    394				GCC_WARN_UNUSED_VARIABLE = YES;
    395				HEADER_SEARCH_PATHS = (
    396					"../..",
    397					"../../../../../include",
    398				);
    399				OBJROOT = "obj/Universal/Debug";
    400				ONLY_ACTIVE_ARCH = YES;
    401				SYMROOT = "Build/Debug";
    402			};
    403			name = "Debug Universal";
    404		};
    405		507826301DEE793106690AF3 /* Debug Native */ = {
    406			isa = XCBuildConfiguration;
    407			buildSettings = {
    408				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    409				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    410				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    411				COPY_PHASE_STRIP = NO;
    412				GCC_C_LANGUAGE_STANDARD = gnu99;
    413				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    414				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    415				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    416				GCC_OPTIMIZATION_LEVEL = 0;
    417				GCC_PREPROCESSOR_DEFINITIONS = (
    418					"USING_PREMAKE_CONFIG_H",
    419					"_DEBUG",
    420				);
    421				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    422				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    423				GCC_WARN_UNUSED_VARIABLE = YES;
    424				HEADER_SEARCH_PATHS = (
    425					"../..",
    426					"../../../../../include",
    427				);
    428				OBJROOT = "obj/Debug";
    429				ONLY_ACTIVE_ARCH = YES;
    430				SYMROOT = "Build/Debug";
    431			};
    432			name = "Debug Native";
    433		};
    434		02F6008057A6739429672D3A /* Release Universal */ = {
    435			isa = XCBuildConfiguration;
    436			buildSettings = {
    437				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    438				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    439				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    440				GCC_C_LANGUAGE_STANDARD = gnu99;
    441				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    442				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    443				GCC_OPTIMIZATION_LEVEL = 3;
    444				GCC_PREPROCESSOR_DEFINITIONS = (
    445					"USING_PREMAKE_CONFIG_H",
    446					"NDEBUG",
    447				);
    448				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    449				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    450				GCC_WARN_UNUSED_VARIABLE = YES;
    451				HEADER_SEARCH_PATHS = (
    452					"../..",
    453					"../../../../../include",
    454				);
    455				OBJROOT = "obj/Universal/Release";
    456				ONLY_ACTIVE_ARCH = NO;
    457				SYMROOT = "Build/Release";
    458			};
    459			name = "Release Universal";
    460		};
    461		38E023561EA90EBE187269E5 /* Release Native */ = {
    462			isa = XCBuildConfiguration;
    463			buildSettings = {
    464				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    465				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    466				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    467				GCC_C_LANGUAGE_STANDARD = gnu99;
    468				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    469				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    470				GCC_OPTIMIZATION_LEVEL = 3;
    471				GCC_PREPROCESSOR_DEFINITIONS = (
    472					"USING_PREMAKE_CONFIG_H",
    473					"NDEBUG",
    474				);
    475				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    476				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    477				GCC_WARN_UNUSED_VARIABLE = YES;
    478				HEADER_SEARCH_PATHS = (
    479					"../..",
    480					"../../../../../include",
    481				);
    482				OBJROOT = "obj/Release";
    483				ONLY_ACTIVE_ARCH = NO;
    484				SYMROOT = "Build/Release";
    485			};
    486			name = "Release Native";
    487		};
    488/* End XCBuildConfiguration section */
    489
    490/* Begin XCConfigurationList section */
    491		1FEF3F326E341A4274F33683 /* Build configuration list for PBXNativeTarget "testrendertarget" */ = {
    492			isa = XCConfigurationList;
    493			buildConfigurations = (
    494				720F444D1EE3087071D6296C /* Debug Universal */,
    495				575813D33EF752B42F4B1FDE /* Debug Native */,
    496				0BD15545445C1F2558C66013 /* Release Universal */,
    497				61DD770A5FF844034B705E59 /* Release Native */,
    498			);
    499			defaultConfigurationIsVisible = 0;
    500			defaultConfigurationName = "Debug Universal";
    501		};
    502		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testrendertarget" */ = {
    503			isa = XCConfigurationList;
    504			buildConfigurations = (
    505				77ED6AEC477D1A0B6DAD3671 /* Debug Universal */,
    506				507826301DEE793106690AF3 /* Debug Native */,
    507				02F6008057A6739429672D3A /* Release Universal */,
    508				38E023561EA90EBE187269E5 /* Release Native */,
    509			);
    510			defaultConfigurationIsVisible = 0;
    511			defaultConfigurationName = "Debug Universal";
    512		};
    513/* End XCConfigurationList section */
    514
    515	};
    516	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    517}