cscg22-gearboy

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

project.pbxproj (21818B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		3B704B3B412169616F405AB4 /* testrendertarget.c in Sources */ = {isa = PBXBuildFile; fileRef = 2CD6573D176B2ECC08A5178B /* testrendertarget.c */; };
     11		3AAC0DD33E947FF533ED21A6 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04D077D81951397E3F482225 /* AudioToolbox.framework */; };
     12		1B2063BD172B0CBF52C85BCA /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2589068A6C7F0C8328FA6478 /* AudioUnit.framework */; };
     13		2D810F1E11E422CB42D019DD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3467176C5E2A27217AC6735C /* Cocoa.framework */; };
     14		4670167E5CBE6E5D35E76126 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 10690E167F73144403B8656E /* CoreAudio.framework */; };
     15		75566B897D0D6720699630D8 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 419F3A784EE610063A391E2C /* IOKit.framework */; };
     16		36DA590E34C0302E2CED0224 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BBF3633711D3ED67A557E59 /* Carbon.framework */; };
     17		295A6EDA486C53F86910518F /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 38387D1F22C93EAD6BBB61C4 /* ForceFeedback.framework */; };
     18		70F629FD5A1132CD3D156C61 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 38D4221E61EE625147985AC5 /* CoreFoundation.framework */; };
     19		72C573C852C87F9A02296A18 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 62D94D09415003812F1E7705 /* OpenGL.framework */; };
     20		6FC642555C230ED021206607 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 44952EDF3A6609265F272595 /* libSDL2main.a */; };
     21		00A7797F41FD55DB4AAC7756 /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0DA230660E3568D853951172 /* libSDL2test.a */; };
     22		41811AE95C22521A564D6C83 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 567D609F072E71E8522D1C3A /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		2EB723783DF000AE22377789 /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 275635C11F9B24871D135BC0 /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 0FF7291B375C79BC57696B66;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		70CA17E14C0C588337927538 /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 275635C11F9B24871D135BC0 /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		0A9222342A42685C293626B3 /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 70BD3C0C436C6BE872F40021 /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1EB6664901BC163F215A4861;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		58B634CC6256177716181B33 /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 70BD3C0C436C6BE872F40021 /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 1258506950476B85239A79A3;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		555176BD01CA0A9236A47B67 /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 547D14EB049F6C4C0F9D2CAC /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		566A59D968E672FE1BBE7BAC /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 547D14EB049F6C4C0F9D2CAC /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 7E6A7BC23CFD134274963645;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		2CD6573D176B2ECC08A5178B /* testrendertarget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testrendertarget.c"; path = "../../../../../test/testrendertarget.c"; sourceTree = "<group>"; };
     72		04D077D81951397E3F482225 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		2589068A6C7F0C8328FA6478 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		3467176C5E2A27217AC6735C /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		10690E167F73144403B8656E /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		419F3A784EE610063A391E2C /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		3BBF3633711D3ED67A557E59 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		38387D1F22C93EAD6BBB61C4 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		38D4221E61EE625147985AC5 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		62D94D09415003812F1E7705 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		5DC743EB37AA06C502E07413 /* testrendertarget */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testrendertarget"; path = "testrendertarget"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		275635C11F9B24871D135BC0 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		70BD3C0C436C6BE872F40021 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		547D14EB049F6C4C0F9D2CAC /* 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		163234BB65884C0854210017 /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				3AAC0DD33E947FF533ED21A6 /* AudioToolbox.framework in Frameworks */,
     93				1B2063BD172B0CBF52C85BCA /* AudioUnit.framework in Frameworks */,
     94				2D810F1E11E422CB42D019DD /* Cocoa.framework in Frameworks */,
     95				4670167E5CBE6E5D35E76126 /* CoreAudio.framework in Frameworks */,
     96				75566B897D0D6720699630D8 /* IOKit.framework in Frameworks */,
     97				36DA590E34C0302E2CED0224 /* Carbon.framework in Frameworks */,
     98				295A6EDA486C53F86910518F /* ForceFeedback.framework in Frameworks */,
     99				70F629FD5A1132CD3D156C61 /* CoreFoundation.framework in Frameworks */,
    100				72C573C852C87F9A02296A18 /* OpenGL.framework in Frameworks */,
    101				6FC642555C230ED021206607 /* libSDL2main.a in Frameworks */,
    102				00A7797F41FD55DB4AAC7756 /* libSDL2test.a in Frameworks */,
    103				41811AE95C22521A564D6C83 /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		10ED6B1E2C0060B87FDC4B0B /* testrendertarget */ = {
    111			isa = PBXGroup;
    112			children = (
    113				53C155344CF637493657351B /* test */,
    114				7E5E621C4AD30FC446F5279E /* Frameworks */,
    115				77E022337C09658B3958526B /* Products */,
    116				2C396D63169E05A60ED0355F /* Projects */,
    117			);
    118			name = "testrendertarget";
    119			sourceTree = "<group>";
    120		};
    121		53C155344CF637493657351B /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				2CD6573D176B2ECC08A5178B /* testrendertarget.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		7E5E621C4AD30FC446F5279E /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				04D077D81951397E3F482225 /* AudioToolbox.framework */,
    133				2589068A6C7F0C8328FA6478 /* AudioUnit.framework */,
    134				3467176C5E2A27217AC6735C /* Cocoa.framework */,
    135				10690E167F73144403B8656E /* CoreAudio.framework */,
    136				419F3A784EE610063A391E2C /* IOKit.framework */,
    137				3BBF3633711D3ED67A557E59 /* Carbon.framework */,
    138				38387D1F22C93EAD6BBB61C4 /* ForceFeedback.framework */,
    139				38D4221E61EE625147985AC5 /* CoreFoundation.framework */,
    140				62D94D09415003812F1E7705 /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		77E022337C09658B3958526B /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				5DC743EB37AA06C502E07413 /* testrendertarget */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		2C396D63169E05A60ED0355F /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				275635C11F9B24871D135BC0 /* SDL2main.xcodeproj */,
    157				70BD3C0C436C6BE872F40021 /* SDL2test.xcodeproj */,
    158				547D14EB049F6C4C0F9D2CAC /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		042D4774112A022979095876 /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				44952EDF3A6609265F272595 /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		60417E0308DA22FA03683E98 /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				0DA230660E3568D853951172 /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		593F46C26F7B0D81107B265F /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				567D609F072E71E8522D1C3A /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		4C732B57010B030438401115 /* testrendertarget */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 2746168E78B9662A546F4CEB /* Build configuration list for PBXNativeTarget "testrendertarget" */;
    193			buildPhases = (
    194				74DB003875D669C13D5C19B5 /* Resources */,
    195				4ACA243C7DBD441B5F2303D1 /* Sources */,
    196				163234BB65884C0854210017 /* Frameworks */,
    197				9607AE3710C85E8F00CD1376 /* Postbuild */,
    198			);
    199			buildRules = (
    200			);
    201			dependencies = (
    202				5F96190A675504D97D2935E1 /* PBXTargetDependency */,
    203				5AD762CF14193438725F46EA /* PBXTargetDependency */,
    204				1823637736006BD7103F3FA5 /* PBXTargetDependency */,
    205			);
    206			name = "testrendertarget";
    207			productInstallPath = "$(HOME)/bin";
    208			productName = "testrendertarget";
    209			productReference = 5DC743EB37AA06C502E07413 /* 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 = 10ED6B1E2C0060B87FDC4B0B /* testrendertarget */;
    221			projectDirPath = "";
    222			projectReferences = (
    223				{
    224					ProductGroup = 042D4774112A022979095876 /* Products */;
    225					ProjectRef = 275635C11F9B24871D135BC0 /* SDL2main.xcodeproj */;
    226				},
    227				{
    228					ProductGroup = 60417E0308DA22FA03683E98 /* Products */;
    229					ProjectRef = 70BD3C0C436C6BE872F40021 /* SDL2test.xcodeproj */;
    230				},
    231				{
    232					ProductGroup = 593F46C26F7B0D81107B265F /* Products */;
    233					ProjectRef = 547D14EB049F6C4C0F9D2CAC /* SDL2.xcodeproj */;
    234				},
    235			);
    236			projectRoot = "";
    237			targets = (
    238				4C732B57010B030438401115 /* testrendertarget */,
    239			);
    240		};
    241/* End PBXProject section */
    242
    243/* Begin PBXReferenceProxy section */
    244		44952EDF3A6609265F272595 /* libSDL2main.a */ = {
    245			isa = PBXReferenceProxy;
    246			fileType = archive.ar;
    247			path = "Build/Debug/libSDL2main.a";
    248			remoteRef = 2EB723783DF000AE22377789 /* PBXContainerItemProxy */;
    249			sourceTree = BUILT_PRODUCTS_DIR;
    250		};
    251		0DA230660E3568D853951172 /* libSDL2test.a */ = {
    252			isa = PBXReferenceProxy;
    253			fileType = archive.ar;
    254			path = "Build/Debug/libSDL2test.a";
    255			remoteRef = 0A9222342A42685C293626B3 /* PBXContainerItemProxy */;
    256			sourceTree = BUILT_PRODUCTS_DIR;
    257		};
    258		567D609F072E71E8522D1C3A /* libSDL2.a */ = {
    259			isa = PBXReferenceProxy;
    260			fileType = archive.ar;
    261			path = "Build/Debug/libSDL2.a";
    262			remoteRef = 555176BD01CA0A9236A47B67 /* PBXContainerItemProxy */;
    263			sourceTree = BUILT_PRODUCTS_DIR;
    264		};
    265/* End PBXReferenceProxy section */
    266
    267/* Begin PBXResourcesBuildPhase section */
    268		74DB003875D669C13D5C19B5 /* 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		4ACA243C7DBD441B5F2303D1 /* Sources */ = {
    295			isa = PBXSourcesBuildPhase;
    296			buildActionMask = 2147483647;
    297			files = (
    298				3B704B3B412169616F405AB4 /* 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		5F96190A675504D97D2935E1 /* PBXTargetDependency */ = {
    309			isa = PBXTargetDependency;
    310			name = "libSDL2main.a";
    311			targetProxy = 70CA17E14C0C588337927538 /* PBXContainerItemProxy */;
    312		};
    313		5AD762CF14193438725F46EA /* PBXTargetDependency */ = {
    314			isa = PBXTargetDependency;
    315			name = "libSDL2test.a";
    316			targetProxy = 58B634CC6256177716181B33 /* PBXContainerItemProxy */;
    317		};
    318		1823637736006BD7103F3FA5 /* PBXTargetDependency */ = {
    319			isa = PBXTargetDependency;
    320			name = "libSDL2.a";
    321			targetProxy = 566A59D968E672FE1BBE7BAC /* PBXContainerItemProxy */;
    322		};
    323/* End PBXTargetDependency section */
    324
    325/* Begin XCBuildConfiguration section */
    326		58421254788B78CE5BA4118F /* 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		05D50592395E6E1B6D09740B /* 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		6291441C453149691C506D28 /* 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		3AE663B44A376CCF3D1A169E /* 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		44AF61D42E85363414780EFE /* 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_OBJC_EXCEPTIONS = NO;
    386				GCC_OPTIMIZATION_LEVEL = 0;
    387				GCC_PREPROCESSOR_DEFINITIONS = (
    388					"USING_PREMAKE_CONFIG_H",
    389					"_DEBUG",
    390				);
    391				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    392				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    393				GCC_WARN_UNUSED_VARIABLE = YES;
    394				HEADER_SEARCH_PATHS = (
    395					"../..",
    396					"../../../../../include",
    397				);
    398				OBJROOT = "obj/Universal/Debug";
    399				ONLY_ACTIVE_ARCH = YES;
    400				SYMROOT = "Build/Debug";
    401			};
    402			name = "Debug Universal";
    403		};
    404		0F0E0052129063A118C95B2C /* Debug Native */ = {
    405			isa = XCBuildConfiguration;
    406			buildSettings = {
    407				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    408				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    409				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    410				COPY_PHASE_STRIP = NO;
    411				GCC_C_LANGUAGE_STANDARD = gnu99;
    412				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    413				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    414				GCC_OPTIMIZATION_LEVEL = 0;
    415				GCC_PREPROCESSOR_DEFINITIONS = (
    416					"USING_PREMAKE_CONFIG_H",
    417					"_DEBUG",
    418				);
    419				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    420				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    421				GCC_WARN_UNUSED_VARIABLE = YES;
    422				HEADER_SEARCH_PATHS = (
    423					"../..",
    424					"../../../../../include",
    425				);
    426				OBJROOT = "obj/Debug";
    427				ONLY_ACTIVE_ARCH = YES;
    428				SYMROOT = "Build/Debug";
    429			};
    430			name = "Debug Native";
    431		};
    432		7E8023D92FF302E51CDC5C12 /* Release Universal */ = {
    433			isa = XCBuildConfiguration;
    434			buildSettings = {
    435				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    436				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    437				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    438				GCC_C_LANGUAGE_STANDARD = gnu99;
    439				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    440				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    441				GCC_OPTIMIZATION_LEVEL = 3;
    442				GCC_PREPROCESSOR_DEFINITIONS = (
    443					"USING_PREMAKE_CONFIG_H",
    444					"NDEBUG",
    445				);
    446				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    447				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    448				GCC_WARN_UNUSED_VARIABLE = YES;
    449				HEADER_SEARCH_PATHS = (
    450					"../..",
    451					"../../../../../include",
    452				);
    453				OBJROOT = "obj/Universal/Release";
    454				ONLY_ACTIVE_ARCH = NO;
    455				SYMROOT = "Build/Release";
    456			};
    457			name = "Release Universal";
    458		};
    459		60B80DA96425507E3E87448B /* Release Native */ = {
    460			isa = XCBuildConfiguration;
    461			buildSettings = {
    462				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    463				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    464				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    465				GCC_C_LANGUAGE_STANDARD = gnu99;
    466				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    467				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    468				GCC_OPTIMIZATION_LEVEL = 3;
    469				GCC_PREPROCESSOR_DEFINITIONS = (
    470					"USING_PREMAKE_CONFIG_H",
    471					"NDEBUG",
    472				);
    473				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    474				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    475				GCC_WARN_UNUSED_VARIABLE = YES;
    476				HEADER_SEARCH_PATHS = (
    477					"../..",
    478					"../../../../../include",
    479				);
    480				OBJROOT = "obj/Release";
    481				ONLY_ACTIVE_ARCH = NO;
    482				SYMROOT = "Build/Release";
    483			};
    484			name = "Release Native";
    485		};
    486/* End XCBuildConfiguration section */
    487
    488/* Begin XCConfigurationList section */
    489		2746168E78B9662A546F4CEB /* Build configuration list for PBXNativeTarget "testrendertarget" */ = {
    490			isa = XCConfigurationList;
    491			buildConfigurations = (
    492				58421254788B78CE5BA4118F /* Debug Universal */,
    493				05D50592395E6E1B6D09740B /* Debug Native */,
    494				6291441C453149691C506D28 /* Release Universal */,
    495				3AE663B44A376CCF3D1A169E /* Release Native */,
    496			);
    497			defaultConfigurationIsVisible = 0;
    498			defaultConfigurationName = "Debug Universal";
    499		};
    500		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testrendertarget" */ = {
    501			isa = XCConfigurationList;
    502			buildConfigurations = (
    503				44AF61D42E85363414780EFE /* Debug Universal */,
    504				0F0E0052129063A118C95B2C /* Debug Native */,
    505				7E8023D92FF302E51CDC5C12 /* Release Universal */,
    506				60B80DA96425507E3E87448B /* Release Native */,
    507			);
    508			defaultConfigurationIsVisible = 0;
    509			defaultConfigurationName = "Debug Universal";
    510		};
    511/* End XCConfigurationList section */
    512
    513	};
    514	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    515}