cscg22-gearboy

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

project.pbxproj (19534B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		408F106907F630850F6E3BAD /* testshape.c in Sources */ = {isa = PBXBuildFile; fileRef = 06F1518872D849DE23A129A5 /* testshape.c */; };
     11		685069D73E480D2E05A06B09 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 703A1F11388C11C40CD923AF /* AudioToolbox.framework */; };
     12		28D61F7221B105FA79C90159 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E447E4E35D554877889777A /* AudioUnit.framework */; };
     13		503F080F2D1A24E2289019C3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33B150B2104E278728300852 /* Cocoa.framework */; };
     14		1F1923805A2216ED2F5D41C1 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76BC58620CC21E460F4D2316 /* CoreAudio.framework */; };
     15		51ED1EE17305511A42F17267 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C41266F6B602BFE6F4A6BFB /* IOKit.framework */; };
     16		55B37DAA55FF6AF1249220BC /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007511CB2DCD12E92A0C3769 /* Carbon.framework */; };
     17		043811DD74E057C174A3062A /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D58035C2D162A38666670E3 /* ForceFeedback.framework */; };
     18		0DE950AB4BA7591C44DB0AF4 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39D5008468FA198059DA251C /* CoreFoundation.framework */; };
     19		5F9A2E955F80612E2FB81757 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 57B475561300743D704C2C66 /* OpenGL.framework */; };
     20		53D755BD0FED3F5428477F40 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 77476C792D8647470D493640 /* libSDL2main.a */; };
     21		79F1721C416A429612A44F07 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16FB778C2826097B07822140 /* libSDL2.a */; };
     22/* End PBXBuildFile section */
     23
     24/* Begin PBXContainerItemProxy section */
     25		6A4E33E2490B13323D1B5276 /* PBXContainerItemProxy */ = {
     26			isa = PBXContainerItemProxy;
     27			containerPortal = 3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */;
     28			proxyType = 2;
     29			remoteGlobalIDString = 0FF7291B375C79BC57696B66;
     30			remoteInfo = "libSDL2main.a";
     31		};
     32		47AF3A8E4FDE09FF56107181 /* PBXContainerItemProxy */ = {
     33			isa = PBXContainerItemProxy;
     34			containerPortal = 3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */;
     35			proxyType = 1;
     36			remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
     37			remoteInfo = "libSDL2main.a";
     38		};
     39		738E7B5A02DE7D366CBB1DE3 /* PBXContainerItemProxy */ = {
     40			isa = PBXContainerItemProxy;
     41			containerPortal = 78C82B9F67787B504D026A0B /* SDL2.xcodeproj */;
     42			proxyType = 2;
     43			remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
     44			remoteInfo = "libSDL2.a";
     45		};
     46		35847F444F2200F559CC1556 /* PBXContainerItemProxy */ = {
     47			isa = PBXContainerItemProxy;
     48			containerPortal = 78C82B9F67787B504D026A0B /* SDL2.xcodeproj */;
     49			proxyType = 1;
     50			remoteGlobalIDString = 7E6A7BC23CFD134274963645;
     51			remoteInfo = "libSDL2.a";
     52		};
     53/* End PBXContainerItemProxy section */
     54
     55/* Begin PBXFileReference section */
     56		06F1518872D849DE23A129A5 /* testshape.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testshape.c"; path = "../../../../../test/testshape.c"; sourceTree = "<group>"; };
     57		703A1F11388C11C40CD923AF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     58		4E447E4E35D554877889777A /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     59		33B150B2104E278728300852 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     60		76BC58620CC21E460F4D2316 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     61		1C41266F6B602BFE6F4A6BFB /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     62		007511CB2DCD12E92A0C3769 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     63		2D58035C2D162A38666670E3 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     64		39D5008468FA198059DA251C /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     65		57B475561300743D704C2C66 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     66		2B58287A011A6BE672AC3A54 /* testshape */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testshape"; path = "testshape"; sourceTree = BUILT_PRODUCTS_DIR; };
     67		3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     68		78C82B9F67787B504D026A0B /* 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		197577442FB076C67D38038E /* Frameworks */ = {
     73			isa = PBXFrameworksBuildPhase;
     74			buildActionMask = 2147483647;
     75			files = (
     76				685069D73E480D2E05A06B09 /* AudioToolbox.framework in Frameworks */,
     77				28D61F7221B105FA79C90159 /* AudioUnit.framework in Frameworks */,
     78				503F080F2D1A24E2289019C3 /* Cocoa.framework in Frameworks */,
     79				1F1923805A2216ED2F5D41C1 /* CoreAudio.framework in Frameworks */,
     80				51ED1EE17305511A42F17267 /* IOKit.framework in Frameworks */,
     81				55B37DAA55FF6AF1249220BC /* Carbon.framework in Frameworks */,
     82				043811DD74E057C174A3062A /* ForceFeedback.framework in Frameworks */,
     83				0DE950AB4BA7591C44DB0AF4 /* CoreFoundation.framework in Frameworks */,
     84				5F9A2E955F80612E2FB81757 /* OpenGL.framework in Frameworks */,
     85				53D755BD0FED3F5428477F40 /* libSDL2main.a in Frameworks */,
     86				79F1721C416A429612A44F07 /* libSDL2.a in Frameworks */,
     87			);
     88			runOnlyForDeploymentPostprocessing = 0;
     89		};
     90/* End PBXFrameworksBuildPhase section */
     91
     92/* Begin PBXGroup section */
     93		441F6DE57740364E749A4B70 /* testshape */ = {
     94			isa = PBXGroup;
     95			children = (
     96				54FB6A2070536399674D2E25 /* test */,
     97				6D7816A733B00DF64D9573CC /* Frameworks */,
     98				06966B1349AB30B13FAE71EE /* Products */,
     99				792E5AC9518C42C72CC02057 /* Projects */,
    100			);
    101			name = "testshape";
    102			sourceTree = "<group>";
    103		};
    104		54FB6A2070536399674D2E25 /* test */ = {
    105			isa = PBXGroup;
    106			children = (
    107				06F1518872D849DE23A129A5 /* testshape.c */,
    108			);
    109			name = "test";
    110			sourceTree = "<group>";
    111		};
    112		6D7816A733B00DF64D9573CC /* Frameworks */ = {
    113			isa = PBXGroup;
    114			children = (
    115				703A1F11388C11C40CD923AF /* AudioToolbox.framework */,
    116				4E447E4E35D554877889777A /* AudioUnit.framework */,
    117				33B150B2104E278728300852 /* Cocoa.framework */,
    118				76BC58620CC21E460F4D2316 /* CoreAudio.framework */,
    119				1C41266F6B602BFE6F4A6BFB /* IOKit.framework */,
    120				007511CB2DCD12E92A0C3769 /* Carbon.framework */,
    121				2D58035C2D162A38666670E3 /* ForceFeedback.framework */,
    122				39D5008468FA198059DA251C /* CoreFoundation.framework */,
    123				57B475561300743D704C2C66 /* OpenGL.framework */,
    124			);
    125			name = "Frameworks";
    126			sourceTree = "<group>";
    127		};
    128		06966B1349AB30B13FAE71EE /* Products */ = {
    129			isa = PBXGroup;
    130			children = (
    131				2B58287A011A6BE672AC3A54 /* testshape */,
    132			);
    133			name = "Products";
    134			sourceTree = "<group>";
    135		};
    136		792E5AC9518C42C72CC02057 /* Projects */ = {
    137			isa = PBXGroup;
    138			children = (
    139				3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */,
    140				78C82B9F67787B504D026A0B /* SDL2.xcodeproj */,
    141			);
    142			name = "Projects";
    143			sourceTree = "<group>";
    144		};
    145		0F633E601C1E227276E21EF7 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				77476C792D8647470D493640 /* libSDL2main.a */,
    149			);
    150			name = Products;
    151			sourceTree = "<group>";
    152		};
    153		511D7BF05B661048121F3582 /* Products */ = {
    154			isa = PBXGroup;
    155			children = (
    156				16FB778C2826097B07822140 /* libSDL2.a */,
    157			);
    158			name = Products;
    159			sourceTree = "<group>";
    160		};
    161/* End PBXGroup section */
    162
    163/* Begin PBXNativeTarget section */
    164		0B7162915DE3702B457C6A4C /* testshape */ = {
    165			isa = PBXNativeTarget;
    166			buildConfigurationList = 72D3237A54E26D962EDB3590 /* Build configuration list for PBXNativeTarget "testshape" */;
    167			buildPhases = (
    168				176C4269176655AC3A9F4936 /* Resources */,
    169				09526869007925AD3C2B4B18 /* Sources */,
    170				197577442FB076C67D38038E /* Frameworks */,
    171				9607AE3710C85E8F00CD1376 /* Postbuild */,
    172			);
    173			buildRules = (
    174			);
    175			dependencies = (
    176				06CB2EF768BF54FD6BA07310 /* PBXTargetDependency */,
    177				78203361408C2A9C0A9A06A1 /* PBXTargetDependency */,
    178			);
    179			name = "testshape";
    180			productInstallPath = "$(HOME)/bin";
    181			productName = "testshape";
    182			productReference = 2B58287A011A6BE672AC3A54 /* testshape */;
    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 "testshape" */;
    191			compatibilityVersion = "Xcode 3.2";
    192			hasScannedForEncodings = 1;
    193			mainGroup = 441F6DE57740364E749A4B70 /* testshape */;
    194			projectDirPath = "";
    195			projectReferences = (
    196				{
    197					ProductGroup = 0F633E601C1E227276E21EF7 /* Products */;
    198					ProjectRef = 3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */;
    199				},
    200				{
    201					ProductGroup = 511D7BF05B661048121F3582 /* Products */;
    202					ProjectRef = 78C82B9F67787B504D026A0B /* SDL2.xcodeproj */;
    203				},
    204			);
    205			projectRoot = "";
    206			targets = (
    207				0B7162915DE3702B457C6A4C /* testshape */,
    208			);
    209		};
    210/* End PBXProject section */
    211
    212/* Begin PBXReferenceProxy section */
    213		77476C792D8647470D493640 /* libSDL2main.a */ = {
    214			isa = PBXReferenceProxy;
    215			fileType = archive.ar;
    216			path = "Build/Debug/libSDL2main.a";
    217			remoteRef = 6A4E33E2490B13323D1B5276 /* PBXContainerItemProxy */;
    218			sourceTree = BUILT_PRODUCTS_DIR;
    219		};
    220		16FB778C2826097B07822140 /* libSDL2.a */ = {
    221			isa = PBXReferenceProxy;
    222			fileType = archive.ar;
    223			path = "Build/Debug/libSDL2.a";
    224			remoteRef = 738E7B5A02DE7D366CBB1DE3 /* PBXContainerItemProxy */;
    225			sourceTree = BUILT_PRODUCTS_DIR;
    226		};
    227/* End PBXReferenceProxy section */
    228
    229/* Begin PBXResourcesBuildPhase section */
    230		176C4269176655AC3A9F4936 /* 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/shapes\" ]; then mkdir -p \"./Build/Debug/shapes\"; fi\ncp ./../../../../../test/shapes/*.bmp \"./Build/Debug/shapes\"\nfi\nif [ \"${CONFIGURATION}\" = \"Debug Native\" ]; then\nif [ ! -d \"./Build/Debug/shapes\" ]; then mkdir -p \"./Build/Debug/shapes\"; fi\ncp ./../../../../../test/shapes/*.bmp \"./Build/Debug/shapes\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Universal\" ]; then\nif [ ! -d \"./Build/Release/shapes\" ]; then mkdir -p \"./Build/Release/shapes\"; fi\ncp ./../../../../../test/shapes/*.bmp \"./Build/Release/shapes\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Native\" ]; then\nif [ ! -d \"./Build/Release/shapes\" ]; then mkdir -p \"./Build/Release/shapes\"; fi\ncp ./../../../../../test/shapes/*.bmp \"./Build/Release/shapes\"\nfi";
    253		};
    254/* End PBXShellScriptBuildPhase section */
    255/* Begin PBXSourcesBuildPhase section */
    256		09526869007925AD3C2B4B18 /* Sources */ = {
    257			isa = PBXSourcesBuildPhase;
    258			buildActionMask = 2147483647;
    259			files = (
    260				408F106907F630850F6E3BAD /* testshape.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		06CB2EF768BF54FD6BA07310 /* PBXTargetDependency */ = {
    271			isa = PBXTargetDependency;
    272			name = "libSDL2main.a";
    273			targetProxy = 47AF3A8E4FDE09FF56107181 /* PBXContainerItemProxy */;
    274		};
    275		78203361408C2A9C0A9A06A1 /* PBXTargetDependency */ = {
    276			isa = PBXTargetDependency;
    277			name = "libSDL2.a";
    278			targetProxy = 35847F444F2200F559CC1556 /* PBXContainerItemProxy */;
    279		};
    280/* End PBXTargetDependency section */
    281
    282/* Begin XCBuildConfiguration section */
    283		4690463A12906609605B3469 /* 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 = "testshape";
    292			};
    293			name = "Debug Universal";
    294		};
    295		288426993A2C411614FD7CA4 /* 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 = "testshape";
    304			};
    305			name = "Debug Native";
    306		};
    307		296407E573244AA74B9A1462 /* 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 = "testshape";
    317			};
    318			name = "Release Universal";
    319		};
    320		1DBD119B757A5A4572B2375E /* 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 = "testshape";
    330			};
    331			name = "Release Native";
    332		};
    333		092E5203696E377E68A93E10 /* 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				);
    348				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    349				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    350				GCC_WARN_UNUSED_VARIABLE = YES;
    351				HEADER_SEARCH_PATHS = (
    352					"../..",
    353					"../../../../../include",
    354				);
    355				OBJROOT = "obj/Universal/Debug";
    356				ONLY_ACTIVE_ARCH = YES;
    357				SYMROOT = "Build/Debug";
    358			};
    359			name = "Debug Universal";
    360		};
    361		1AFF6EE3061C55056A7B5CDE /* Debug Native */ = {
    362			isa = XCBuildConfiguration;
    363			buildSettings = {
    364				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    365				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    366				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    367				COPY_PHASE_STRIP = NO;
    368				GCC_C_LANGUAGE_STANDARD = gnu99;
    369				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    370				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    371				GCC_OPTIMIZATION_LEVEL = 0;
    372				GCC_PREPROCESSOR_DEFINITIONS = (
    373					"USING_PREMAKE_CONFIG_H",
    374					"_DEBUG",
    375				);
    376				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    377				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    378				GCC_WARN_UNUSED_VARIABLE = YES;
    379				HEADER_SEARCH_PATHS = (
    380					"../..",
    381					"../../../../../include",
    382				);
    383				OBJROOT = "obj/Debug";
    384				ONLY_ACTIVE_ARCH = YES;
    385				SYMROOT = "Build/Debug";
    386			};
    387			name = "Debug Native";
    388		};
    389		64614535252A70333AB6286D /* Release Universal */ = {
    390			isa = XCBuildConfiguration;
    391			buildSettings = {
    392				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    393				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    394				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    395				GCC_C_LANGUAGE_STANDARD = gnu99;
    396				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    397				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    398				GCC_OPTIMIZATION_LEVEL = 3;
    399				GCC_PREPROCESSOR_DEFINITIONS = (
    400					"USING_PREMAKE_CONFIG_H",
    401					"NDEBUG",
    402				);
    403				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    404				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    405				GCC_WARN_UNUSED_VARIABLE = YES;
    406				HEADER_SEARCH_PATHS = (
    407					"../..",
    408					"../../../../../include",
    409				);
    410				OBJROOT = "obj/Universal/Release";
    411				ONLY_ACTIVE_ARCH = NO;
    412				SYMROOT = "Build/Release";
    413			};
    414			name = "Release Universal";
    415		};
    416		2A116A9A5DBB2D4A5E0E7455 /* Release Native */ = {
    417			isa = XCBuildConfiguration;
    418			buildSettings = {
    419				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    420				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    421				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    422				GCC_C_LANGUAGE_STANDARD = gnu99;
    423				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    424				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    425				GCC_OPTIMIZATION_LEVEL = 3;
    426				GCC_PREPROCESSOR_DEFINITIONS = (
    427					"USING_PREMAKE_CONFIG_H",
    428					"NDEBUG",
    429				);
    430				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    431				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    432				GCC_WARN_UNUSED_VARIABLE = YES;
    433				HEADER_SEARCH_PATHS = (
    434					"../..",
    435					"../../../../../include",
    436				);
    437				OBJROOT = "obj/Release";
    438				ONLY_ACTIVE_ARCH = NO;
    439				SYMROOT = "Build/Release";
    440			};
    441			name = "Release Native";
    442		};
    443/* End XCBuildConfiguration section */
    444
    445/* Begin XCConfigurationList section */
    446		72D3237A54E26D962EDB3590 /* Build configuration list for PBXNativeTarget "testshape" */ = {
    447			isa = XCConfigurationList;
    448			buildConfigurations = (
    449				4690463A12906609605B3469 /* Debug Universal */,
    450				288426993A2C411614FD7CA4 /* Debug Native */,
    451				296407E573244AA74B9A1462 /* Release Universal */,
    452				1DBD119B757A5A4572B2375E /* Release Native */,
    453			);
    454			defaultConfigurationIsVisible = 0;
    455			defaultConfigurationName = "Debug Universal";
    456		};
    457		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testshape" */ = {
    458			isa = XCConfigurationList;
    459			buildConfigurations = (
    460				092E5203696E377E68A93E10 /* Debug Universal */,
    461				1AFF6EE3061C55056A7B5CDE /* Debug Native */,
    462				64614535252A70333AB6286D /* Release Universal */,
    463				2A116A9A5DBB2D4A5E0E7455 /* Release Native */,
    464			);
    465			defaultConfigurationIsVisible = 0;
    466			defaultConfigurationName = "Debug Universal";
    467		};
    468/* End XCConfigurationList section */
    469
    470	};
    471	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    472}