cscg22-gearboy

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

project.pbxproj (21707B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		5C7E74D2428F5D0E5D255890 /* testscale.c in Sources */ = {isa = PBXBuildFile; fileRef = 0FD502B61D5F67B264693032 /* testscale.c */; };
     11		008274C95424081325DA48B0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1FF4030D762D287614DB4655 /* AudioToolbox.framework */; };
     12		71D766A1037F09BE4526683F /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 370C097F7251551E65CE6817 /* AudioUnit.framework */; };
     13		1D58080302756DC939006C33 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DB572FF7F6B6C1B14CE00D6 /* Cocoa.framework */; };
     14		259C326672FE134A64C57099 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F15261C243D04044C2710 /* CoreAudio.framework */; };
     15		03B04B0970D35360661A3815 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 628E6EE669DA090270846F6F /* IOKit.framework */; };
     16		28F11C2C3DA535A173D823ED /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F7D0CDB3AC832BF221A6264 /* Carbon.framework */; };
     17		153F06D869C50ADC1A3D574D /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 41803CB46328617360EB7126 /* ForceFeedback.framework */; };
     18		51D03EF609265DE579AD09E6 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D2C18455CC51ECC78C55220 /* CoreFoundation.framework */; };
     19		47B33B7877E42FF4459D73DF /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5C040571280FD63B6900AA /* OpenGL.framework */; };
     20		7D61189049B1252270922C8B /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BC5668C2655352934CE638D /* libSDL2main.a */; };
     21		76EE0DCB338C4C126C1918E2 /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F1704E222587110735D0416 /* libSDL2test.a */; };
     22		50D176EF72035A626E550F7E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F2334F36CCA6E620E7E104D /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		65CC46BD4FDF3CCC0AE631B2 /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 17F90FFD39896CA2220E62DA /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		5478435D3A932BF85FEF5978 /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 17F90FFD39896CA2220E62DA /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		2CAF4B5D7DDE7D0364B5662E /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 67B07D395C536E7D041136EA /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1E1175156F97314C291323CB;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		695812884A4E4E67742C271C /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 67B07D395C536E7D041136EA /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		03973B8B23E47C71118E0561 /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 319B4AC355290E8B7988714D /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		614474296E7608606F001FE6 /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 319B4AC355290E8B7988714D /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 58C10ED14175754444033E0E;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		0FD502B61D5F67B264693032 /* testscale.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testscale.c"; path = "../../../../../test/testscale.c"; sourceTree = "<group>"; };
     72		1FF4030D762D287614DB4655 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		370C097F7251551E65CE6817 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		3DB572FF7F6B6C1B14CE00D6 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		355F15261C243D04044C2710 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		628E6EE669DA090270846F6F /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		7F7D0CDB3AC832BF221A6264 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		41803CB46328617360EB7126 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		3D2C18455CC51ECC78C55220 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		7F5C040571280FD63B6900AA /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		1CDD1F2D74ED225651426E4F /* testscale */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testscale"; path = "testscale"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		17F90FFD39896CA2220E62DA /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		67B07D395C536E7D041136EA /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		319B4AC355290E8B7988714D /* 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		42DC02D65D8203E2001E529F /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				008274C95424081325DA48B0 /* AudioToolbox.framework in Frameworks */,
     93				71D766A1037F09BE4526683F /* AudioUnit.framework in Frameworks */,
     94				1D58080302756DC939006C33 /* Cocoa.framework in Frameworks */,
     95				259C326672FE134A64C57099 /* CoreAudio.framework in Frameworks */,
     96				03B04B0970D35360661A3815 /* IOKit.framework in Frameworks */,
     97				28F11C2C3DA535A173D823ED /* Carbon.framework in Frameworks */,
     98				153F06D869C50ADC1A3D574D /* ForceFeedback.framework in Frameworks */,
     99				51D03EF609265DE579AD09E6 /* CoreFoundation.framework in Frameworks */,
    100				47B33B7877E42FF4459D73DF /* OpenGL.framework in Frameworks */,
    101				7D61189049B1252270922C8B /* libSDL2main.a in Frameworks */,
    102				76EE0DCB338C4C126C1918E2 /* libSDL2test.a in Frameworks */,
    103				50D176EF72035A626E550F7E /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		2D9A6CE93F294BE420CB2D03 /* testscale */ = {
    111			isa = PBXGroup;
    112			children = (
    113				5A2617995C0A195D51F46D9B /* test */,
    114				62C711C941A76D5919A5331A /* Frameworks */,
    115				45C13CF5123C598A0ECC1CD4 /* Products */,
    116				568416000E5979CE4A9B07B5 /* Projects */,
    117			);
    118			name = "testscale";
    119			sourceTree = "<group>";
    120		};
    121		5A2617995C0A195D51F46D9B /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				0FD502B61D5F67B264693032 /* testscale.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		62C711C941A76D5919A5331A /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				1FF4030D762D287614DB4655 /* AudioToolbox.framework */,
    133				370C097F7251551E65CE6817 /* AudioUnit.framework */,
    134				3DB572FF7F6B6C1B14CE00D6 /* Cocoa.framework */,
    135				355F15261C243D04044C2710 /* CoreAudio.framework */,
    136				628E6EE669DA090270846F6F /* IOKit.framework */,
    137				7F7D0CDB3AC832BF221A6264 /* Carbon.framework */,
    138				41803CB46328617360EB7126 /* ForceFeedback.framework */,
    139				3D2C18455CC51ECC78C55220 /* CoreFoundation.framework */,
    140				7F5C040571280FD63B6900AA /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		45C13CF5123C598A0ECC1CD4 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				1CDD1F2D74ED225651426E4F /* testscale */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		568416000E5979CE4A9B07B5 /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				17F90FFD39896CA2220E62DA /* SDL2main.xcodeproj */,
    157				67B07D395C536E7D041136EA /* SDL2test.xcodeproj */,
    158				319B4AC355290E8B7988714D /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		094C0168673D01ED02DA6559 /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				0BC5668C2655352934CE638D /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		43BF4F6033DB2F443E3B2EB0 /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				3F1704E222587110735D0416 /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		2D3735827E174E0A1E0E426D /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				1F2334F36CCA6E620E7E104D /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		0EC34CFC45CC683D7EBB5540 /* testscale */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 25AD405002C3531D24703F82 /* Build configuration list for PBXNativeTarget "testscale" */;
    193			buildPhases = (
    194				199A59146CA641AA22B930A3 /* Resources */,
    195				208462FC4C8275FF6B437D23 /* Sources */,
    196				42DC02D65D8203E2001E529F /* Frameworks */,
    197				9607AE3710C85E8F00CD1376 /* Postbuild */,
    198			);
    199			buildRules = (
    200			);
    201			dependencies = (
    202				6C2E5EFD6B391AFE29F74168 /* PBXTargetDependency */,
    203				40A9274C023D14501F1E0B09 /* PBXTargetDependency */,
    204				739B03B657397C6C3BBA4B10 /* PBXTargetDependency */,
    205			);
    206			name = "testscale";
    207			productInstallPath = "$(HOME)/bin";
    208			productName = "testscale";
    209			productReference = 1CDD1F2D74ED225651426E4F /* testscale */;
    210			productType = "com.apple.product-type.tool";
    211		};
    212/* End PBXNativeTarget section */
    213
    214/* Begin PBXProject section */
    215		08FB7793FE84155DC02AAC07 /* Project object */ = {
    216			isa = PBXProject;
    217			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testscale" */;
    218			compatibilityVersion = "Xcode 3.2";
    219			hasScannedForEncodings = 1;
    220			mainGroup = 2D9A6CE93F294BE420CB2D03 /* testscale */;
    221			projectDirPath = "";
    222			projectReferences = (
    223				{
    224					ProductGroup = 094C0168673D01ED02DA6559 /* Products */;
    225					ProjectRef = 17F90FFD39896CA2220E62DA /* SDL2main.xcodeproj */;
    226				},
    227				{
    228					ProductGroup = 43BF4F6033DB2F443E3B2EB0 /* Products */;
    229					ProjectRef = 67B07D395C536E7D041136EA /* SDL2test.xcodeproj */;
    230				},
    231				{
    232					ProductGroup = 2D3735827E174E0A1E0E426D /* Products */;
    233					ProjectRef = 319B4AC355290E8B7988714D /* SDL2.xcodeproj */;
    234				},
    235			);
    236			projectRoot = "";
    237			targets = (
    238				0EC34CFC45CC683D7EBB5540 /* testscale */,
    239			);
    240		};
    241/* End PBXProject section */
    242
    243/* Begin PBXReferenceProxy section */
    244		0BC5668C2655352934CE638D /* libSDL2main.a */ = {
    245			isa = PBXReferenceProxy;
    246			fileType = archive.ar;
    247			path = "Build/Debug/libSDL2main.a";
    248			remoteRef = 65CC46BD4FDF3CCC0AE631B2 /* PBXContainerItemProxy */;
    249			sourceTree = BUILT_PRODUCTS_DIR;
    250		};
    251		3F1704E222587110735D0416 /* libSDL2test.a */ = {
    252			isa = PBXReferenceProxy;
    253			fileType = archive.ar;
    254			path = "Build/Debug/libSDL2test.a";
    255			remoteRef = 2CAF4B5D7DDE7D0364B5662E /* PBXContainerItemProxy */;
    256			sourceTree = BUILT_PRODUCTS_DIR;
    257		};
    258		1F2334F36CCA6E620E7E104D /* libSDL2.a */ = {
    259			isa = PBXReferenceProxy;
    260			fileType = archive.ar;
    261			path = "Build/Debug/libSDL2.a";
    262			remoteRef = 03973B8B23E47C71118E0561 /* PBXContainerItemProxy */;
    263			sourceTree = BUILT_PRODUCTS_DIR;
    264		};
    265/* End PBXReferenceProxy section */
    266
    267/* Begin PBXResourcesBuildPhase section */
    268		199A59146CA641AA22B930A3 /* Resources */ = {
    269			isa = PBXResourcesBuildPhase;
    270			buildActionMask = 2147483647;
    271			files = (
    272			);
    273			runOnlyForDeploymentPostprocessing = 0;
    274		};
    275/* End PBXResourcesBuildPhase section */
    276
    277/* Begin PBXShellScriptBuildPhase section */
    278		9607AE3710C85E8F00CD1376 /* Postbuild */ = {
    279			isa = PBXShellScriptBuildPhase;
    280			buildActionMask = 2147483647;
    281			files = (
    282			);
    283			inputPaths = (
    284			);
    285			name = Postbuild;
    286			outputPaths = (
    287			);
    288			runOnlyForDeploymentPostprocessing = 0;
    289			shellPath = /bin/sh;
    290			shellScript = "if [ \"${CONFIGURATION}\" = \"Debug Universal\" ]; then\nif [ ! -d \"./Build/Debug\" ]; then mkdir -p \"./Build/Debug\"; fi\ncp \"./../../../../../test/sample.bmp\" \"./Build/Debug/sample.bmp\"\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/sample.bmp\" \"./Build/Debug/sample.bmp\"\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/sample.bmp\" \"./Build/Release/sample.bmp\"\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/sample.bmp\" \"./Build/Release/sample.bmp\"\ncp \"./../../../../../test/icon.bmp\" \"./Build/Release/icon.bmp\"\nfi";
    291		};
    292/* End PBXShellScriptBuildPhase section */
    293/* Begin PBXSourcesBuildPhase section */
    294		208462FC4C8275FF6B437D23 /* Sources */ = {
    295			isa = PBXSourcesBuildPhase;
    296			buildActionMask = 2147483647;
    297			files = (
    298				5C7E74D2428F5D0E5D255890 /* testscale.c in Sources */,
    299			);
    300			runOnlyForDeploymentPostprocessing = 0;
    301		};
    302/* End PBXSourcesBuildPhase section */
    303
    304/* Begin PBXVariantGroup section */
    305/* End PBXVariantGroup section */
    306
    307/* Begin PBXTargetDependency section */
    308		6C2E5EFD6B391AFE29F74168 /* PBXTargetDependency */ = {
    309			isa = PBXTargetDependency;
    310			name = "libSDL2main.a";
    311			targetProxy = 5478435D3A932BF85FEF5978 /* PBXContainerItemProxy */;
    312		};
    313		40A9274C023D14501F1E0B09 /* PBXTargetDependency */ = {
    314			isa = PBXTargetDependency;
    315			name = "libSDL2test.a";
    316			targetProxy = 695812884A4E4E67742C271C /* PBXContainerItemProxy */;
    317		};
    318		739B03B657397C6C3BBA4B10 /* PBXTargetDependency */ = {
    319			isa = PBXTargetDependency;
    320			name = "libSDL2.a";
    321			targetProxy = 614474296E7608606F001FE6 /* PBXContainerItemProxy */;
    322		};
    323/* End PBXTargetDependency section */
    324
    325/* Begin XCBuildConfiguration section */
    326		38D3412E523F2FF65E750295 /* Debug Universal */ = {
    327			isa = XCBuildConfiguration;
    328			buildSettings = {
    329				ALWAYS_SEARCH_USER_PATHS = NO;
    330				CONFIGURATION_BUILD_DIR = Build/Debug;
    331				GCC_DYNAMIC_NO_PIC = NO;
    332				GCC_MODEL_TUNING = G5;
    333				INSTALL_PATH = /usr/local/bin;
    334				PRODUCT_NAME = "testscale";
    335			};
    336			name = "Debug Universal";
    337		};
    338		7BB4091A16586ED03AB36A59 /* Debug Native */ = {
    339			isa = XCBuildConfiguration;
    340			buildSettings = {
    341				ALWAYS_SEARCH_USER_PATHS = NO;
    342				CONFIGURATION_BUILD_DIR = Build/Debug;
    343				GCC_DYNAMIC_NO_PIC = NO;
    344				GCC_MODEL_TUNING = G5;
    345				INSTALL_PATH = /usr/local/bin;
    346				PRODUCT_NAME = "testscale";
    347			};
    348			name = "Debug Native";
    349		};
    350		16FB63191DCC7389511770EA /* Release Universal */ = {
    351			isa = XCBuildConfiguration;
    352			buildSettings = {
    353				ALWAYS_SEARCH_USER_PATHS = NO;
    354				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    355				CONFIGURATION_BUILD_DIR = Build/Release;
    356				GCC_DYNAMIC_NO_PIC = NO;
    357				GCC_MODEL_TUNING = G5;
    358				INSTALL_PATH = /usr/local/bin;
    359				PRODUCT_NAME = "testscale";
    360			};
    361			name = "Release Universal";
    362		};
    363		067C640A78A9459B4C4A1F7F /* Release Native */ = {
    364			isa = XCBuildConfiguration;
    365			buildSettings = {
    366				ALWAYS_SEARCH_USER_PATHS = NO;
    367				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    368				CONFIGURATION_BUILD_DIR = Build/Release;
    369				GCC_DYNAMIC_NO_PIC = NO;
    370				GCC_MODEL_TUNING = G5;
    371				INSTALL_PATH = /usr/local/bin;
    372				PRODUCT_NAME = "testscale";
    373			};
    374			name = "Release Native";
    375		};
    376		42050D2904E37ACF6D4A536A /* Debug Universal */ = {
    377			isa = XCBuildConfiguration;
    378			buildSettings = {
    379				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    380				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    381				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    382				COPY_PHASE_STRIP = NO;
    383				GCC_C_LANGUAGE_STANDARD = gnu99;
    384				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    385				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    386				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    387				GCC_OPTIMIZATION_LEVEL = 0;
    388				GCC_PREPROCESSOR_DEFINITIONS = (
    389					"USING_PREMAKE_CONFIG_H",
    390					"_DEBUG",
    391				);
    392				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    393				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    394				GCC_WARN_UNUSED_VARIABLE = YES;
    395				HEADER_SEARCH_PATHS = (
    396					"../..",
    397					"../../../../../include",
    398				);
    399				OBJROOT = "obj/Universal/Debug";
    400				ONLY_ACTIVE_ARCH = YES;
    401				SYMROOT = "Build/Debug";
    402			};
    403			name = "Debug Universal";
    404		};
    405		7EA309485CBB312912310BE7 /* Debug Native */ = {
    406			isa = XCBuildConfiguration;
    407			buildSettings = {
    408				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    409				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    410				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    411				COPY_PHASE_STRIP = NO;
    412				GCC_C_LANGUAGE_STANDARD = gnu99;
    413				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    414				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    415				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    416				GCC_OPTIMIZATION_LEVEL = 0;
    417				GCC_PREPROCESSOR_DEFINITIONS = (
    418					"USING_PREMAKE_CONFIG_H",
    419					"_DEBUG",
    420				);
    421				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    422				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    423				GCC_WARN_UNUSED_VARIABLE = YES;
    424				HEADER_SEARCH_PATHS = (
    425					"../..",
    426					"../../../../../include",
    427				);
    428				OBJROOT = "obj/Debug";
    429				ONLY_ACTIVE_ARCH = YES;
    430				SYMROOT = "Build/Debug";
    431			};
    432			name = "Debug Native";
    433		};
    434		2B5E48ED6C3C057621381841 /* Release Universal */ = {
    435			isa = XCBuildConfiguration;
    436			buildSettings = {
    437				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    438				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    439				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    440				GCC_C_LANGUAGE_STANDARD = gnu99;
    441				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    442				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    443				GCC_OPTIMIZATION_LEVEL = 3;
    444				GCC_PREPROCESSOR_DEFINITIONS = (
    445					"USING_PREMAKE_CONFIG_H",
    446					"NDEBUG",
    447				);
    448				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    449				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    450				GCC_WARN_UNUSED_VARIABLE = YES;
    451				HEADER_SEARCH_PATHS = (
    452					"../..",
    453					"../../../../../include",
    454				);
    455				OBJROOT = "obj/Universal/Release";
    456				ONLY_ACTIVE_ARCH = NO;
    457				SYMROOT = "Build/Release";
    458			};
    459			name = "Release Universal";
    460		};
    461		051B6D755DB943992EED6558 /* Release Native */ = {
    462			isa = XCBuildConfiguration;
    463			buildSettings = {
    464				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    465				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    466				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    467				GCC_C_LANGUAGE_STANDARD = gnu99;
    468				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    469				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    470				GCC_OPTIMIZATION_LEVEL = 3;
    471				GCC_PREPROCESSOR_DEFINITIONS = (
    472					"USING_PREMAKE_CONFIG_H",
    473					"NDEBUG",
    474				);
    475				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    476				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    477				GCC_WARN_UNUSED_VARIABLE = YES;
    478				HEADER_SEARCH_PATHS = (
    479					"../..",
    480					"../../../../../include",
    481				);
    482				OBJROOT = "obj/Release";
    483				ONLY_ACTIVE_ARCH = NO;
    484				SYMROOT = "Build/Release";
    485			};
    486			name = "Release Native";
    487		};
    488/* End XCBuildConfiguration section */
    489
    490/* Begin XCConfigurationList section */
    491		25AD405002C3531D24703F82 /* Build configuration list for PBXNativeTarget "testscale" */ = {
    492			isa = XCConfigurationList;
    493			buildConfigurations = (
    494				38D3412E523F2FF65E750295 /* Debug Universal */,
    495				7BB4091A16586ED03AB36A59 /* Debug Native */,
    496				16FB63191DCC7389511770EA /* Release Universal */,
    497				067C640A78A9459B4C4A1F7F /* Release Native */,
    498			);
    499			defaultConfigurationIsVisible = 0;
    500			defaultConfigurationName = "Debug Universal";
    501		};
    502		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testscale" */ = {
    503			isa = XCConfigurationList;
    504			buildConfigurations = (
    505				42050D2904E37ACF6D4A536A /* Debug Universal */,
    506				7EA309485CBB312912310BE7 /* Debug Native */,
    507				2B5E48ED6C3C057621381841 /* Release Universal */,
    508				051B6D755DB943992EED6558 /* Release Native */,
    509			);
    510			defaultConfigurationIsVisible = 0;
    511			defaultConfigurationName = "Debug Universal";
    512		};
    513/* End XCConfigurationList section */
    514
    515	};
    516	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    517}