cscg22-gearboy

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

project.pbxproj (20204B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		46A643E578D4673508D31259 /* testdraw2.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B3F36FF4D8A2DD716C440D4 /* testdraw2.c */; };
     11		107A71C744DF30D240C81A27 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 362D61AA1F56529425652D31 /* AudioToolbox.framework */; };
     12		26446575064870BF494C3E42 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34D47D841ED54D2751B771C4 /* AudioUnit.framework */; };
     13		2553249C28071DD2726E1BDD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 797B033D5B6C490E5BA75B83 /* Cocoa.framework */; };
     14		649A616F5282137110F84534 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 684A6B9055540E5713A96DE1 /* CoreAudio.framework */; };
     15		63531BEB1095549A6C6849FF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04076F4F45DE0B1B2DC833EA /* IOKit.framework */; };
     16		4C63217B29F3164A549F36A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07C063862A593E306BA26C60 /* Carbon.framework */; };
     17		04090BB1204A6D8477DF0481 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07F8332E3B3B280911103CCC /* ForceFeedback.framework */; };
     18		46D34FBB1AE60EA458434F87 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 332C0F1827311CFA0A6D15BF /* CoreFoundation.framework */; };
     19		6CF6242256FC3EFC139206FC /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 293C2E4D5E1B693D285E501A /* OpenGL.framework */; };
     20		177F2BC3249E24E164CD7E1E /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 43A460245E6C3EA750F733AE /* libSDL2main.a */; };
     21		09B2308925B451B75142513C /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5128532F4FD46D876FE00730 /* libSDL2test.a */; };
     22		2CAD3DB40BED09454E765342 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3FCA07BB14A64ED71D202DC2 /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		44CD19F82A1A1BD5563412AC /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 486A432B695035F428DF7ABF /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		11001D5A40213D8B28611B1A /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 486A432B695035F428DF7ABF /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		0C4D504B1B2C6A111E1842E4 /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 644E4C3B5CA36B2702C76EAD /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1E1175156F97314C291323CB;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		3D0670FA38FC52FF7C3D1BDC /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 644E4C3B5CA36B2702C76EAD /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		66FA34A779DA6601017F6257 /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 71C277AE425D745E65B23734 /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		54892FDB58722851769A007D /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 71C277AE425D745E65B23734 /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 58C10ED14175754444033E0E;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		3B3F36FF4D8A2DD716C440D4 /* testdraw2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testdraw2.c"; path = "../../../../../test/testdraw2.c"; sourceTree = "<group>"; };
     72		362D61AA1F56529425652D31 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		34D47D841ED54D2751B771C4 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		797B033D5B6C490E5BA75B83 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		684A6B9055540E5713A96DE1 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		04076F4F45DE0B1B2DC833EA /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		07C063862A593E306BA26C60 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		07F8332E3B3B280911103CCC /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		332C0F1827311CFA0A6D15BF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		293C2E4D5E1B693D285E501A /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		23C77B2C463965F0177666B8 /* testdraw2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testdraw2"; path = "testdraw2"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		486A432B695035F428DF7ABF /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		644E4C3B5CA36B2702C76EAD /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		71C277AE425D745E65B23734 /* 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		0954145A60A5100166C11418 /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				107A71C744DF30D240C81A27 /* AudioToolbox.framework in Frameworks */,
     93				26446575064870BF494C3E42 /* AudioUnit.framework in Frameworks */,
     94				2553249C28071DD2726E1BDD /* Cocoa.framework in Frameworks */,
     95				649A616F5282137110F84534 /* CoreAudio.framework in Frameworks */,
     96				63531BEB1095549A6C6849FF /* IOKit.framework in Frameworks */,
     97				4C63217B29F3164A549F36A6 /* Carbon.framework in Frameworks */,
     98				04090BB1204A6D8477DF0481 /* ForceFeedback.framework in Frameworks */,
     99				46D34FBB1AE60EA458434F87 /* CoreFoundation.framework in Frameworks */,
    100				6CF6242256FC3EFC139206FC /* OpenGL.framework in Frameworks */,
    101				177F2BC3249E24E164CD7E1E /* libSDL2main.a in Frameworks */,
    102				09B2308925B451B75142513C /* libSDL2test.a in Frameworks */,
    103				2CAD3DB40BED09454E765342 /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		743368A34B4F6B5F46612ABD /* testdraw2 */ = {
    111			isa = PBXGroup;
    112			children = (
    113				02453B617F8E630254DC70B2 /* test */,
    114				48704837171A4361321663C5 /* Frameworks */,
    115				31D45CBF16B00A4231340C84 /* Products */,
    116				33AA14AE61EE0F092327166A /* Projects */,
    117			);
    118			name = "testdraw2";
    119			sourceTree = "<group>";
    120		};
    121		02453B617F8E630254DC70B2 /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				3B3F36FF4D8A2DD716C440D4 /* testdraw2.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		48704837171A4361321663C5 /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				362D61AA1F56529425652D31 /* AudioToolbox.framework */,
    133				34D47D841ED54D2751B771C4 /* AudioUnit.framework */,
    134				797B033D5B6C490E5BA75B83 /* Cocoa.framework */,
    135				684A6B9055540E5713A96DE1 /* CoreAudio.framework */,
    136				04076F4F45DE0B1B2DC833EA /* IOKit.framework */,
    137				07C063862A593E306BA26C60 /* Carbon.framework */,
    138				07F8332E3B3B280911103CCC /* ForceFeedback.framework */,
    139				332C0F1827311CFA0A6D15BF /* CoreFoundation.framework */,
    140				293C2E4D5E1B693D285E501A /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		31D45CBF16B00A4231340C84 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				23C77B2C463965F0177666B8 /* testdraw2 */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		33AA14AE61EE0F092327166A /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				486A432B695035F428DF7ABF /* SDL2main.xcodeproj */,
    157				644E4C3B5CA36B2702C76EAD /* SDL2test.xcodeproj */,
    158				71C277AE425D745E65B23734 /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		709A16FC146E78AB389E28B2 /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				43A460245E6C3EA750F733AE /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		448B2C942C3F78777583752F /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				5128532F4FD46D876FE00730 /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		7F4668843F6075EA15E66EAE /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				3FCA07BB14A64ED71D202DC2 /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		760571DE553A1046060419AF /* testdraw2 */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 4AF14260522E507206777256 /* Build configuration list for PBXNativeTarget "testdraw2" */;
    193			buildPhases = (
    194				2885554E12050C36678F1720 /* Resources */,
    195				5F5E1D1D60F4401202675F17 /* Sources */,
    196				0954145A60A5100166C11418 /* Frameworks */,
    197			);
    198			buildRules = (
    199			);
    200			dependencies = (
    201				55961288456A38F7056E167A /* PBXTargetDependency */,
    202				301E421E70274CB07282688E /* PBXTargetDependency */,
    203				3DD370C46E011FF460E30B87 /* PBXTargetDependency */,
    204			);
    205			name = "testdraw2";
    206			productInstallPath = "$(HOME)/bin";
    207			productName = "testdraw2";
    208			productReference = 23C77B2C463965F0177666B8 /* testdraw2 */;
    209			productType = "com.apple.product-type.tool";
    210		};
    211/* End PBXNativeTarget section */
    212
    213/* Begin PBXProject section */
    214		08FB7793FE84155DC02AAC07 /* Project object */ = {
    215			isa = PBXProject;
    216			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testdraw2" */;
    217			compatibilityVersion = "Xcode 3.2";
    218			hasScannedForEncodings = 1;
    219			mainGroup = 743368A34B4F6B5F46612ABD /* testdraw2 */;
    220			projectDirPath = "";
    221			projectReferences = (
    222				{
    223					ProductGroup = 709A16FC146E78AB389E28B2 /* Products */;
    224					ProjectRef = 486A432B695035F428DF7ABF /* SDL2main.xcodeproj */;
    225				},
    226				{
    227					ProductGroup = 448B2C942C3F78777583752F /* Products */;
    228					ProjectRef = 644E4C3B5CA36B2702C76EAD /* SDL2test.xcodeproj */;
    229				},
    230				{
    231					ProductGroup = 7F4668843F6075EA15E66EAE /* Products */;
    232					ProjectRef = 71C277AE425D745E65B23734 /* SDL2.xcodeproj */;
    233				},
    234			);
    235			projectRoot = "";
    236			targets = (
    237				760571DE553A1046060419AF /* testdraw2 */,
    238			);
    239		};
    240/* End PBXProject section */
    241
    242/* Begin PBXReferenceProxy section */
    243		43A460245E6C3EA750F733AE /* libSDL2main.a */ = {
    244			isa = PBXReferenceProxy;
    245			fileType = archive.ar;
    246			path = "Build/Debug/libSDL2main.a";
    247			remoteRef = 44CD19F82A1A1BD5563412AC /* PBXContainerItemProxy */;
    248			sourceTree = BUILT_PRODUCTS_DIR;
    249		};
    250		5128532F4FD46D876FE00730 /* libSDL2test.a */ = {
    251			isa = PBXReferenceProxy;
    252			fileType = archive.ar;
    253			path = "Build/Debug/libSDL2test.a";
    254			remoteRef = 0C4D504B1B2C6A111E1842E4 /* PBXContainerItemProxy */;
    255			sourceTree = BUILT_PRODUCTS_DIR;
    256		};
    257		3FCA07BB14A64ED71D202DC2 /* libSDL2.a */ = {
    258			isa = PBXReferenceProxy;
    259			fileType = archive.ar;
    260			path = "Build/Debug/libSDL2.a";
    261			remoteRef = 66FA34A779DA6601017F6257 /* PBXContainerItemProxy */;
    262			sourceTree = BUILT_PRODUCTS_DIR;
    263		};
    264/* End PBXReferenceProxy section */
    265
    266/* Begin PBXResourcesBuildPhase section */
    267		2885554E12050C36678F1720 /* Resources */ = {
    268			isa = PBXResourcesBuildPhase;
    269			buildActionMask = 2147483647;
    270			files = (
    271			);
    272			runOnlyForDeploymentPostprocessing = 0;
    273		};
    274/* End PBXResourcesBuildPhase section */
    275
    276/* Begin PBXSourcesBuildPhase section */
    277		5F5E1D1D60F4401202675F17 /* Sources */ = {
    278			isa = PBXSourcesBuildPhase;
    279			buildActionMask = 2147483647;
    280			files = (
    281				46A643E578D4673508D31259 /* testdraw2.c in Sources */,
    282			);
    283			runOnlyForDeploymentPostprocessing = 0;
    284		};
    285/* End PBXSourcesBuildPhase section */
    286
    287/* Begin PBXVariantGroup section */
    288/* End PBXVariantGroup section */
    289
    290/* Begin PBXTargetDependency section */
    291		55961288456A38F7056E167A /* PBXTargetDependency */ = {
    292			isa = PBXTargetDependency;
    293			name = "libSDL2main.a";
    294			targetProxy = 11001D5A40213D8B28611B1A /* PBXContainerItemProxy */;
    295		};
    296		301E421E70274CB07282688E /* PBXTargetDependency */ = {
    297			isa = PBXTargetDependency;
    298			name = "libSDL2test.a";
    299			targetProxy = 3D0670FA38FC52FF7C3D1BDC /* PBXContainerItemProxy */;
    300		};
    301		3DD370C46E011FF460E30B87 /* PBXTargetDependency */ = {
    302			isa = PBXTargetDependency;
    303			name = "libSDL2.a";
    304			targetProxy = 54892FDB58722851769A007D /* PBXContainerItemProxy */;
    305		};
    306/* End PBXTargetDependency section */
    307
    308/* Begin XCBuildConfiguration section */
    309		23490E4A355E6ED176941E99 /* Debug Universal */ = {
    310			isa = XCBuildConfiguration;
    311			buildSettings = {
    312				ALWAYS_SEARCH_USER_PATHS = NO;
    313				CONFIGURATION_BUILD_DIR = Build/Debug;
    314				GCC_DYNAMIC_NO_PIC = NO;
    315				GCC_MODEL_TUNING = G5;
    316				INSTALL_PATH = /usr/local/bin;
    317				PRODUCT_NAME = "testdraw2";
    318			};
    319			name = "Debug Universal";
    320		};
    321		61BE161A26B87D1C766C2E32 /* Debug Native */ = {
    322			isa = XCBuildConfiguration;
    323			buildSettings = {
    324				ALWAYS_SEARCH_USER_PATHS = NO;
    325				CONFIGURATION_BUILD_DIR = Build/Debug;
    326				GCC_DYNAMIC_NO_PIC = NO;
    327				GCC_MODEL_TUNING = G5;
    328				INSTALL_PATH = /usr/local/bin;
    329				PRODUCT_NAME = "testdraw2";
    330			};
    331			name = "Debug Native";
    332		};
    333		384C1F9A6BF9431F43C82E11 /* Release Universal */ = {
    334			isa = XCBuildConfiguration;
    335			buildSettings = {
    336				ALWAYS_SEARCH_USER_PATHS = NO;
    337				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    338				CONFIGURATION_BUILD_DIR = Build/Release;
    339				GCC_DYNAMIC_NO_PIC = NO;
    340				GCC_MODEL_TUNING = G5;
    341				INSTALL_PATH = /usr/local/bin;
    342				PRODUCT_NAME = "testdraw2";
    343			};
    344			name = "Release Universal";
    345		};
    346		56740DBE5084479C5D1C5B9E /* Release Native */ = {
    347			isa = XCBuildConfiguration;
    348			buildSettings = {
    349				ALWAYS_SEARCH_USER_PATHS = NO;
    350				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    351				CONFIGURATION_BUILD_DIR = Build/Release;
    352				GCC_DYNAMIC_NO_PIC = NO;
    353				GCC_MODEL_TUNING = G5;
    354				INSTALL_PATH = /usr/local/bin;
    355				PRODUCT_NAME = "testdraw2";
    356			};
    357			name = "Release Native";
    358		};
    359		64A47BC169081DA211EB6FD6 /* Debug Universal */ = {
    360			isa = XCBuildConfiguration;
    361			buildSettings = {
    362				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    363				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    364				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    365				COPY_PHASE_STRIP = NO;
    366				GCC_C_LANGUAGE_STANDARD = gnu99;
    367				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    368				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    369				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    370				GCC_OPTIMIZATION_LEVEL = 0;
    371				GCC_PREPROCESSOR_DEFINITIONS = (
    372					"USING_PREMAKE_CONFIG_H",
    373					"_DEBUG",
    374				);
    375				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    376				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    377				GCC_WARN_UNUSED_VARIABLE = YES;
    378				HEADER_SEARCH_PATHS = (
    379					"../..",
    380					"../../../../../include",
    381				);
    382				OBJROOT = "obj/Universal/Debug";
    383				ONLY_ACTIVE_ARCH = YES;
    384				SYMROOT = "Build/Debug";
    385			};
    386			name = "Debug Universal";
    387		};
    388		73582B713A9717DA14E54679 /* Debug Native */ = {
    389			isa = XCBuildConfiguration;
    390			buildSettings = {
    391				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    392				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    393				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    394				COPY_PHASE_STRIP = NO;
    395				GCC_C_LANGUAGE_STANDARD = gnu99;
    396				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    397				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    398				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    399				GCC_OPTIMIZATION_LEVEL = 0;
    400				GCC_PREPROCESSOR_DEFINITIONS = (
    401					"USING_PREMAKE_CONFIG_H",
    402					"_DEBUG",
    403				);
    404				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    405				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    406				GCC_WARN_UNUSED_VARIABLE = YES;
    407				HEADER_SEARCH_PATHS = (
    408					"../..",
    409					"../../../../../include",
    410				);
    411				OBJROOT = "obj/Debug";
    412				ONLY_ACTIVE_ARCH = YES;
    413				SYMROOT = "Build/Debug";
    414			};
    415			name = "Debug Native";
    416		};
    417		075646D2218265927C9F53DD /* Release Universal */ = {
    418			isa = XCBuildConfiguration;
    419			buildSettings = {
    420				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    421				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    422				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    423				GCC_C_LANGUAGE_STANDARD = gnu99;
    424				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    425				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    426				GCC_OPTIMIZATION_LEVEL = 3;
    427				GCC_PREPROCESSOR_DEFINITIONS = (
    428					"USING_PREMAKE_CONFIG_H",
    429					"NDEBUG",
    430				);
    431				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    432				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    433				GCC_WARN_UNUSED_VARIABLE = YES;
    434				HEADER_SEARCH_PATHS = (
    435					"../..",
    436					"../../../../../include",
    437				);
    438				OBJROOT = "obj/Universal/Release";
    439				ONLY_ACTIVE_ARCH = NO;
    440				SYMROOT = "Build/Release";
    441			};
    442			name = "Release Universal";
    443		};
    444		09567873708D3A0355285D01 /* Release Native */ = {
    445			isa = XCBuildConfiguration;
    446			buildSettings = {
    447				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    448				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    449				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    450				GCC_C_LANGUAGE_STANDARD = gnu99;
    451				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    452				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    453				GCC_OPTIMIZATION_LEVEL = 3;
    454				GCC_PREPROCESSOR_DEFINITIONS = (
    455					"USING_PREMAKE_CONFIG_H",
    456					"NDEBUG",
    457				);
    458				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    459				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    460				GCC_WARN_UNUSED_VARIABLE = YES;
    461				HEADER_SEARCH_PATHS = (
    462					"../..",
    463					"../../../../../include",
    464				);
    465				OBJROOT = "obj/Release";
    466				ONLY_ACTIVE_ARCH = NO;
    467				SYMROOT = "Build/Release";
    468			};
    469			name = "Release Native";
    470		};
    471/* End XCBuildConfiguration section */
    472
    473/* Begin XCConfigurationList section */
    474		4AF14260522E507206777256 /* Build configuration list for PBXNativeTarget "testdraw2" */ = {
    475			isa = XCConfigurationList;
    476			buildConfigurations = (
    477				23490E4A355E6ED176941E99 /* Debug Universal */,
    478				61BE161A26B87D1C766C2E32 /* Debug Native */,
    479				384C1F9A6BF9431F43C82E11 /* Release Universal */,
    480				56740DBE5084479C5D1C5B9E /* Release Native */,
    481			);
    482			defaultConfigurationIsVisible = 0;
    483			defaultConfigurationName = "Debug Universal";
    484		};
    485		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testdraw2" */ = {
    486			isa = XCConfigurationList;
    487			buildConfigurations = (
    488				64A47BC169081DA211EB6FD6 /* Debug Universal */,
    489				73582B713A9717DA14E54679 /* Debug Native */,
    490				075646D2218265927C9F53DD /* Release Universal */,
    491				09567873708D3A0355285D01 /* Release Native */,
    492			);
    493			defaultConfigurationIsVisible = 0;
    494			defaultConfigurationName = "Debug Universal";
    495		};
    496/* End XCConfigurationList section */
    497
    498	};
    499	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    500}