cscg22-gearboy

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

project.pbxproj (20150B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		1EDB663620575F3054616AEB /* testime.c in Sources */ = {isa = PBXBuildFile; fileRef = 11A02A5F7E6943E269934106 /* testime.c */; };
     11		613052B57E3162A16B241A77 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F195173606E033879915ED6 /* AudioToolbox.framework */; };
     12		00EB7592040245EC40254D0F /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 310A41FA124B378F383C2325 /* AudioUnit.framework */; };
     13		6441758D13DC088E29607C64 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32CA18327EB352DF5A8D0B54 /* Cocoa.framework */; };
     14		57F87FD645CC7E9A3847664D /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CEA64342A102110565F0FB5 /* CoreAudio.framework */; };
     15		5BA21E9A38D1262366AD6CD3 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 076C5E737F3D08FD55534ADA /* IOKit.framework */; };
     16		26E066AD77781CFB42535B92 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2FEA59A651FA0D0340794E81 /* Carbon.framework */; };
     17		59FB2D8F312B1BC342875718 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68D73105473A4CAE57B07517 /* ForceFeedback.framework */; };
     18		22C6225A72AF49B066FC55B9 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73A83F313C8704897D5C5BDF /* CoreFoundation.framework */; };
     19		757D798F5C211E0F24A0135C /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E284413593E133B2D9D2692 /* OpenGL.framework */; };
     20		113F63BE79BE46557BA72CA3 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2A5E09A54F041CAD5A88365B /* libSDL2main.a */; };
     21		730A4F453D55402B08817501 /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BF51AB17AFB19DD19A41D8A /* libSDL2test.a */; };
     22		0E1B35461F512D4C7285093B /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 21F827FF0C5816560BC3654A /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		54A5423C7BCA2B9C127340A5 /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 5462094A07E20B6524FE5114 /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		165D46083E8C01E053817623 /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 5462094A07E20B6524FE5114 /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		28205901017F5224480C3D77 /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 1E827E317C8922E833D04EF6 /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1E1175156F97314C291323CB;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		6E0A77CE119C1F6747E47D49 /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 1E827E317C8922E833D04EF6 /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		18F53753498742003FB121F9 /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 38710754324617266DDD04F7 /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		0A861DC31CC55AAA06123397 /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 38710754324617266DDD04F7 /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 58C10ED14175754444033E0E;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		11A02A5F7E6943E269934106 /* testime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testime.c"; path = "../../../../../test/testime.c"; sourceTree = "<group>"; };
     72		0F195173606E033879915ED6 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		310A41FA124B378F383C2325 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		32CA18327EB352DF5A8D0B54 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		0CEA64342A102110565F0FB5 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		076C5E737F3D08FD55534ADA /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		2FEA59A651FA0D0340794E81 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		68D73105473A4CAE57B07517 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		73A83F313C8704897D5C5BDF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		6E284413593E133B2D9D2692 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		4CA851404B43468A269B3E01 /* testime */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testime"; path = "testime"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		5462094A07E20B6524FE5114 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		1E827E317C8922E833D04EF6 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		38710754324617266DDD04F7 /* 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		279D3A6C2AD91B503BB16619 /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				613052B57E3162A16B241A77 /* AudioToolbox.framework in Frameworks */,
     93				00EB7592040245EC40254D0F /* AudioUnit.framework in Frameworks */,
     94				6441758D13DC088E29607C64 /* Cocoa.framework in Frameworks */,
     95				57F87FD645CC7E9A3847664D /* CoreAudio.framework in Frameworks */,
     96				5BA21E9A38D1262366AD6CD3 /* IOKit.framework in Frameworks */,
     97				26E066AD77781CFB42535B92 /* Carbon.framework in Frameworks */,
     98				59FB2D8F312B1BC342875718 /* ForceFeedback.framework in Frameworks */,
     99				22C6225A72AF49B066FC55B9 /* CoreFoundation.framework in Frameworks */,
    100				757D798F5C211E0F24A0135C /* OpenGL.framework in Frameworks */,
    101				113F63BE79BE46557BA72CA3 /* libSDL2main.a in Frameworks */,
    102				730A4F453D55402B08817501 /* libSDL2test.a in Frameworks */,
    103				0E1B35461F512D4C7285093B /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		24F8548E490A51AD73F90730 /* testime */ = {
    111			isa = PBXGroup;
    112			children = (
    113				6BB33D7558BA2E1B75BF736F /* test */,
    114				7BD372143CE254F05A8C5D64 /* Frameworks */,
    115				375B758901B86A48519C138A /* Products */,
    116				4EFA08CE1EBB16973AA86F38 /* Projects */,
    117			);
    118			name = "testime";
    119			sourceTree = "<group>";
    120		};
    121		6BB33D7558BA2E1B75BF736F /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				11A02A5F7E6943E269934106 /* testime.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		7BD372143CE254F05A8C5D64 /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				0F195173606E033879915ED6 /* AudioToolbox.framework */,
    133				310A41FA124B378F383C2325 /* AudioUnit.framework */,
    134				32CA18327EB352DF5A8D0B54 /* Cocoa.framework */,
    135				0CEA64342A102110565F0FB5 /* CoreAudio.framework */,
    136				076C5E737F3D08FD55534ADA /* IOKit.framework */,
    137				2FEA59A651FA0D0340794E81 /* Carbon.framework */,
    138				68D73105473A4CAE57B07517 /* ForceFeedback.framework */,
    139				73A83F313C8704897D5C5BDF /* CoreFoundation.framework */,
    140				6E284413593E133B2D9D2692 /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		375B758901B86A48519C138A /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				4CA851404B43468A269B3E01 /* testime */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		4EFA08CE1EBB16973AA86F38 /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				5462094A07E20B6524FE5114 /* SDL2main.xcodeproj */,
    157				1E827E317C8922E833D04EF6 /* SDL2test.xcodeproj */,
    158				38710754324617266DDD04F7 /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		012A701F34E341CB05904C33 /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				2A5E09A54F041CAD5A88365B /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		7A720DF02CC428E4323831CD /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				2BF51AB17AFB19DD19A41D8A /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		673D575107FF0F490E53262C /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				21F827FF0C5816560BC3654A /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		5FFB08CD6FAD6C5D5690093E /* testime */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 2B8A2D5531E53AAE047B2CE3 /* Build configuration list for PBXNativeTarget "testime" */;
    193			buildPhases = (
    194				754E61862C3B58FA1A10266B /* Resources */,
    195				57330AF227097B7B51BF0520 /* Sources */,
    196				279D3A6C2AD91B503BB16619 /* Frameworks */,
    197			);
    198			buildRules = (
    199			);
    200			dependencies = (
    201				0E61258026E713E1306004CC /* PBXTargetDependency */,
    202				7865519B232C46546BCE250A /* PBXTargetDependency */,
    203				329A502618BD5F5E53733FD2 /* PBXTargetDependency */,
    204			);
    205			name = "testime";
    206			productInstallPath = "$(HOME)/bin";
    207			productName = "testime";
    208			productReference = 4CA851404B43468A269B3E01 /* testime */;
    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 "testime" */;
    217			compatibilityVersion = "Xcode 3.2";
    218			hasScannedForEncodings = 1;
    219			mainGroup = 24F8548E490A51AD73F90730 /* testime */;
    220			projectDirPath = "";
    221			projectReferences = (
    222				{
    223					ProductGroup = 012A701F34E341CB05904C33 /* Products */;
    224					ProjectRef = 5462094A07E20B6524FE5114 /* SDL2main.xcodeproj */;
    225				},
    226				{
    227					ProductGroup = 7A720DF02CC428E4323831CD /* Products */;
    228					ProjectRef = 1E827E317C8922E833D04EF6 /* SDL2test.xcodeproj */;
    229				},
    230				{
    231					ProductGroup = 673D575107FF0F490E53262C /* Products */;
    232					ProjectRef = 38710754324617266DDD04F7 /* SDL2.xcodeproj */;
    233				},
    234			);
    235			projectRoot = "";
    236			targets = (
    237				5FFB08CD6FAD6C5D5690093E /* testime */,
    238			);
    239		};
    240/* End PBXProject section */
    241
    242/* Begin PBXReferenceProxy section */
    243		2A5E09A54F041CAD5A88365B /* libSDL2main.a */ = {
    244			isa = PBXReferenceProxy;
    245			fileType = archive.ar;
    246			path = "Build/Debug/libSDL2main.a";
    247			remoteRef = 54A5423C7BCA2B9C127340A5 /* PBXContainerItemProxy */;
    248			sourceTree = BUILT_PRODUCTS_DIR;
    249		};
    250		2BF51AB17AFB19DD19A41D8A /* libSDL2test.a */ = {
    251			isa = PBXReferenceProxy;
    252			fileType = archive.ar;
    253			path = "Build/Debug/libSDL2test.a";
    254			remoteRef = 28205901017F5224480C3D77 /* PBXContainerItemProxy */;
    255			sourceTree = BUILT_PRODUCTS_DIR;
    256		};
    257		21F827FF0C5816560BC3654A /* libSDL2.a */ = {
    258			isa = PBXReferenceProxy;
    259			fileType = archive.ar;
    260			path = "Build/Debug/libSDL2.a";
    261			remoteRef = 18F53753498742003FB121F9 /* PBXContainerItemProxy */;
    262			sourceTree = BUILT_PRODUCTS_DIR;
    263		};
    264/* End PBXReferenceProxy section */
    265
    266/* Begin PBXResourcesBuildPhase section */
    267		754E61862C3B58FA1A10266B /* Resources */ = {
    268			isa = PBXResourcesBuildPhase;
    269			buildActionMask = 2147483647;
    270			files = (
    271			);
    272			runOnlyForDeploymentPostprocessing = 0;
    273		};
    274/* End PBXResourcesBuildPhase section */
    275
    276/* Begin PBXSourcesBuildPhase section */
    277		57330AF227097B7B51BF0520 /* Sources */ = {
    278			isa = PBXSourcesBuildPhase;
    279			buildActionMask = 2147483647;
    280			files = (
    281				1EDB663620575F3054616AEB /* testime.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		0E61258026E713E1306004CC /* PBXTargetDependency */ = {
    292			isa = PBXTargetDependency;
    293			name = "libSDL2main.a";
    294			targetProxy = 165D46083E8C01E053817623 /* PBXContainerItemProxy */;
    295		};
    296		7865519B232C46546BCE250A /* PBXTargetDependency */ = {
    297			isa = PBXTargetDependency;
    298			name = "libSDL2test.a";
    299			targetProxy = 6E0A77CE119C1F6747E47D49 /* PBXContainerItemProxy */;
    300		};
    301		329A502618BD5F5E53733FD2 /* PBXTargetDependency */ = {
    302			isa = PBXTargetDependency;
    303			name = "libSDL2.a";
    304			targetProxy = 0A861DC31CC55AAA06123397 /* PBXContainerItemProxy */;
    305		};
    306/* End PBXTargetDependency section */
    307
    308/* Begin XCBuildConfiguration section */
    309		23ED296C0C2A473648331D5C /* 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 = "testime";
    318			};
    319			name = "Debug Universal";
    320		};
    321		03B50744244969F6368C4505 /* 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 = "testime";
    330			};
    331			name = "Debug Native";
    332		};
    333		7BBA1C27699F4CC86AED2AF5 /* 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 = "testime";
    343			};
    344			name = "Release Universal";
    345		};
    346		0FDA5AD5740C46651330643A /* 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 = "testime";
    356			};
    357			name = "Release Native";
    358		};
    359		359E3F731C044EE956800EDB /* 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		4FCB504F00B51B566B493E34 /* 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		4B947464660212194E6646A3 /* 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		4E4B20BF024641E002716FE0 /* 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		2B8A2D5531E53AAE047B2CE3 /* Build configuration list for PBXNativeTarget "testime" */ = {
    475			isa = XCConfigurationList;
    476			buildConfigurations = (
    477				23ED296C0C2A473648331D5C /* Debug Universal */,
    478				03B50744244969F6368C4505 /* Debug Native */,
    479				7BBA1C27699F4CC86AED2AF5 /* Release Universal */,
    480				0FDA5AD5740C46651330643A /* Release Native */,
    481			);
    482			defaultConfigurationIsVisible = 0;
    483			defaultConfigurationName = "Debug Universal";
    484		};
    485		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testime" */ = {
    486			isa = XCConfigurationList;
    487			buildConfigurations = (
    488				359E3F731C044EE956800EDB /* Debug Universal */,
    489				4FCB504F00B51B566B493E34 /* Debug Native */,
    490				4B947464660212194E6646A3 /* Release Universal */,
    491				4E4B20BF024641E002716FE0 /* Release Native */,
    492			);
    493			defaultConfigurationIsVisible = 0;
    494			defaultConfigurationName = "Debug Universal";
    495		};
    496/* End XCConfigurationList section */
    497
    498	};
    499	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    500}