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		0BE42EAB72F36C7702866C3E /* testwm2.c in Sources */ = {isa = PBXBuildFile; fileRef = 35B30B9D2BA973305B431C79 /* testwm2.c */; };
     11		02BA178200D8732B480340AA /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F3B433238510A9201395B14 /* AudioToolbox.framework */; };
     12		2531497A26C41FFB2DFE1CAA /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A9723A216397B73732E783F /* AudioUnit.framework */; };
     13		294839F8023630471AC87C9A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B7D416035FC73F2499D780B /* Cocoa.framework */; };
     14		75960A7B1E35508958204E07 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14494572789E5DD835710F4A /* CoreAudio.framework */; };
     15		0FEA07E415674BD44CE2221A /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 67A17B15236238841E225074 /* IOKit.framework */; };
     16		78B22C7E3EC4657C3ED53157 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 607D43CA29AD40A458D50CFF /* Carbon.framework */; };
     17		49B245B2311E458D631105B5 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 70BD41BC43D1767C493D4B07 /* ForceFeedback.framework */; };
     18		30654A5B510B5FDD26F012DC /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 62A5002E6CDE23C3601931E1 /* CoreFoundation.framework */; };
     19		495C760C1F090E551CD30744 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4FF1117D3E08144A1FB75727 /* OpenGL.framework */; };
     20		15B73C417E775E8C789C760E /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2F4656C1319D435B3942325F /* libSDL2main.a */; };
     21		2DBD575800C87AB24B62371A /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D85368D023A6C344FD93913 /* libSDL2test.a */; };
     22		19B3571E22DD01C53F4F6318 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B047E5801E928BC78040BE3 /* libSDL2.a */; };
     23/* End PBXBuildFile section */
     24
     25/* Begin PBXContainerItemProxy section */
     26		49F65F4954892A3468AF59B9 /* PBXContainerItemProxy */ = {
     27			isa = PBXContainerItemProxy;
     28			containerPortal = 6B0400622E6E3A5B64172CE7 /* SDL2main.xcodeproj */;
     29			proxyType = 2;
     30			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     31			remoteInfo = "libSDL2main.a";
     32		};
     33		11E6192A46CF465107FD024B /* PBXContainerItemProxy */ = {
     34			isa = PBXContainerItemProxy;
     35			containerPortal = 6B0400622E6E3A5B64172CE7 /* SDL2main.xcodeproj */;
     36			proxyType = 1;
     37			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     38			remoteInfo = "libSDL2main.a";
     39		};
     40		21E806AD668806325D1D568C /* PBXContainerItemProxy */ = {
     41			isa = PBXContainerItemProxy;
     42			containerPortal = 281E6FEE01AD198860124328 /* SDL2test.xcodeproj */;
     43			proxyType = 2;
     44			remoteGlobalIDString = 1E1175156F97314C291323CB;
     45			remoteInfo = "libSDL2test.a";
     46		};
     47		099722936B22291412D24925 /* PBXContainerItemProxy */ = {
     48			isa = PBXContainerItemProxy;
     49			containerPortal = 281E6FEE01AD198860124328 /* SDL2test.xcodeproj */;
     50			proxyType = 1;
     51			remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
     52			remoteInfo = "libSDL2test.a";
     53		};
     54		2C01777530B566FF16C02CE9 /* PBXContainerItemProxy */ = {
     55			isa = PBXContainerItemProxy;
     56			containerPortal = 2C011B767D7601FD42D544E2 /* SDL2.xcodeproj */;
     57			proxyType = 2;
     58			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     59			remoteInfo = "libSDL2.a";
     60		};
     61		0CAA140978155CF111F45286 /* PBXContainerItemProxy */ = {
     62			isa = PBXContainerItemProxy;
     63			containerPortal = 2C011B767D7601FD42D544E2 /* SDL2.xcodeproj */;
     64			proxyType = 1;
     65			remoteGlobalIDString = 58C10ED14175754444033E0E;
     66			remoteInfo = "libSDL2.a";
     67		};
     68/* End PBXContainerItemProxy section */
     69
     70/* Begin PBXFileReference section */
     71		35B30B9D2BA973305B431C79 /* testwm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testwm2.c"; path = "../../../../../test/testwm2.c"; sourceTree = "<group>"; };
     72		3F3B433238510A9201395B14 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     73		5A9723A216397B73732E783F /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     74		1B7D416035FC73F2499D780B /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     75		14494572789E5DD835710F4A /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     76		67A17B15236238841E225074 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     77		607D43CA29AD40A458D50CFF /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     78		70BD41BC43D1767C493D4B07 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     79		62A5002E6CDE23C3601931E1 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     80		4FF1117D3E08144A1FB75727 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     81		07E01726741D59FE3E556A53 /* testwm2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testwm2"; path = "testwm2"; sourceTree = BUILT_PRODUCTS_DIR; };
     82		6B0400622E6E3A5B64172CE7 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     83		281E6FEE01AD198860124328 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
     84		2C011B767D7601FD42D544E2 /* 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		14610380060F5C6C541555CA /* Frameworks */ = {
     89			isa = PBXFrameworksBuildPhase;
     90			buildActionMask = 2147483647;
     91			files = (
     92				02BA178200D8732B480340AA /* AudioToolbox.framework in Frameworks */,
     93				2531497A26C41FFB2DFE1CAA /* AudioUnit.framework in Frameworks */,
     94				294839F8023630471AC87C9A /* Cocoa.framework in Frameworks */,
     95				75960A7B1E35508958204E07 /* CoreAudio.framework in Frameworks */,
     96				0FEA07E415674BD44CE2221A /* IOKit.framework in Frameworks */,
     97				78B22C7E3EC4657C3ED53157 /* Carbon.framework in Frameworks */,
     98				49B245B2311E458D631105B5 /* ForceFeedback.framework in Frameworks */,
     99				30654A5B510B5FDD26F012DC /* CoreFoundation.framework in Frameworks */,
    100				495C760C1F090E551CD30744 /* OpenGL.framework in Frameworks */,
    101				15B73C417E775E8C789C760E /* libSDL2main.a in Frameworks */,
    102				2DBD575800C87AB24B62371A /* libSDL2test.a in Frameworks */,
    103				19B3571E22DD01C53F4F6318 /* libSDL2.a in Frameworks */,
    104			);
    105			runOnlyForDeploymentPostprocessing = 0;
    106		};
    107/* End PBXFrameworksBuildPhase section */
    108
    109/* Begin PBXGroup section */
    110		1D09699575D57C337D881716 /* testwm2 */ = {
    111			isa = PBXGroup;
    112			children = (
    113				62B85D0C5D6D45B730F13A95 /* test */,
    114				678A4C923DF9534372032E2D /* Frameworks */,
    115				2CAC771F4C957321357F4473 /* Products */,
    116				68737EBC1D3C666D219A2090 /* Projects */,
    117			);
    118			name = "testwm2";
    119			sourceTree = "<group>";
    120		};
    121		62B85D0C5D6D45B730F13A95 /* test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				35B30B9D2BA973305B431C79 /* testwm2.c */,
    125			);
    126			name = "test";
    127			sourceTree = "<group>";
    128		};
    129		678A4C923DF9534372032E2D /* Frameworks */ = {
    130			isa = PBXGroup;
    131			children = (
    132				3F3B433238510A9201395B14 /* AudioToolbox.framework */,
    133				5A9723A216397B73732E783F /* AudioUnit.framework */,
    134				1B7D416035FC73F2499D780B /* Cocoa.framework */,
    135				14494572789E5DD835710F4A /* CoreAudio.framework */,
    136				67A17B15236238841E225074 /* IOKit.framework */,
    137				607D43CA29AD40A458D50CFF /* Carbon.framework */,
    138				70BD41BC43D1767C493D4B07 /* ForceFeedback.framework */,
    139				62A5002E6CDE23C3601931E1 /* CoreFoundation.framework */,
    140				4FF1117D3E08144A1FB75727 /* OpenGL.framework */,
    141			);
    142			name = "Frameworks";
    143			sourceTree = "<group>";
    144		};
    145		2CAC771F4C957321357F4473 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				07E01726741D59FE3E556A53 /* testwm2 */,
    149			);
    150			name = "Products";
    151			sourceTree = "<group>";
    152		};
    153		68737EBC1D3C666D219A2090 /* Projects */ = {
    154			isa = PBXGroup;
    155			children = (
    156				6B0400622E6E3A5B64172CE7 /* SDL2main.xcodeproj */,
    157				281E6FEE01AD198860124328 /* SDL2test.xcodeproj */,
    158				2C011B767D7601FD42D544E2 /* SDL2.xcodeproj */,
    159			);
    160			name = "Projects";
    161			sourceTree = "<group>";
    162		};
    163		6D41569C576B5436603F06AB /* Products */ = {
    164			isa = PBXGroup;
    165			children = (
    166				2F4656C1319D435B3942325F /* libSDL2main.a */,
    167			);
    168			name = Products;
    169			sourceTree = "<group>";
    170		};
    171		053706934CCC7FF400CE1389 /* Products */ = {
    172			isa = PBXGroup;
    173			children = (
    174				1D85368D023A6C344FD93913 /* libSDL2test.a */,
    175			);
    176			name = Products;
    177			sourceTree = "<group>";
    178		};
    179		70CB3D756B797AAB28B10A4A /* Products */ = {
    180			isa = PBXGroup;
    181			children = (
    182				5B047E5801E928BC78040BE3 /* libSDL2.a */,
    183			);
    184			name = Products;
    185			sourceTree = "<group>";
    186		};
    187/* End PBXGroup section */
    188
    189/* Begin PBXNativeTarget section */
    190		040021644D381D391EC87B8B /* testwm2 */ = {
    191			isa = PBXNativeTarget;
    192			buildConfigurationList = 7424155926126AB723AF4B82 /* Build configuration list for PBXNativeTarget "testwm2" */;
    193			buildPhases = (
    194				4B6F67D309DE6D6A712071FE /* Resources */,
    195				74917742401B5C89514A5EE9 /* Sources */,
    196				14610380060F5C6C541555CA /* Frameworks */,
    197			);
    198			buildRules = (
    199			);
    200			dependencies = (
    201				0B6411B5332216224D032859 /* PBXTargetDependency */,
    202				2F3F521D29963DC7033E09AB /* PBXTargetDependency */,
    203				6DB07A415BAB464C451D7F41 /* PBXTargetDependency */,
    204			);
    205			name = "testwm2";
    206			productInstallPath = "$(HOME)/bin";
    207			productName = "testwm2";
    208			productReference = 07E01726741D59FE3E556A53 /* testwm2 */;
    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 "testwm2" */;
    217			compatibilityVersion = "Xcode 3.2";
    218			hasScannedForEncodings = 1;
    219			mainGroup = 1D09699575D57C337D881716 /* testwm2 */;
    220			projectDirPath = "";
    221			projectReferences = (
    222				{
    223					ProductGroup = 6D41569C576B5436603F06AB /* Products */;
    224					ProjectRef = 6B0400622E6E3A5B64172CE7 /* SDL2main.xcodeproj */;
    225				},
    226				{
    227					ProductGroup = 053706934CCC7FF400CE1389 /* Products */;
    228					ProjectRef = 281E6FEE01AD198860124328 /* SDL2test.xcodeproj */;
    229				},
    230				{
    231					ProductGroup = 70CB3D756B797AAB28B10A4A /* Products */;
    232					ProjectRef = 2C011B767D7601FD42D544E2 /* SDL2.xcodeproj */;
    233				},
    234			);
    235			projectRoot = "";
    236			targets = (
    237				040021644D381D391EC87B8B /* testwm2 */,
    238			);
    239		};
    240/* End PBXProject section */
    241
    242/* Begin PBXReferenceProxy section */
    243		2F4656C1319D435B3942325F /* libSDL2main.a */ = {
    244			isa = PBXReferenceProxy;
    245			fileType = archive.ar;
    246			path = "Build/Debug/libSDL2main.a";
    247			remoteRef = 49F65F4954892A3468AF59B9 /* PBXContainerItemProxy */;
    248			sourceTree = BUILT_PRODUCTS_DIR;
    249		};
    250		1D85368D023A6C344FD93913 /* libSDL2test.a */ = {
    251			isa = PBXReferenceProxy;
    252			fileType = archive.ar;
    253			path = "Build/Debug/libSDL2test.a";
    254			remoteRef = 21E806AD668806325D1D568C /* PBXContainerItemProxy */;
    255			sourceTree = BUILT_PRODUCTS_DIR;
    256		};
    257		5B047E5801E928BC78040BE3 /* libSDL2.a */ = {
    258			isa = PBXReferenceProxy;
    259			fileType = archive.ar;
    260			path = "Build/Debug/libSDL2.a";
    261			remoteRef = 2C01777530B566FF16C02CE9 /* PBXContainerItemProxy */;
    262			sourceTree = BUILT_PRODUCTS_DIR;
    263		};
    264/* End PBXReferenceProxy section */
    265
    266/* Begin PBXResourcesBuildPhase section */
    267		4B6F67D309DE6D6A712071FE /* Resources */ = {
    268			isa = PBXResourcesBuildPhase;
    269			buildActionMask = 2147483647;
    270			files = (
    271			);
    272			runOnlyForDeploymentPostprocessing = 0;
    273		};
    274/* End PBXResourcesBuildPhase section */
    275
    276/* Begin PBXSourcesBuildPhase section */
    277		74917742401B5C89514A5EE9 /* Sources */ = {
    278			isa = PBXSourcesBuildPhase;
    279			buildActionMask = 2147483647;
    280			files = (
    281				0BE42EAB72F36C7702866C3E /* testwm2.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		0B6411B5332216224D032859 /* PBXTargetDependency */ = {
    292			isa = PBXTargetDependency;
    293			name = "libSDL2main.a";
    294			targetProxy = 11E6192A46CF465107FD024B /* PBXContainerItemProxy */;
    295		};
    296		2F3F521D29963DC7033E09AB /* PBXTargetDependency */ = {
    297			isa = PBXTargetDependency;
    298			name = "libSDL2test.a";
    299			targetProxy = 099722936B22291412D24925 /* PBXContainerItemProxy */;
    300		};
    301		6DB07A415BAB464C451D7F41 /* PBXTargetDependency */ = {
    302			isa = PBXTargetDependency;
    303			name = "libSDL2.a";
    304			targetProxy = 0CAA140978155CF111F45286 /* PBXContainerItemProxy */;
    305		};
    306/* End PBXTargetDependency section */
    307
    308/* Begin XCBuildConfiguration section */
    309		21745AB753B5396747C850CC /* 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 = "testwm2";
    318			};
    319			name = "Debug Universal";
    320		};
    321		1FA85E282A6B581D6B67455E /* 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 = "testwm2";
    330			};
    331			name = "Debug Native";
    332		};
    333		46C62A8339C80E652667525F /* 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 = "testwm2";
    343			};
    344			name = "Release Universal";
    345		};
    346		153152C87B3E483F379E7211 /* 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 = "testwm2";
    356			};
    357			name = "Release Native";
    358		};
    359		21BC41E2666D0061196139E7 /* 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		322B588A51FC7CBD74E32330 /* 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		0F132F51083F1502419B3ED6 /* 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		55040782070F03AE2C4847F0 /* 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		7424155926126AB723AF4B82 /* Build configuration list for PBXNativeTarget "testwm2" */ = {
    475			isa = XCConfigurationList;
    476			buildConfigurations = (
    477				21745AB753B5396747C850CC /* Debug Universal */,
    478				1FA85E282A6B581D6B67455E /* Debug Native */,
    479				46C62A8339C80E652667525F /* Release Universal */,
    480				153152C87B3E483F379E7211 /* Release Native */,
    481			);
    482			defaultConfigurationIsVisible = 0;
    483			defaultConfigurationName = "Debug Universal";
    484		};
    485		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testwm2" */ = {
    486			isa = XCConfigurationList;
    487			buildConfigurations = (
    488				21BC41E2666D0061196139E7 /* Debug Universal */,
    489				322B588A51FC7CBD74E32330 /* Debug Native */,
    490				0F132F51083F1502419B3ED6 /* Release Universal */,
    491				55040782070F03AE2C4847F0 /* Release Native */,
    492			);
    493			defaultConfigurationIsVisible = 0;
    494			defaultConfigurationName = "Debug Universal";
    495		};
    496/* End XCConfigurationList section */
    497
    498	};
    499	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    500}