cscg22-gearboy

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

project.pbxproj (20285B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		4BE141385FC25AAF52EF5D0E /* testrelative.c in Sources */ = {isa = PBXBuildFile; fileRef = 23C84D8E25D43E932E076CE5 /* testrelative.c */; };
     11		52A902EA6BB0203F1A3D5A56 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6B7821495513D336363342 /* AudioToolbox.framework */; };
     12		4CB4614718715F5764207380 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04C9563C37A3433E31E617E9 /* AudioUnit.framework */; };
     13		0BCA393B6DD27CA7621B653D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FCE029470145A6965136097 /* Cocoa.framework */; };
     14		116733C576FC23CD10F77A40 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D0109F422B16BB5C8F3FA9 /* CoreAudio.framework */; };
     15		614C738344D3225E099E0B63 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E377BED367C3032325C3776 /* IOKit.framework */; };
     16		29D710204F5761C245564391 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 272E55E60D2E5F926C7175DF /* Carbon.framework */; };
     17		6CC66AAE6E635E5065CA604A /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 193F338F7815345753483993 /* ForceFeedback.framework */; };
     18		7B44599D5A7F788310FF7545 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20905BFD77D424365A1B22FE /* CoreFoundation.framework */; };
     19		39890A111ED55C9B4DED0CEA /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 12F0584071CD08201E2D59CB /* OpenGL.framework */; };
     20		3E33469041386CE404C87065 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2455670C53241E4003D7355C /* libSDL2main.a */; };
     21		1EC25F1D781A04BF3E5003AA /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0FFF657F7BDE594C2E2B2045 /* libSDL2test.a */; };
     22		0EAD05E06BDB113B3EE6263D /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 348A77A855704B1A331123A6 /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		11BD4F4211CD67F065100B16 /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 756361F4075435AF77BE782C /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		6B42469B10CE720753732810 /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 756361F4075435AF77BE782C /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		1CDE37AB4F14469920973612 /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 15F67762478644B17EA51421 /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1E1175156F97314C291323CB;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		015A59C06021496B36B21217 /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 15F67762478644B17EA51421 /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		5D361A0D4E967F8856544BDE /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 4DFC775262036B1004707A92 /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		65E80CEB298A4AE45CCF57AE /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 4DFC775262036B1004707A92 /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 58C10ED14175754444033E0E;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		23C84D8E25D43E932E076CE5 /* testrelative.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testrelative.c"; path = "../../../../../test/testrelative.c"; sourceTree = "<group>"; };
     72		3B6B7821495513D336363342 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		04C9563C37A3433E31E617E9 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		5FCE029470145A6965136097 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		11D0109F422B16BB5C8F3FA9 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		0E377BED367C3032325C3776 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		272E55E60D2E5F926C7175DF /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		193F338F7815345753483993 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		20905BFD77D424365A1B22FE /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		12F0584071CD08201E2D59CB /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		2753719C67214549698B471C /* testrelative */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testrelative"; path = "testrelative"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		756361F4075435AF77BE782C /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		15F67762478644B17EA51421 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		4DFC775262036B1004707A92 /* 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		2A6975C573F642F315653B7E /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				52A902EA6BB0203F1A3D5A56 /* AudioToolbox.framework in Frameworks */,
     93				4CB4614718715F5764207380 /* AudioUnit.framework in Frameworks */,
     94				0BCA393B6DD27CA7621B653D /* Cocoa.framework in Frameworks */,
     95				116733C576FC23CD10F77A40 /* CoreAudio.framework in Frameworks */,
     96				614C738344D3225E099E0B63 /* IOKit.framework in Frameworks */,
     97				29D710204F5761C245564391 /* Carbon.framework in Frameworks */,
     98				6CC66AAE6E635E5065CA604A /* ForceFeedback.framework in Frameworks */,
     99				7B44599D5A7F788310FF7545 /* CoreFoundation.framework in Frameworks */,
    100				39890A111ED55C9B4DED0CEA /* OpenGL.framework in Frameworks */,
    101				3E33469041386CE404C87065 /* libSDL2main.a in Frameworks */,
    102				1EC25F1D781A04BF3E5003AA /* libSDL2test.a in Frameworks */,
    103				0EAD05E06BDB113B3EE6263D /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		418A78AC16316F1E2E922AFA /* testrelative */ = {
    111			isa = PBXGroup;
    112			children = (
    113				425644E27C276E66160A0B59 /* test */,
    114				71881C856A16603C215D1E2F /* Frameworks */,
    115				7D165D173F4C45A307CB5115 /* Products */,
    116				4B2245BE5B1C1B097ED42E2A /* Projects */,
    117			);
    118			name = "testrelative";
    119			sourceTree = "<group>";
    120		};
    121		425644E27C276E66160A0B59 /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				23C84D8E25D43E932E076CE5 /* testrelative.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		71881C856A16603C215D1E2F /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				3B6B7821495513D336363342 /* AudioToolbox.framework */,
    133				04C9563C37A3433E31E617E9 /* AudioUnit.framework */,
    134				5FCE029470145A6965136097 /* Cocoa.framework */,
    135				11D0109F422B16BB5C8F3FA9 /* CoreAudio.framework */,
    136				0E377BED367C3032325C3776 /* IOKit.framework */,
    137				272E55E60D2E5F926C7175DF /* Carbon.framework */,
    138				193F338F7815345753483993 /* ForceFeedback.framework */,
    139				20905BFD77D424365A1B22FE /* CoreFoundation.framework */,
    140				12F0584071CD08201E2D59CB /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		7D165D173F4C45A307CB5115 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				2753719C67214549698B471C /* testrelative */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		4B2245BE5B1C1B097ED42E2A /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				756361F4075435AF77BE782C /* SDL2main.xcodeproj */,
    157				15F67762478644B17EA51421 /* SDL2test.xcodeproj */,
    158				4DFC775262036B1004707A92 /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		7AEC51C57CE46F7440330A7C /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				2455670C53241E4003D7355C /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		716124AE421B1CCA387A5D24 /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				0FFF657F7BDE594C2E2B2045 /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		6A25268B0AE00DB845FF0AD5 /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				348A77A855704B1A331123A6 /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		360121FD11CA1DA9461F408E /* testrelative */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 7D58432F59731B495B954300 /* Build configuration list for PBXNativeTarget "testrelative" */;
    193			buildPhases = (
    194				50A91E8D60B73C660C1F5A01 /* Resources */,
    195				0AA10F7D1441446002E471C8 /* Sources */,
    196				2A6975C573F642F315653B7E /* Frameworks */,
    197			);
    198			buildRules = (
    199			);
    200			dependencies = (
    201				5E8C5CC51CAF43E108F52C4B /* PBXTargetDependency */,
    202				29896D0B1118695222B947C9 /* PBXTargetDependency */,
    203				09825D3C12883E7067BE230B /* PBXTargetDependency */,
    204			);
    205			name = "testrelative";
    206			productInstallPath = "$(HOME)/bin";
    207			productName = "testrelative";
    208			productReference = 2753719C67214549698B471C /* testrelative */;
    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 "testrelative" */;
    217			compatibilityVersion = "Xcode 3.2";
    218			hasScannedForEncodings = 1;
    219			mainGroup = 418A78AC16316F1E2E922AFA /* testrelative */;
    220			projectDirPath = "";
    221			projectReferences = (
    222				{
    223					ProductGroup = 7AEC51C57CE46F7440330A7C /* Products */;
    224					ProjectRef = 756361F4075435AF77BE782C /* SDL2main.xcodeproj */;
    225				},
    226				{
    227					ProductGroup = 716124AE421B1CCA387A5D24 /* Products */;
    228					ProjectRef = 15F67762478644B17EA51421 /* SDL2test.xcodeproj */;
    229				},
    230				{
    231					ProductGroup = 6A25268B0AE00DB845FF0AD5 /* Products */;
    232					ProjectRef = 4DFC775262036B1004707A92 /* SDL2.xcodeproj */;
    233				},
    234			);
    235			projectRoot = "";
    236			targets = (
    237				360121FD11CA1DA9461F408E /* testrelative */,
    238			);
    239		};
    240/* End PBXProject section */
    241
    242/* Begin PBXReferenceProxy section */
    243		2455670C53241E4003D7355C /* libSDL2main.a */ = {
    244			isa = PBXReferenceProxy;
    245			fileType = archive.ar;
    246			path = "Build/Debug/libSDL2main.a";
    247			remoteRef = 11BD4F4211CD67F065100B16 /* PBXContainerItemProxy */;
    248			sourceTree = BUILT_PRODUCTS_DIR;
    249		};
    250		0FFF657F7BDE594C2E2B2045 /* libSDL2test.a */ = {
    251			isa = PBXReferenceProxy;
    252			fileType = archive.ar;
    253			path = "Build/Debug/libSDL2test.a";
    254			remoteRef = 1CDE37AB4F14469920973612 /* PBXContainerItemProxy */;
    255			sourceTree = BUILT_PRODUCTS_DIR;
    256		};
    257		348A77A855704B1A331123A6 /* libSDL2.a */ = {
    258			isa = PBXReferenceProxy;
    259			fileType = archive.ar;
    260			path = "Build/Debug/libSDL2.a";
    261			remoteRef = 5D361A0D4E967F8856544BDE /* PBXContainerItemProxy */;
    262			sourceTree = BUILT_PRODUCTS_DIR;
    263		};
    264/* End PBXReferenceProxy section */
    265
    266/* Begin PBXResourcesBuildPhase section */
    267		50A91E8D60B73C660C1F5A01 /* Resources */ = {
    268			isa = PBXResourcesBuildPhase;
    269			buildActionMask = 2147483647;
    270			files = (
    271			);
    272			runOnlyForDeploymentPostprocessing = 0;
    273		};
    274/* End PBXResourcesBuildPhase section */
    275
    276/* Begin PBXSourcesBuildPhase section */
    277		0AA10F7D1441446002E471C8 /* Sources */ = {
    278			isa = PBXSourcesBuildPhase;
    279			buildActionMask = 2147483647;
    280			files = (
    281				4BE141385FC25AAF52EF5D0E /* testrelative.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		5E8C5CC51CAF43E108F52C4B /* PBXTargetDependency */ = {
    292			isa = PBXTargetDependency;
    293			name = "libSDL2main.a";
    294			targetProxy = 6B42469B10CE720753732810 /* PBXContainerItemProxy */;
    295		};
    296		29896D0B1118695222B947C9 /* PBXTargetDependency */ = {
    297			isa = PBXTargetDependency;
    298			name = "libSDL2test.a";
    299			targetProxy = 015A59C06021496B36B21217 /* PBXContainerItemProxy */;
    300		};
    301		09825D3C12883E7067BE230B /* PBXTargetDependency */ = {
    302			isa = PBXTargetDependency;
    303			name = "libSDL2.a";
    304			targetProxy = 65E80CEB298A4AE45CCF57AE /* PBXContainerItemProxy */;
    305		};
    306/* End PBXTargetDependency section */
    307
    308/* Begin XCBuildConfiguration section */
    309		43E930EB48062A1015DE5EB8 /* 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 = "testrelative";
    318			};
    319			name = "Debug Universal";
    320		};
    321		54B96EB40D14420F04292960 /* 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 = "testrelative";
    330			};
    331			name = "Debug Native";
    332		};
    333		38E3583A7176019D17E4098C /* 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 = "testrelative";
    343			};
    344			name = "Release Universal";
    345		};
    346		66CF339A557E44FD6E796621 /* 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 = "testrelative";
    356			};
    357			name = "Release Native";
    358		};
    359		1DDB22D22994569421FB1030 /* 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		1354287A1286355450646B8A /* 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		73ED61310132107232117A3F /* 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		0937058C5923313D3E536257 /* 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		7D58432F59731B495B954300 /* Build configuration list for PBXNativeTarget "testrelative" */ = {
    475			isa = XCConfigurationList;
    476			buildConfigurations = (
    477				43E930EB48062A1015DE5EB8 /* Debug Universal */,
    478				54B96EB40D14420F04292960 /* Debug Native */,
    479				38E3583A7176019D17E4098C /* Release Universal */,
    480				66CF339A557E44FD6E796621 /* Release Native */,
    481			);
    482			defaultConfigurationIsVisible = 0;
    483			defaultConfigurationName = "Debug Universal";
    484		};
    485		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testrelative" */ = {
    486			isa = XCConfigurationList;
    487			buildConfigurations = (
    488				1DDB22D22994569421FB1030 /* Debug Universal */,
    489				1354287A1286355450646B8A /* Debug Native */,
    490				73ED61310132107232117A3F /* Release Universal */,
    491				0937058C5923313D3E536257 /* Release Native */,
    492			);
    493			defaultConfigurationIsVisible = 0;
    494			defaultConfigurationName = "Debug Universal";
    495		};
    496/* End XCConfigurationList section */
    497
    498	};
    499	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    500}