cscg22-gearboy

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

project.pbxproj (20251B)


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