cscg22-gearboy

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

project.pbxproj (29569B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		2F335BE80DE0020E203E5DD8 /* testautomation.c in Sources */ = {isa = PBXBuildFile; fileRef = 794762FD04D1549934E159CD /* testautomation.c */; };
     11		653716B97F514F1115D6458F /* testautomation_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 471E0D47498B7B5274FB14FE /* testautomation_audio.c */; };
     12		7C22594E259C512B68C3074A /* testautomation_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3953A43A3A4F8F4C8E36A4 /* testautomation_clipboard.c */; };
     13		0D0C2F586E93033058EB4F2D /* testautomation_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 2786614254EC5FB566462683 /* testautomation_events.c */; };
     14		0EF101106870459C05C777E5 /* testautomation_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 3D67397E3717790131435254 /* testautomation_keyboard.c */; };
     15		4473155D1CA524123B156875 /* testautomation_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BEC6F3916D7143614DF3D74 /* testautomation_main.c */; };
     16		2C2A04F453191DD549990B38 /* testautomation_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 6D017E6145BD211645712A51 /* testautomation_mouse.c */; };
     17		174141BE560F099B2C951FF6 /* testautomation_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 435E6BF81AB9117F68EB441C /* testautomation_pixels.c */; };
     18		15E2389B6AB717B517F50AA9 /* testautomation_platform.c in Sources */ = {isa = PBXBuildFile; fileRef = 0055527C0684494769333104 /* testautomation_platform.c */; };
     19		4E710EFA4F50233E3BB50A17 /* testautomation_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DC13053355641975EF14CFC /* testautomation_rect.c */; };
     20		07001C17388A1B8604CF33C9 /* testautomation_render.c in Sources */ = {isa = PBXBuildFile; fileRef = 7EE110555956273251AE02BD /* testautomation_render.c */; };
     21		115828D60DF755371C7E4B6F /* testautomation_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 05F752B051CB188A1FA10AE0 /* testautomation_rwops.c */; };
     22		17E762DE07227FFC234A7E9B /* testautomation_sdltest.c in Sources */ = {isa = PBXBuildFile; fileRef = 140F10664DCC4A491D2D06DB /* testautomation_sdltest.c */; };
     23		3A1421F37C845F1F1A9A1691 /* testautomation_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 26AF4A18290748D322B947F5 /* testautomation_stdlib.c */; };
     24		491B449B228565596C3C6841 /* testautomation_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 5F0C25EE376B02EA064B50F6 /* testautomation_surface.c */; };
     25		4EE3570C11213BFA50727385 /* testautomation_syswm.c in Sources */ = {isa = PBXBuildFile; fileRef = 1267615F52DF35C27BFC749A /* testautomation_syswm.c */; };
     26		15C3490D20032CC168A5510A /* testautomation_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 30EA083B11207D622DDB12FC /* testautomation_timer.c */; };
     27		0D3D4F4B7C2244F36B98001A /* testautomation_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 799007AB7FD4531345B703C3 /* testautomation_video.c */; };
     28		634F703209AF4BF432C670FF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 525D58370F4C52CF3B2C6C24 /* AudioToolbox.framework */; };
     29		2FD209F3507D70B84CE97341 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CA133CE381F37C11A1B0BEB /* AudioUnit.framework */; };
     30		701A5D0F305059164EA22D84 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CB409266666CB01DB03008 /* Cocoa.framework */; };
     31		3FD61CBC1F3C541624184811 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6448343A600A31F50A122DE9 /* CoreAudio.framework */; };
     32		472C522A706B317850BA6C51 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11861357591E56A023ED491D /* IOKit.framework */; };
     33		054B18C7468D589C15E05FCA /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B20422947087C5367012759 /* Carbon.framework */; };
     34		22AD0BEA6F4E275414225D5D /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 58C11BD2221C785317CF3370 /* ForceFeedback.framework */; };
     35		3B8A7FF62F4A2D17470C080E /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A682EF21FA87CBA3C2B3F7D /* CoreFoundation.framework */; };
     36		14960DFD058B085471CB4AB3 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77D94DCC4A8B73683E874CF3 /* OpenGL.framework */; };
     37		7C8926195FA63E4B429155D2 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 65657808084F160069055C6D /* libSDL2main.a */; };
     38		77A0414679C77DF659307C2A /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 30744F3724232CC61005573B /* libSDL2test.a */; };
     39		667727B43C5E63914EDD2933 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 51F53A75641962D9541A7DD9 /* libSDL2.a */; };
     40/* End PBXBuildFile section */
     41
     42/* Begin PBXContainerItemProxy section */
     43		1DCE473D01537CA077766F74 /* PBXContainerItemProxy */ = {
     44			isa = PBXContainerItemProxy;
     45			containerPortal = 6906495449E9743407E812AA /* SDL2main.xcodeproj */;
     46			proxyType = 2;
     47			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     48			remoteInfo = "libSDL2main.a";
     49		};
     50		4570617838BB3896391D43EC /* PBXContainerItemProxy */ = {
     51			isa = PBXContainerItemProxy;
     52			containerPortal = 6906495449E9743407E812AA /* SDL2main.xcodeproj */;
     53			proxyType = 1;
     54			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     55			remoteInfo = "libSDL2main.a";
     56		};
     57		4893660C40505DFE57DA4601 /* PBXContainerItemProxy */ = {
     58			isa = PBXContainerItemProxy;
     59			containerPortal = 0058171435E569F359901CA9 /* SDL2test.xcodeproj */;
     60			proxyType = 2;
     61			remoteGlobalIDString = 1E1175156F97314C291323CB;
     62			remoteInfo = "libSDL2test.a";
     63		};
     64		19D24173024D0FC63B313020 /* PBXContainerItemProxy */ = {
     65			isa = PBXContainerItemProxy;
     66			containerPortal = 0058171435E569F359901CA9 /* SDL2test.xcodeproj */;
     67			proxyType = 1;
     68			remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
     69			remoteInfo = "libSDL2test.a";
     70		};
     71		2B800D747BF326C622B92D93 /* PBXContainerItemProxy */ = {
     72			isa = PBXContainerItemProxy;
     73			containerPortal = 29FC6095786D7CDA66E54FA2 /* SDL2.xcodeproj */;
     74			proxyType = 2;
     75			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     76			remoteInfo = "libSDL2.a";
     77		};
     78		2325525D7B406481596F1ACA /* PBXContainerItemProxy */ = {
     79			isa = PBXContainerItemProxy;
     80			containerPortal = 29FC6095786D7CDA66E54FA2 /* SDL2.xcodeproj */;
     81			proxyType = 1;
     82			remoteGlobalIDString = 58C10ED14175754444033E0E;
     83			remoteInfo = "libSDL2.a";
     84		};
     85/* End PBXContainerItemProxy section */
     86
     87/* Begin PBXFileReference section */
     88		794762FD04D1549934E159CD /* testautomation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation.c"; path = "../../../../../test/testautomation.c"; sourceTree = "<group>"; };
     89		471E0D47498B7B5274FB14FE /* testautomation_audio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_audio.c"; path = "../../../../../test/testautomation_audio.c"; sourceTree = "<group>"; };
     90		4F3953A43A3A4F8F4C8E36A4 /* testautomation_clipboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_clipboard.c"; path = "../../../../../test/testautomation_clipboard.c"; sourceTree = "<group>"; };
     91		2786614254EC5FB566462683 /* testautomation_events.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_events.c"; path = "../../../../../test/testautomation_events.c"; sourceTree = "<group>"; };
     92		3D67397E3717790131435254 /* testautomation_keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_keyboard.c"; path = "../../../../../test/testautomation_keyboard.c"; sourceTree = "<group>"; };
     93		5BEC6F3916D7143614DF3D74 /* testautomation_main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_main.c"; path = "../../../../../test/testautomation_main.c"; sourceTree = "<group>"; };
     94		6D017E6145BD211645712A51 /* testautomation_mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_mouse.c"; path = "../../../../../test/testautomation_mouse.c"; sourceTree = "<group>"; };
     95		435E6BF81AB9117F68EB441C /* testautomation_pixels.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_pixels.c"; path = "../../../../../test/testautomation_pixels.c"; sourceTree = "<group>"; };
     96		0055527C0684494769333104 /* testautomation_platform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_platform.c"; path = "../../../../../test/testautomation_platform.c"; sourceTree = "<group>"; };
     97		0DC13053355641975EF14CFC /* testautomation_rect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_rect.c"; path = "../../../../../test/testautomation_rect.c"; sourceTree = "<group>"; };
     98		7EE110555956273251AE02BD /* testautomation_render.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_render.c"; path = "../../../../../test/testautomation_render.c"; sourceTree = "<group>"; };
     99		05F752B051CB188A1FA10AE0 /* testautomation_rwops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_rwops.c"; path = "../../../../../test/testautomation_rwops.c"; sourceTree = "<group>"; };
    100		140F10664DCC4A491D2D06DB /* testautomation_sdltest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_sdltest.c"; path = "../../../../../test/testautomation_sdltest.c"; sourceTree = "<group>"; };
    101		26AF4A18290748D322B947F5 /* testautomation_stdlib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_stdlib.c"; path = "../../../../../test/testautomation_stdlib.c"; sourceTree = "<group>"; };
    102		3F19057030C97AB601CD4266 /* testautomation_suites.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "testautomation_suites.h"; path = "../../../../../test/testautomation_suites.h"; sourceTree = "<group>"; };
    103		5F0C25EE376B02EA064B50F6 /* testautomation_surface.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_surface.c"; path = "../../../../../test/testautomation_surface.c"; sourceTree = "<group>"; };
    104		1267615F52DF35C27BFC749A /* testautomation_syswm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_syswm.c"; path = "../../../../../test/testautomation_syswm.c"; sourceTree = "<group>"; };
    105		30EA083B11207D622DDB12FC /* testautomation_timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_timer.c"; path = "../../../../../test/testautomation_timer.c"; sourceTree = "<group>"; };
    106		799007AB7FD4531345B703C3 /* testautomation_video.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testautomation_video.c"; path = "../../../../../test/testautomation_video.c"; sourceTree = "<group>"; };
    107		525D58370F4C52CF3B2C6C24 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
    108		1CA133CE381F37C11A1B0BEB /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
    109		69CB409266666CB01DB03008 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
    110		6448343A600A31F50A122DE9 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
    111		11861357591E56A023ED491D /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
    112		3B20422947087C5367012759 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
    113		58C11BD2221C785317CF3370 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
    114		3A682EF21FA87CBA3C2B3F7D /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
    115		77D94DCC4A8B73683E874CF3 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
    116		75027F0E24CC623E719313AB /* testautomation */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testautomation"; path = "testautomation"; sourceTree = BUILT_PRODUCTS_DIR; };
    117		6906495449E9743407E812AA /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
    118		0058171435E569F359901CA9 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
    119		29FC6095786D7CDA66E54FA2 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
    120/* End PBXFileReference section */
    121
    122/* Begin PBXFrameworksBuildPhase section */
    123		5D6A013F76D150BA04E85B78 /* Frameworks */ = {
    124			isa = PBXFrameworksBuildPhase;
    125			buildActionMask = 2147483647;
    126			files = (
    127				634F703209AF4BF432C670FF /* AudioToolbox.framework in Frameworks */,
    128				2FD209F3507D70B84CE97341 /* AudioUnit.framework in Frameworks */,
    129				701A5D0F305059164EA22D84 /* Cocoa.framework in Frameworks */,
    130				3FD61CBC1F3C541624184811 /* CoreAudio.framework in Frameworks */,
    131				472C522A706B317850BA6C51 /* IOKit.framework in Frameworks */,
    132				054B18C7468D589C15E05FCA /* Carbon.framework in Frameworks */,
    133				22AD0BEA6F4E275414225D5D /* ForceFeedback.framework in Frameworks */,
    134				3B8A7FF62F4A2D17470C080E /* CoreFoundation.framework in Frameworks */,
    135				14960DFD058B085471CB4AB3 /* OpenGL.framework in Frameworks */,
    136				7C8926195FA63E4B429155D2 /* libSDL2main.a in Frameworks */,
    137				77A0414679C77DF659307C2A /* libSDL2test.a in Frameworks */,
    138				667727B43C5E63914EDD2933 /* libSDL2.a in Frameworks */,
    139			);
    140			runOnlyForDeploymentPostprocessing = 0;
    141		};
    142/* End PBXFrameworksBuildPhase section */
    143
    144/* Begin PBXGroup section */
    145		202F2A541FD450F927A57FBC /* testautomation */ = {
    146			isa = PBXGroup;
    147			children = (
    148				1B64500B363640606F5E14E5 /* test */,
    149				363D69995B857A2815A13DC6 /* Frameworks */,
    150				60B1254425E50F951FCA074B /* Products */,
    151				0A2C78C572E328E306C02744 /* Projects */,
    152			);
    153			name = "testautomation";
    154			sourceTree = "<group>";
    155		};
    156		1B64500B363640606F5E14E5 /* test */ = {
    157			isa = PBXGroup;
    158			children = (
    159				794762FD04D1549934E159CD /* testautomation.c */,
    160				471E0D47498B7B5274FB14FE /* testautomation_audio.c */,
    161				4F3953A43A3A4F8F4C8E36A4 /* testautomation_clipboard.c */,
    162				2786614254EC5FB566462683 /* testautomation_events.c */,
    163				3D67397E3717790131435254 /* testautomation_keyboard.c */,
    164				5BEC6F3916D7143614DF3D74 /* testautomation_main.c */,
    165				6D017E6145BD211645712A51 /* testautomation_mouse.c */,
    166				435E6BF81AB9117F68EB441C /* testautomation_pixels.c */,
    167				0055527C0684494769333104 /* testautomation_platform.c */,
    168				0DC13053355641975EF14CFC /* testautomation_rect.c */,
    169				7EE110555956273251AE02BD /* testautomation_render.c */,
    170				05F752B051CB188A1FA10AE0 /* testautomation_rwops.c */,
    171				140F10664DCC4A491D2D06DB /* testautomation_sdltest.c */,
    172				26AF4A18290748D322B947F5 /* testautomation_stdlib.c */,
    173				3F19057030C97AB601CD4266 /* testautomation_suites.h */,
    174				5F0C25EE376B02EA064B50F6 /* testautomation_surface.c */,
    175				1267615F52DF35C27BFC749A /* testautomation_syswm.c */,
    176				30EA083B11207D622DDB12FC /* testautomation_timer.c */,
    177				799007AB7FD4531345B703C3 /* testautomation_video.c */,
    178			);
    179			name = "test";
    180			sourceTree = "<group>";
    181		};
    182		363D69995B857A2815A13DC6 /* Frameworks */ = {
    183			isa = PBXGroup;
    184			children = (
    185				525D58370F4C52CF3B2C6C24 /* AudioToolbox.framework */,
    186				1CA133CE381F37C11A1B0BEB /* AudioUnit.framework */,
    187				69CB409266666CB01DB03008 /* Cocoa.framework */,
    188				6448343A600A31F50A122DE9 /* CoreAudio.framework */,
    189				11861357591E56A023ED491D /* IOKit.framework */,
    190				3B20422947087C5367012759 /* Carbon.framework */,
    191				58C11BD2221C785317CF3370 /* ForceFeedback.framework */,
    192				3A682EF21FA87CBA3C2B3F7D /* CoreFoundation.framework */,
    193				77D94DCC4A8B73683E874CF3 /* OpenGL.framework */,
    194			);
    195			name = "Frameworks";
    196			sourceTree = "<group>";
    197		};
    198		60B1254425E50F951FCA074B /* Products */ = {
    199			isa = PBXGroup;
    200			children = (
    201				75027F0E24CC623E719313AB /* testautomation */,
    202			);
    203			name = "Products";
    204			sourceTree = "<group>";
    205		};
    206		0A2C78C572E328E306C02744 /* Projects */ = {
    207			isa = PBXGroup;
    208			children = (
    209				6906495449E9743407E812AA /* SDL2main.xcodeproj */,
    210				0058171435E569F359901CA9 /* SDL2test.xcodeproj */,
    211				29FC6095786D7CDA66E54FA2 /* SDL2.xcodeproj */,
    212			);
    213			name = "Projects";
    214			sourceTree = "<group>";
    215		};
    216		0BDA2B645FDD3BEE211A6954 /* Products */ = {
    217			isa = PBXGroup;
    218			children = (
    219				65657808084F160069055C6D /* libSDL2main.a */,
    220			);
    221			name = Products;
    222			sourceTree = "<group>";
    223		};
    224		7829072B1E387FAA7F1D6362 /* Products */ = {
    225			isa = PBXGroup;
    226			children = (
    227				30744F3724232CC61005573B /* libSDL2test.a */,
    228			);
    229			name = Products;
    230			sourceTree = "<group>";
    231		};
    232		6E4E53E23BE56BD653904C40 /* Products */ = {
    233			isa = PBXGroup;
    234			children = (
    235				51F53A75641962D9541A7DD9 /* libSDL2.a */,
    236			);
    237			name = Products;
    238			sourceTree = "<group>";
    239		};
    240/* End PBXGroup section */
    241
    242/* Begin PBXNativeTarget section */
    243		586C3E63152630904E4344B7 /* testautomation */ = {
    244			isa = PBXNativeTarget;
    245			buildConfigurationList = 5BA144AB73752BB233B15E56 /* Build configuration list for PBXNativeTarget "testautomation" */;
    246			buildPhases = (
    247				602B2E997588500D28BF3D9C /* Resources */,
    248				5E6E466B254968535F104F95 /* Sources */,
    249				5D6A013F76D150BA04E85B78 /* Frameworks */,
    250			);
    251			buildRules = (
    252			);
    253			dependencies = (
    254				5E91187E198B10230A423327 /* PBXTargetDependency */,
    255				34B918CE0EB26C3E7E5A4A83 /* PBXTargetDependency */,
    256				74B40BD2278E0624550E1B92 /* PBXTargetDependency */,
    257			);
    258			name = "testautomation";
    259			productInstallPath = "$(HOME)/bin";
    260			productName = "testautomation";
    261			productReference = 75027F0E24CC623E719313AB /* testautomation */;
    262			productType = "com.apple.product-type.tool";
    263		};
    264/* End PBXNativeTarget section */
    265
    266/* Begin PBXProject section */
    267		08FB7793FE84155DC02AAC07 /* Project object */ = {
    268			isa = PBXProject;
    269			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testautomation" */;
    270			compatibilityVersion = "Xcode 3.2";
    271			hasScannedForEncodings = 1;
    272			mainGroup = 202F2A541FD450F927A57FBC /* testautomation */;
    273			projectDirPath = "";
    274			projectReferences = (
    275				{
    276					ProductGroup = 0BDA2B645FDD3BEE211A6954 /* Products */;
    277					ProjectRef = 6906495449E9743407E812AA /* SDL2main.xcodeproj */;
    278				},
    279				{
    280					ProductGroup = 7829072B1E387FAA7F1D6362 /* Products */;
    281					ProjectRef = 0058171435E569F359901CA9 /* SDL2test.xcodeproj */;
    282				},
    283				{
    284					ProductGroup = 6E4E53E23BE56BD653904C40 /* Products */;
    285					ProjectRef = 29FC6095786D7CDA66E54FA2 /* SDL2.xcodeproj */;
    286				},
    287			);
    288			projectRoot = "";
    289			targets = (
    290				586C3E63152630904E4344B7 /* testautomation */,
    291			);
    292		};
    293/* End PBXProject section */
    294
    295/* Begin PBXReferenceProxy section */
    296		65657808084F160069055C6D /* libSDL2main.a */ = {
    297			isa = PBXReferenceProxy;
    298			fileType = archive.ar;
    299			path = "Build/Debug/libSDL2main.a";
    300			remoteRef = 1DCE473D01537CA077766F74 /* PBXContainerItemProxy */;
    301			sourceTree = BUILT_PRODUCTS_DIR;
    302		};
    303		30744F3724232CC61005573B /* libSDL2test.a */ = {
    304			isa = PBXReferenceProxy;
    305			fileType = archive.ar;
    306			path = "Build/Debug/libSDL2test.a";
    307			remoteRef = 4893660C40505DFE57DA4601 /* PBXContainerItemProxy */;
    308			sourceTree = BUILT_PRODUCTS_DIR;
    309		};
    310		51F53A75641962D9541A7DD9 /* libSDL2.a */ = {
    311			isa = PBXReferenceProxy;
    312			fileType = archive.ar;
    313			path = "Build/Debug/libSDL2.a";
    314			remoteRef = 2B800D747BF326C622B92D93 /* PBXContainerItemProxy */;
    315			sourceTree = BUILT_PRODUCTS_DIR;
    316		};
    317/* End PBXReferenceProxy section */
    318
    319/* Begin PBXResourcesBuildPhase section */
    320		602B2E997588500D28BF3D9C /* Resources */ = {
    321			isa = PBXResourcesBuildPhase;
    322			buildActionMask = 2147483647;
    323			files = (
    324			);
    325			runOnlyForDeploymentPostprocessing = 0;
    326		};
    327/* End PBXResourcesBuildPhase section */
    328
    329/* Begin PBXSourcesBuildPhase section */
    330		5E6E466B254968535F104F95 /* Sources */ = {
    331			isa = PBXSourcesBuildPhase;
    332			buildActionMask = 2147483647;
    333			files = (
    334				2F335BE80DE0020E203E5DD8 /* testautomation.c in Sources */,
    335				653716B97F514F1115D6458F /* testautomation_audio.c in Sources */,
    336				7C22594E259C512B68C3074A /* testautomation_clipboard.c in Sources */,
    337				0D0C2F586E93033058EB4F2D /* testautomation_events.c in Sources */,
    338				0EF101106870459C05C777E5 /* testautomation_keyboard.c in Sources */,
    339				4473155D1CA524123B156875 /* testautomation_main.c in Sources */,
    340				2C2A04F453191DD549990B38 /* testautomation_mouse.c in Sources */,
    341				174141BE560F099B2C951FF6 /* testautomation_pixels.c in Sources */,
    342				15E2389B6AB717B517F50AA9 /* testautomation_platform.c in Sources */,
    343				4E710EFA4F50233E3BB50A17 /* testautomation_rect.c in Sources */,
    344				07001C17388A1B8604CF33C9 /* testautomation_render.c in Sources */,
    345				115828D60DF755371C7E4B6F /* testautomation_rwops.c in Sources */,
    346				17E762DE07227FFC234A7E9B /* testautomation_sdltest.c in Sources */,
    347				3A1421F37C845F1F1A9A1691 /* testautomation_stdlib.c in Sources */,
    348				491B449B228565596C3C6841 /* testautomation_surface.c in Sources */,
    349				4EE3570C11213BFA50727385 /* testautomation_syswm.c in Sources */,
    350				15C3490D20032CC168A5510A /* testautomation_timer.c in Sources */,
    351				0D3D4F4B7C2244F36B98001A /* testautomation_video.c in Sources */,
    352			);
    353			runOnlyForDeploymentPostprocessing = 0;
    354		};
    355/* End PBXSourcesBuildPhase section */
    356
    357/* Begin PBXVariantGroup section */
    358/* End PBXVariantGroup section */
    359
    360/* Begin PBXTargetDependency section */
    361		5E91187E198B10230A423327 /* PBXTargetDependency */ = {
    362			isa = PBXTargetDependency;
    363			name = "libSDL2main.a";
    364			targetProxy = 4570617838BB3896391D43EC /* PBXContainerItemProxy */;
    365		};
    366		34B918CE0EB26C3E7E5A4A83 /* PBXTargetDependency */ = {
    367			isa = PBXTargetDependency;
    368			name = "libSDL2test.a";
    369			targetProxy = 19D24173024D0FC63B313020 /* PBXContainerItemProxy */;
    370		};
    371		74B40BD2278E0624550E1B92 /* PBXTargetDependency */ = {
    372			isa = PBXTargetDependency;
    373			name = "libSDL2.a";
    374			targetProxy = 2325525D7B406481596F1ACA /* PBXContainerItemProxy */;
    375		};
    376/* End PBXTargetDependency section */
    377
    378/* Begin XCBuildConfiguration section */
    379		530A5E2B6C51709625A378DA /* Debug Universal */ = {
    380			isa = XCBuildConfiguration;
    381			buildSettings = {
    382				ALWAYS_SEARCH_USER_PATHS = NO;
    383				CONFIGURATION_BUILD_DIR = Build/Debug;
    384				GCC_DYNAMIC_NO_PIC = NO;
    385				GCC_MODEL_TUNING = G5;
    386				INSTALL_PATH = /usr/local/bin;
    387				PRODUCT_NAME = "testautomation";
    388			};
    389			name = "Debug Universal";
    390		};
    391		3959435D388F69171D142D41 /* Debug Native */ = {
    392			isa = XCBuildConfiguration;
    393			buildSettings = {
    394				ALWAYS_SEARCH_USER_PATHS = NO;
    395				CONFIGURATION_BUILD_DIR = Build/Debug;
    396				GCC_DYNAMIC_NO_PIC = NO;
    397				GCC_MODEL_TUNING = G5;
    398				INSTALL_PATH = /usr/local/bin;
    399				PRODUCT_NAME = "testautomation";
    400			};
    401			name = "Debug Native";
    402		};
    403		273E09722ABB6C217CC7119E /* Release Universal */ = {
    404			isa = XCBuildConfiguration;
    405			buildSettings = {
    406				ALWAYS_SEARCH_USER_PATHS = NO;
    407				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    408				CONFIGURATION_BUILD_DIR = Build/Release;
    409				GCC_DYNAMIC_NO_PIC = NO;
    410				GCC_MODEL_TUNING = G5;
    411				INSTALL_PATH = /usr/local/bin;
    412				PRODUCT_NAME = "testautomation";
    413			};
    414			name = "Release Universal";
    415		};
    416		320B04BC782D7AB87BAD2323 /* Release Native */ = {
    417			isa = XCBuildConfiguration;
    418			buildSettings = {
    419				ALWAYS_SEARCH_USER_PATHS = NO;
    420				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    421				CONFIGURATION_BUILD_DIR = Build/Release;
    422				GCC_DYNAMIC_NO_PIC = NO;
    423				GCC_MODEL_TUNING = G5;
    424				INSTALL_PATH = /usr/local/bin;
    425				PRODUCT_NAME = "testautomation";
    426			};
    427			name = "Release Native";
    428		};
    429		605F7F38404C55F0155D47FF /* Debug Universal */ = {
    430			isa = XCBuildConfiguration;
    431			buildSettings = {
    432				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    433				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    434				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    435				COPY_PHASE_STRIP = NO;
    436				GCC_C_LANGUAGE_STANDARD = gnu99;
    437				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    438				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    439				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    440				GCC_OPTIMIZATION_LEVEL = 0;
    441				GCC_PREPROCESSOR_DEFINITIONS = (
    442					"USING_PREMAKE_CONFIG_H",
    443					"_DEBUG",
    444				);
    445				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    446				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    447				GCC_WARN_UNUSED_VARIABLE = YES;
    448				HEADER_SEARCH_PATHS = (
    449					"../..",
    450					"../../../../../include",
    451				);
    452				OBJROOT = "obj/Universal/Debug";
    453				ONLY_ACTIVE_ARCH = YES;
    454				SYMROOT = "Build/Debug";
    455			};
    456			name = "Debug Universal";
    457		};
    458		39A135251D9001C821A36BFA /* Debug Native */ = {
    459			isa = XCBuildConfiguration;
    460			buildSettings = {
    461				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    462				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    463				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    464				COPY_PHASE_STRIP = NO;
    465				GCC_C_LANGUAGE_STANDARD = gnu99;
    466				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    467				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    468				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    469				GCC_OPTIMIZATION_LEVEL = 0;
    470				GCC_PREPROCESSOR_DEFINITIONS = (
    471					"USING_PREMAKE_CONFIG_H",
    472					"_DEBUG",
    473				);
    474				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    475				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    476				GCC_WARN_UNUSED_VARIABLE = YES;
    477				HEADER_SEARCH_PATHS = (
    478					"../..",
    479					"../../../../../include",
    480				);
    481				OBJROOT = "obj/Debug";
    482				ONLY_ACTIVE_ARCH = YES;
    483				SYMROOT = "Build/Debug";
    484			};
    485			name = "Debug Native";
    486		};
    487		55770DCA779C47491C7B5963 /* Release Universal */ = {
    488			isa = XCBuildConfiguration;
    489			buildSettings = {
    490				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    491				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    492				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    493				GCC_C_LANGUAGE_STANDARD = gnu99;
    494				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    495				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    496				GCC_OPTIMIZATION_LEVEL = 3;
    497				GCC_PREPROCESSOR_DEFINITIONS = (
    498					"USING_PREMAKE_CONFIG_H",
    499					"NDEBUG",
    500				);
    501				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    502				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    503				GCC_WARN_UNUSED_VARIABLE = YES;
    504				HEADER_SEARCH_PATHS = (
    505					"../..",
    506					"../../../../../include",
    507				);
    508				OBJROOT = "obj/Universal/Release";
    509				ONLY_ACTIVE_ARCH = NO;
    510				SYMROOT = "Build/Release";
    511			};
    512			name = "Release Universal";
    513		};
    514		77191B3A2E603070399E514A /* Release Native */ = {
    515			isa = XCBuildConfiguration;
    516			buildSettings = {
    517				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    518				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    519				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    520				GCC_C_LANGUAGE_STANDARD = gnu99;
    521				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    522				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    523				GCC_OPTIMIZATION_LEVEL = 3;
    524				GCC_PREPROCESSOR_DEFINITIONS = (
    525					"USING_PREMAKE_CONFIG_H",
    526					"NDEBUG",
    527				);
    528				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    529				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    530				GCC_WARN_UNUSED_VARIABLE = YES;
    531				HEADER_SEARCH_PATHS = (
    532					"../..",
    533					"../../../../../include",
    534				);
    535				OBJROOT = "obj/Release";
    536				ONLY_ACTIVE_ARCH = NO;
    537				SYMROOT = "Build/Release";
    538			};
    539			name = "Release Native";
    540		};
    541/* End XCBuildConfiguration section */
    542
    543/* Begin XCConfigurationList section */
    544		5BA144AB73752BB233B15E56 /* Build configuration list for PBXNativeTarget "testautomation" */ = {
    545			isa = XCConfigurationList;
    546			buildConfigurations = (
    547				530A5E2B6C51709625A378DA /* Debug Universal */,
    548				3959435D388F69171D142D41 /* Debug Native */,
    549				273E09722ABB6C217CC7119E /* Release Universal */,
    550				320B04BC782D7AB87BAD2323 /* Release Native */,
    551			);
    552			defaultConfigurationIsVisible = 0;
    553			defaultConfigurationName = "Debug Universal";
    554		};
    555		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testautomation" */ = {
    556			isa = XCConfigurationList;
    557			buildConfigurations = (
    558				605F7F38404C55F0155D47FF /* Debug Universal */,
    559				39A135251D9001C821A36BFA /* Debug Native */,
    560				55770DCA779C47491C7B5963 /* Release Universal */,
    561				77191B3A2E603070399E514A /* Release Native */,
    562			);
    563			defaultConfigurationIsVisible = 0;
    564			defaultConfigurationName = "Debug Universal";
    565		};
    566/* End XCConfigurationList section */
    567
    568	};
    569	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    570}