cscg22-gearboy

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

project.pbxproj (19637B)


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