1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/premake/Xcode-iOS/SDL2/SDL2.xcodeproj/project.pbxproj Sun Nov 10 00:38:37 2013 -0500
1.3 @@ -0,0 +1,1033 @@
1.4 +// !$*UTF8*$!
1.5 +{
1.6 + archiveVersion = 1;
1.7 + classes = {
1.8 + };
1.9 + objectVersion = 45;
1.10 + objects = {
1.11 +
1.12 +/* Begin PBXBuildFile section */
1.13 + 4B806D3A32321C1562DC068A /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 1754411A221209B96C327B00 /* SDL.c */; };
1.14 + 312A55E27C22567927096421 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 50127CF143E2409B00E82007 /* SDL_assert.c */; };
1.15 + 59EC4DD65AC8132A334525C2 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E6760E518A1332F0C066AEE /* SDL_error.c */; };
1.16 + 777A6B9724EA08530C265065 /* SDL_hints.c in Sources */ = {isa = PBXBuildFile; fileRef = 61943EC860253DA55758786D /* SDL_hints.c */; };
1.17 + 7E5108A73256684F3D264AFD /* SDL_log.c in Sources */ = {isa = PBXBuildFile; fileRef = 24541855198526E106FB61C9 /* SDL_log.c */; };
1.18 + 0FC3034E04AD7E6F3AA825C8 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 1FB5255373F013CC70D8002D /* SDL_atomic.c */; };
1.19 + 5E007EF93C286858239D38F9 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 2137310F68926D6D476C07A1 /* SDL_spinlock.c */; };
1.20 + 0CD02D154F366D7153274AFB /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002C4E540DF5538435BC514A /* SDL_audio.c */; };
1.21 + 06871CF4135806F428EE6100 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DBB70D75469728B342373E8 /* SDL_audiocvt.c */; };
1.22 + 53C27DD277591A486D287F66 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 48886D482B5239D2429E422D /* SDL_audiodev.c */; };
1.23 + 42024F3C06A820FA25753037 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 0F175E65628D4137386B7A6D /* SDL_audiotypecvt.c */; };
1.24 + 706901DA2233598C2BC31C9E /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 77537CFB490A3599736F3830 /* SDL_mixer.c */; };
1.25 + 5D37701F2B9C4D8572677A14 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 5F503D9B3C7B4D2E09215A0A /* SDL_wave.c */; };
1.26 + 4F9A194458623E3271D9606F /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 785801FB211321AB70091ABE /* SDL_coreaudio.c */; };
1.27 + 401616E4053C316F11827D6A /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DC41A2B14C11D2837432538 /* SDL_diskaudio.c */; };
1.28 + 1EF571B808FD4D1C7CCA604A /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 09BB72B17B0C531926C153F5 /* SDL_dummyaudio.c */; };
1.29 + 6C61795802890EEB0CA54BA2 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 215A41140CF741414DF53790 /* SDL_cpuinfo.c */; };
1.30 + 3EE216AB54E87EA113703443 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 24704CFC41E52BEC136D61EF /* SDL_clipboardevents.c */; };
1.31 + 117F40E519F73DBA084F02EE /* SDL_dropevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 464D7C157FD7281A65677EB6 /* SDL_dropevents.c */; };
1.32 + 4F4E4A74448725295FA90435 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A4321B70FCC1BF02A4B3380 /* SDL_events.c */; };
1.33 + 2E9D6A2A139E11AA6BF93FA2 /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DC2358C7D821A786391025B /* SDL_gesture.c */; };
1.34 + 28084123104729F20883021D /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E70553911EE2F50403C2750 /* SDL_keyboard.c */; };
1.35 + 780602D4682E3A62216F0016 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 131F008A780923790A8148F5 /* SDL_mouse.c */; };
1.36 + 72D51B6B14043ABF5B1A411E /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D5177DC2F6F2EA974930BD1 /* SDL_quit.c */; };
1.37 + 6F9B6082102A6D4643966C33 /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BD37C83179405632D7E4F15 /* SDL_touch.c */; };
1.38 + 1D095DEE6FBE62757B2F0414 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 31D33D8501A50DA7668C1AE8 /* SDL_windowevents.c */; };
1.39 + 6B4B439A34176F3D1BEA2D1C /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 3FCB452F4E155E2904C203BC /* SDL_rwops.c */; };
1.40 + 01924E3528BA6A184DDC4943 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DC9038B20EA22A67E200719 /* SDL_rwopsbundlesupport.m */; };
1.41 + 0C176977081064BD51221009 /* SDL_sysfilesystem.m in Sources */ = {isa = PBXBuildFile; fileRef = 087154621C696D6C0AAD0059 /* SDL_sysfilesystem.m */; };
1.42 + 006441F36BCB7D18505F1A4D /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 1FC417354FD96DC41F5B42DC /* SDL_haptic.c */; };
1.43 + 5AF26187008556F10D163FC5 /* SDL_gamecontroller.c in Sources */ = {isa = PBXBuildFile; fileRef = 37A8332F73B83B981A656B57 /* SDL_gamecontroller.c */; };
1.44 + 44BF684B3269241B040C6774 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 29925AA7203D1B7471C02E35 /* SDL_joystick.c */; };
1.45 + 4E1438BA6EAD299D3AB94EB1 /* SDLUIAccelerationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 139C19587C553FAD2FF73925 /* SDLUIAccelerationDelegate.m */; };
1.46 + 40BB54235B2918C822911D19 /* SDL_sysjoystick.m in Sources */ = {isa = PBXBuildFile; fileRef = 478E79F80A440AB446AF36B9 /* SDL_sysjoystick.m */; };
1.47 + 07E7585B40781652700B7606 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 76F16F6846EE3EE4233E6AE1 /* SDL_sysloadso.c */; };
1.48 + 4F3E10F7613037117EB3300A /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 2F734033596532395886740E /* SDL_power.c */; };
1.49 + 2AE467ED7C4202905BCB6C79 /* SDL_syspower.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D1E217E017A113B708F503E /* SDL_syspower.m */; };
1.50 + 0E381F293D34214B54782982 /* SDL_render.c in Sources */ = {isa = PBXBuildFile; fileRef = 16912E070440110F77DC211B /* SDL_render.c */; };
1.51 + 083E3C4A327E29FB535B1FAC /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 548B72177C19782D6FC8496A /* SDL_yuv_mmx.c */; };
1.52 + 02CB74104D79791B0990020E /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF21F823F875C6F29CF5D97 /* SDL_yuv_sw.c */; };
1.53 + 20634A5F593610E956065D3F /* SDL_render_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 7B673C6607B5021010B16CC9 /* SDL_render_gles.c */; };
1.54 + 2F1314E84BAE322B27F703F2 /* SDL_render_gles2.c in Sources */ = {isa = PBXBuildFile; fileRef = 629E77A3760410B906A567F7 /* SDL_render_gles2.c */; };
1.55 + 368E5B8445CD1B8401E76AF7 /* SDL_shaders_gles2.c in Sources */ = {isa = PBXBuildFile; fileRef = 39A9217A0717288C2FDD590A /* SDL_shaders_gles2.c */; };
1.56 + 4FF037AE0F9B121821B90C8C /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 0E360AE36AA6505462B64168 /* SDL_blendfillrect.c */; };
1.57 + 563963766931175F0B5F3FCA /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 55EB71951AB3082D65D67F09 /* SDL_blendline.c */; };
1.58 + 7C53362964DB1E582A4C716F /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 50F735292AAB4EC320785387 /* SDL_blendpoint.c */; };
1.59 + 603C084C405738731C060951 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 7AC349DB515B566C59F7764B /* SDL_drawline.c */; };
1.60 + 706934E33ADB01A122ED0676 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 6DB9260B44F4147A769475EE /* SDL_drawpoint.c */; };
1.61 + 74C87E3E4F2B36DC43CA2F35 /* SDL_render_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 34B301645FD51A5D52E63453 /* SDL_render_sw.c */; };
1.62 + 6A9A64C74B9954D106E54D6F /* SDL_rotate.c in Sources */ = {isa = PBXBuildFile; fileRef = 3DED4866613C4A255D8A0F6B /* SDL_rotate.c */; };
1.63 + 075360CC0A5E5C66484F62F8 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DA248EA1F8A226552B17518 /* SDL_getenv.c */; };
1.64 + 61B2004548E76739034A0B78 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 124A749436D01E322447405A /* SDL_iconv.c */; };
1.65 + 37365F82067E4DB5356104CF /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 206167DF0E633DDA38386DB5 /* SDL_malloc.c */; };
1.66 + 6B561A8B4BCB33CE38170C24 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 46D10031516609805A120451 /* SDL_qsort.c */; };
1.67 + 1790071D15E22E8F30675AA7 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 226E7A9565696D1109C63D31 /* SDL_stdlib.c */; };
1.68 + 6B2D58972C715A1069D40036 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 3BDE72945D2B3C8B5CC33EBE /* SDL_string.c */; };
1.69 + 10B6394A4F192929471B48ED /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 49C941ED33AE1BDF03E7434B /* SDL_thread.c */; };
1.70 + 70C725D9776C58540D4368C3 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 12FE6FD85B19655C0B1D2812 /* SDL_syscond.c */; };
1.71 + 1E59768334D271C377111037 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 7E8415AB34D72C681EA777BF /* SDL_sysmutex.c */; };
1.72 + 2E312CAB2C9A404935B337A2 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 271A52A21FD42FD759442D0B /* SDL_syssem.c */; };
1.73 + 447639E03ED5458F38F23139 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 7D6F38982BAA3DB678653A9F /* SDL_systhread.c */; };
1.74 + 5D755F5F0DCE0CEB291F6EC4 /* SDL_systls.c in Sources */ = {isa = PBXBuildFile; fileRef = 35E57FD90ED160CD3C377491 /* SDL_systls.c */; };
1.75 + 0FD97D8128F92AF83C09072F /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 1C9238847CD26ECA3EF23E38 /* SDL_timer.c */; };
1.76 + 7E9B20A15917194A791D6122 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 3BD67DAA56A456B453590AE3 /* SDL_systimer.c */; };
1.77 + 7FD261822F3148596D7A6E81 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BED7C140FC627FF7D7F2111 /* SDL_RLEaccel.c */; };
1.78 + 321D4A6D588325BF5D0E62E1 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 4286099A6624526E4BC469B4 /* SDL_blit.c */; };
1.79 + 2F7F74AA6DAF7CB00E59199C /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E7C17832B15293C3553792B /* SDL_blit_0.c */; };
1.80 + 73290E654357301424F432B1 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 0503247464D1023C4FB247FA /* SDL_blit_1.c */; };
1.81 + 17FB78FB43E649B00156410B /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 0E4A1E7B3EC46D91001B0F6A /* SDL_blit_A.c */; };
1.82 + 39C216A67CCA38CA15754031 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 461134000974378462AC3D70 /* SDL_blit_N.c */; };
1.83 + 6013202F0BDE394B17CE5698 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 51224FAB20BA286A4F4A26EA /* SDL_blit_auto.c */; };
1.84 + 320F2422684F48EA0D206F02 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 50E8446963BA626B7FF02513 /* SDL_blit_copy.c */; };
1.85 + 61FB5617309F432E1410309D /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 3A507E5B122409D1793A6F51 /* SDL_blit_slow.c */; };
1.86 + 07285E0C6B925B40008D6193 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 277B113418FB21F91656773C /* SDL_bmp.c */; };
1.87 + 6A3823080B0667B076D93DDC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 35956B79610472F945081D98 /* SDL_clipboard.c */; };
1.88 + 14B24A5E05466C0601B52CF5 /* SDL_egl.c in Sources */ = {isa = PBXBuildFile; fileRef = 37B95CA22ECA68A94CB125AF /* SDL_egl.c */; };
1.89 + 40BF75A3254E46D15E594007 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 685F5211064001EA47DC7960 /* SDL_fillrect.c */; };
1.90 + 592273B70BFD223B7B335E96 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AE600B7ADC0AB061053C02 /* SDL_pixels.c */; };
1.91 + 2C713596449934B84BD85CB4 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 175F09A3458D5EC2267974C2 /* SDL_rect.c */; };
1.92 + 0E7006E626FE6E425E38676D /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 72B36F81063916AA18A17BA5 /* SDL_shape.c */; };
1.93 + 57376C9B40EA4F4E156C180F /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C312B8C084B245B77693130 /* SDL_stretch.c */; };
1.94 + 5F8B28FB2EA35F2E632E66AD /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 07245D04334F42C931AC3CE1 /* SDL_surface.c */; };
1.95 + 3E6A3B8261B06E180D03733B /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 21FC3C1F203577D81A1302FB /* SDL_video.c */; };
1.96 + 57804D5121E342FF245A186B /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 6532624C22D14DA9369C597D /* SDL_nullevents.c */; };
1.97 + 1F472D4947857BB063A51388 /* SDL_nullframebuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 197510FC2BCD4AAC7399616A /* SDL_nullframebuffer.c */; };
1.98 + 0F2D74255E6022A45A613516 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 5880707874BA78E878636D01 /* SDL_nullvideo.c */; };
1.99 + 70CE6C4B3C6E7D151DB82429 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D4044F73A5936AE039A2A8E /* SDL_uikitappdelegate.m */; };
1.100 + 310349292DC724FA46171246 /* SDL_uikitevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE2311851600F1A08837ED8 /* SDL_uikitevents.m */; };
1.101 + 3FB92B1C70C9598D38E5578C /* SDL_uikitmessagebox.m in Sources */ = {isa = PBXBuildFile; fileRef = 07A63C252BE013A210351305 /* SDL_uikitmessagebox.m */; };
1.102 + 4E1E1F6C0DF843B13C8A20B3 /* SDL_uikitmodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 2907271017A61367037578CE /* SDL_uikitmodes.m */; };
1.103 + 5977233B255D34F5622A600D /* SDL_uikitopengles.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E8D13032A8242957A856C2E /* SDL_uikitopengles.m */; };
1.104 + 1CAE707A614455AC41541BD5 /* SDL_uikitopenglview.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF2244C0A887AF25E802E0E /* SDL_uikitopenglview.m */; };
1.105 + 6A5875C8347A76EA3012019A /* SDL_uikitvideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B4E59B175A135D425483E78 /* SDL_uikitvideo.m */; };
1.106 + 129705167B44645E147450D4 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = 616337D37E51262B02E67C2D /* SDL_uikitview.m */; };
1.107 + 43C5739551F76C1A1F8C4115 /* SDL_uikitviewcontroller.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BEA5F9878A47E063CF465B2 /* SDL_uikitviewcontroller.m */; };
1.108 + 4E027E396E7609FB7E207F75 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 62E72E4E269E652A451851E0 /* SDL_uikitwindow.m */; };
1.109 + 326B2A134A3F743840A87D77 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FC23087098E4A46760575ED /* AudioToolbox.framework */; };
1.110 + 79E346732A181E9E1E9D01D3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 219B4BBB7728655E071C76E8 /* QuartzCore.framework */; };
1.111 + 551857D24E5F619C5E366560 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F2242B8754F17D126471E4F /* OpenGLES.framework */; };
1.112 + 50590A581DD405AD26553B45 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 184359E00F2E2484050B5639 /* CoreGraphics.framework */; };
1.113 + 4C5A5947489F49780FA80B81 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43D63AC169FD00D664F81586 /* UIKit.framework */; };
1.114 + 40AC6E426F4057FA1A2C4290 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D1F38124D655A821B1E79D9 /* Foundation.framework */; };
1.115 + 6AA3296957470540360C589F /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07327F877E212C9043452002 /* CoreAudio.framework */; };
1.116 +/* End PBXBuildFile section */
1.117 +
1.118 +/* Begin PBXFileReference section */
1.119 + 1754411A221209B96C327B00 /* SDL.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL.c"; path = "../../../src/SDL.c"; sourceTree = "<group>"; };
1.120 + 50127CF143E2409B00E82007 /* SDL_assert.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_assert.c"; path = "../../../src/SDL_assert.c"; sourceTree = "<group>"; };
1.121 + 60C132130BCD5BDC6AC15946 /* SDL_assert_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_assert_c.h"; path = "../../../src/SDL_assert_c.h"; sourceTree = "<group>"; };
1.122 + 3E6760E518A1332F0C066AEE /* SDL_error.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_error.c"; path = "../../../src/SDL_error.c"; sourceTree = "<group>"; };
1.123 + 188702356BD1063054A73BCA /* SDL_error_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_error_c.h"; path = "../../../src/SDL_error_c.h"; sourceTree = "<group>"; };
1.124 + 61943EC860253DA55758786D /* SDL_hints.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_hints.c"; path = "../../../src/SDL_hints.c"; sourceTree = "<group>"; };
1.125 + 24541855198526E106FB61C9 /* SDL_log.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_log.c"; path = "../../../src/SDL_log.c"; sourceTree = "<group>"; };
1.126 + 1FB5255373F013CC70D8002D /* SDL_atomic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_atomic.c"; path = "../../../src/atomic/SDL_atomic.c"; sourceTree = "<group>"; };
1.127 + 2137310F68926D6D476C07A1 /* SDL_spinlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_spinlock.c"; path = "../../../src/atomic/SDL_spinlock.c"; sourceTree = "<group>"; };
1.128 + 002C4E540DF5538435BC514A /* SDL_audio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_audio.c"; path = "../../../src/audio/SDL_audio.c"; sourceTree = "<group>"; };
1.129 + 269A7458635E34682A053C5E /* SDL_audio_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_audio_c.h"; path = "../../../src/audio/SDL_audio_c.h"; sourceTree = "<group>"; };
1.130 + 4DBB70D75469728B342373E8 /* SDL_audiocvt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_audiocvt.c"; path = "../../../src/audio/SDL_audiocvt.c"; sourceTree = "<group>"; };
1.131 + 48886D482B5239D2429E422D /* SDL_audiodev.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_audiodev.c"; path = "../../../src/audio/SDL_audiodev.c"; sourceTree = "<group>"; };
1.132 + 227E138737440F101016545F /* SDL_audiodev_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_audiodev_c.h"; path = "../../../src/audio/SDL_audiodev_c.h"; sourceTree = "<group>"; };
1.133 + 5C3C744F22823D470BED10D6 /* SDL_audiomem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_audiomem.h"; path = "../../../src/audio/SDL_audiomem.h"; sourceTree = "<group>"; };
1.134 + 0F175E65628D4137386B7A6D /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_audiotypecvt.c"; path = "../../../src/audio/SDL_audiotypecvt.c"; sourceTree = "<group>"; };
1.135 + 77537CFB490A3599736F3830 /* SDL_mixer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_mixer.c"; path = "../../../src/audio/SDL_mixer.c"; sourceTree = "<group>"; };
1.136 + 591062475F93492D625F7D3B /* SDL_sysaudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysaudio.h"; path = "../../../src/audio/SDL_sysaudio.h"; sourceTree = "<group>"; };
1.137 + 5F503D9B3C7B4D2E09215A0A /* SDL_wave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_wave.c"; path = "../../../src/audio/SDL_wave.c"; sourceTree = "<group>"; };
1.138 + 627D165130C55DBB44F4177D /* SDL_wave.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_wave.h"; path = "../../../src/audio/SDL_wave.h"; sourceTree = "<group>"; };
1.139 + 785801FB211321AB70091ABE /* SDL_coreaudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_coreaudio.c"; path = "../../../src/audio/coreaudio/SDL_coreaudio.c"; sourceTree = "<group>"; };
1.140 + 49A72F922CF1399C415C00CD /* SDL_coreaudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_coreaudio.h"; path = "../../../src/audio/coreaudio/SDL_coreaudio.h"; sourceTree = "<group>"; };
1.141 + 4DC41A2B14C11D2837432538 /* SDL_diskaudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_diskaudio.c"; path = "../../../src/audio/disk/SDL_diskaudio.c"; sourceTree = "<group>"; };
1.142 + 521D08EF11EB69A96AA46ED4 /* SDL_diskaudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_diskaudio.h"; path = "../../../src/audio/disk/SDL_diskaudio.h"; sourceTree = "<group>"; };
1.143 + 09BB72B17B0C531926C153F5 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_dummyaudio.c"; path = "../../../src/audio/dummy/SDL_dummyaudio.c"; sourceTree = "<group>"; };
1.144 + 276C60536A9304A5146B1268 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_dummyaudio.h"; path = "../../../src/audio/dummy/SDL_dummyaudio.h"; sourceTree = "<group>"; };
1.145 + 215A41140CF741414DF53790 /* SDL_cpuinfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_cpuinfo.c"; path = "../../../src/cpuinfo/SDL_cpuinfo.c"; sourceTree = "<group>"; };
1.146 + 24704CFC41E52BEC136D61EF /* SDL_clipboardevents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_clipboardevents.c"; path = "../../../src/events/SDL_clipboardevents.c"; sourceTree = "<group>"; };
1.147 + 40F9257146A1113B5D295492 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_clipboardevents_c.h"; path = "../../../src/events/SDL_clipboardevents_c.h"; sourceTree = "<group>"; };
1.148 + 464D7C157FD7281A65677EB6 /* SDL_dropevents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_dropevents.c"; path = "../../../src/events/SDL_dropevents.c"; sourceTree = "<group>"; };
1.149 + 7FD4632B48A909616DF97F07 /* SDL_dropevents_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_dropevents_c.h"; path = "../../../src/events/SDL_dropevents_c.h"; sourceTree = "<group>"; };
1.150 + 2A4321B70FCC1BF02A4B3380 /* SDL_events.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_events.c"; path = "../../../src/events/SDL_events.c"; sourceTree = "<group>"; };
1.151 + 643F6B011BA52B760BDD1942 /* SDL_events_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_events_c.h"; path = "../../../src/events/SDL_events_c.h"; sourceTree = "<group>"; };
1.152 + 4DC2358C7D821A786391025B /* SDL_gesture.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_gesture.c"; path = "../../../src/events/SDL_gesture.c"; sourceTree = "<group>"; };
1.153 + 31144B144A1A7666503F77F4 /* SDL_gesture_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_gesture_c.h"; path = "../../../src/events/SDL_gesture_c.h"; sourceTree = "<group>"; };
1.154 + 3E70553911EE2F50403C2750 /* SDL_keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_keyboard.c"; path = "../../../src/events/SDL_keyboard.c"; sourceTree = "<group>"; };
1.155 + 6D484FBC6CD8631039835F29 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_keyboard_c.h"; path = "../../../src/events/SDL_keyboard_c.h"; sourceTree = "<group>"; };
1.156 + 131F008A780923790A8148F5 /* SDL_mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_mouse.c"; path = "../../../src/events/SDL_mouse.c"; sourceTree = "<group>"; };
1.157 + 5E6E36D918D75AAB28EA359D /* SDL_mouse_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_mouse_c.h"; path = "../../../src/events/SDL_mouse_c.h"; sourceTree = "<group>"; };
1.158 + 0D5177DC2F6F2EA974930BD1 /* SDL_quit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_quit.c"; path = "../../../src/events/SDL_quit.c"; sourceTree = "<group>"; };
1.159 + 25307DC4784F0E2F3FF45EEF /* SDL_sysevents.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysevents.h"; path = "../../../src/events/SDL_sysevents.h"; sourceTree = "<group>"; };
1.160 + 5BD37C83179405632D7E4F15 /* SDL_touch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_touch.c"; path = "../../../src/events/SDL_touch.c"; sourceTree = "<group>"; };
1.161 + 2C27609311E17D35413538AC /* SDL_touch_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_touch_c.h"; path = "../../../src/events/SDL_touch_c.h"; sourceTree = "<group>"; };
1.162 + 31D33D8501A50DA7668C1AE8 /* SDL_windowevents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_windowevents.c"; path = "../../../src/events/SDL_windowevents.c"; sourceTree = "<group>"; };
1.163 + 6B44408116777C04046D47E0 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_windowevents_c.h"; path = "../../../src/events/SDL_windowevents_c.h"; sourceTree = "<group>"; };
1.164 + 48BD26A31962045F1EC334D7 /* blank_cursor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "blank_cursor.h"; path = "../../../src/events/blank_cursor.h"; sourceTree = "<group>"; };
1.165 + 46173CA331D053443D626F46 /* default_cursor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "default_cursor.h"; path = "../../../src/events/default_cursor.h"; sourceTree = "<group>"; };
1.166 + 7C5D7E131FD3751B40AF3A66 /* scancodes_darwin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "scancodes_darwin.h"; path = "../../../src/events/scancodes_darwin.h"; sourceTree = "<group>"; };
1.167 + 1F5C562746B51D5B737F4DB4 /* scancodes_linux.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "scancodes_linux.h"; path = "../../../src/events/scancodes_linux.h"; sourceTree = "<group>"; };
1.168 + 00192A7A384C139278B97974 /* scancodes_windows.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "scancodes_windows.h"; path = "../../../src/events/scancodes_windows.h"; sourceTree = "<group>"; };
1.169 + 5766257411BB400D357661D8 /* scancodes_xfree86.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "scancodes_xfree86.h"; path = "../../../src/events/scancodes_xfree86.h"; sourceTree = "<group>"; };
1.170 + 3FCB452F4E155E2904C203BC /* SDL_rwops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_rwops.c"; path = "../../../src/file/SDL_rwops.c"; sourceTree = "<group>"; };
1.171 + 49E1087F5B134DC2209810BD /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_rwopsbundlesupport.h"; path = "../../../src/file/cocoa/SDL_rwopsbundlesupport.h"; sourceTree = "<group>"; };
1.172 + 1DC9038B20EA22A67E200719 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_rwopsbundlesupport.m"; path = "../../../src/file/cocoa/SDL_rwopsbundlesupport.m"; sourceTree = "<group>"; };
1.173 + 087154621C696D6C0AAD0059 /* SDL_sysfilesystem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_sysfilesystem.m"; path = "../../../src/filesystem/cocoa/SDL_sysfilesystem.m"; sourceTree = "<group>"; };
1.174 + 1FC417354FD96DC41F5B42DC /* SDL_haptic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_haptic.c"; path = "../../../src/haptic/SDL_haptic.c"; sourceTree = "<group>"; };
1.175 + 69CB1CC76962285D1A1F08D8 /* SDL_haptic_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_haptic_c.h"; path = "../../../src/haptic/SDL_haptic_c.h"; sourceTree = "<group>"; };
1.176 + 1F60634F6E5E60C80D1E38B0 /* SDL_syshaptic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_syshaptic.h"; path = "../../../src/haptic/SDL_syshaptic.h"; sourceTree = "<group>"; };
1.177 + 37A8332F73B83B981A656B57 /* SDL_gamecontroller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_gamecontroller.c"; path = "../../../src/joystick/SDL_gamecontroller.c"; sourceTree = "<group>"; };
1.178 + 284F7BF263DB56DB568B73C3 /* SDL_gamecontrollerdb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_gamecontrollerdb.h"; path = "../../../src/joystick/SDL_gamecontrollerdb.h"; sourceTree = "<group>"; };
1.179 + 29925AA7203D1B7471C02E35 /* SDL_joystick.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_joystick.c"; path = "../../../src/joystick/SDL_joystick.c"; sourceTree = "<group>"; };
1.180 + 1C8B023E6CDF28562D183DE6 /* SDL_joystick_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_joystick_c.h"; path = "../../../src/joystick/SDL_joystick_c.h"; sourceTree = "<group>"; };
1.181 + 498C191A334E46FE00116849 /* SDL_sysjoystick.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysjoystick.h"; path = "../../../src/joystick/SDL_sysjoystick.h"; sourceTree = "<group>"; };
1.182 + 179431F6323964D836A3261C /* SDLUIAccelerationDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDLUIAccelerationDelegate.h"; path = "../../../src/joystick/iphoneos/SDLUIAccelerationDelegate.h"; sourceTree = "<group>"; };
1.183 + 139C19587C553FAD2FF73925 /* SDLUIAccelerationDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDLUIAccelerationDelegate.m"; path = "../../../src/joystick/iphoneos/SDLUIAccelerationDelegate.m"; sourceTree = "<group>"; };
1.184 + 478E79F80A440AB446AF36B9 /* SDL_sysjoystick.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_sysjoystick.m"; path = "../../../src/joystick/iphoneos/SDL_sysjoystick.m"; sourceTree = "<group>"; };
1.185 + 76F16F6846EE3EE4233E6AE1 /* SDL_sysloadso.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_sysloadso.c"; path = "../../../src/loadso/dlopen/SDL_sysloadso.c"; sourceTree = "<group>"; };
1.186 + 2F734033596532395886740E /* SDL_power.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_power.c"; path = "../../../src/power/SDL_power.c"; sourceTree = "<group>"; };
1.187 + 19386AFA6A1935321C554BEF /* SDL_syspower.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_syspower.h"; path = "../../../src/power/uikit/SDL_syspower.h"; sourceTree = "<group>"; };
1.188 + 4D1E217E017A113B708F503E /* SDL_syspower.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_syspower.m"; path = "../../../src/power/uikit/SDL_syspower.m"; sourceTree = "<group>"; };
1.189 + 16912E070440110F77DC211B /* SDL_render.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_render.c"; path = "../../../src/render/SDL_render.c"; sourceTree = "<group>"; };
1.190 + 2AFA351043F538CF25113C9C /* SDL_sysrender.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysrender.h"; path = "../../../src/render/SDL_sysrender.h"; sourceTree = "<group>"; };
1.191 + 548B72177C19782D6FC8496A /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_yuv_mmx.c"; path = "../../../src/render/SDL_yuv_mmx.c"; sourceTree = "<group>"; };
1.192 + 5BF21F823F875C6F29CF5D97 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_yuv_sw.c"; path = "../../../src/render/SDL_yuv_sw.c"; sourceTree = "<group>"; };
1.193 + 76427E03117A09D1265B3125 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_yuv_sw_c.h"; path = "../../../src/render/SDL_yuv_sw_c.h"; sourceTree = "<group>"; };
1.194 + 231478CC3D3B196136187054 /* mmx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "mmx.h"; path = "../../../src/render/mmx.h"; sourceTree = "<group>"; };
1.195 + 52F708CC10F906D324300533 /* SDL_glesfuncs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_glesfuncs.h"; path = "../../../src/render/opengles/SDL_glesfuncs.h"; sourceTree = "<group>"; };
1.196 + 7B673C6607B5021010B16CC9 /* SDL_render_gles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_render_gles.c"; path = "../../../src/render/opengles/SDL_render_gles.c"; sourceTree = "<group>"; };
1.197 + 57FF40047C945F1900A03BE9 /* SDL_gles2funcs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_gles2funcs.h"; path = "../../../src/render/opengles2/SDL_gles2funcs.h"; sourceTree = "<group>"; };
1.198 + 629E77A3760410B906A567F7 /* SDL_render_gles2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_render_gles2.c"; path = "../../../src/render/opengles2/SDL_render_gles2.c"; sourceTree = "<group>"; };
1.199 + 39A9217A0717288C2FDD590A /* SDL_shaders_gles2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_shaders_gles2.c"; path = "../../../src/render/opengles2/SDL_shaders_gles2.c"; sourceTree = "<group>"; };
1.200 + 09D37FD4681175A15E950EF8 /* SDL_shaders_gles2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_shaders_gles2.h"; path = "../../../src/render/opengles2/SDL_shaders_gles2.h"; sourceTree = "<group>"; };
1.201 + 0E360AE36AA6505462B64168 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blendfillrect.c"; path = "../../../src/render/software/SDL_blendfillrect.c"; sourceTree = "<group>"; };
1.202 + 70E82FAA02A2183700E80C3A /* SDL_blendfillrect.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blendfillrect.h"; path = "../../../src/render/software/SDL_blendfillrect.h"; sourceTree = "<group>"; };
1.203 + 55EB71951AB3082D65D67F09 /* SDL_blendline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blendline.c"; path = "../../../src/render/software/SDL_blendline.c"; sourceTree = "<group>"; };
1.204 + 1A271214195266D879360116 /* SDL_blendline.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blendline.h"; path = "../../../src/render/software/SDL_blendline.h"; sourceTree = "<group>"; };
1.205 + 50F735292AAB4EC320785387 /* SDL_blendpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blendpoint.c"; path = "../../../src/render/software/SDL_blendpoint.c"; sourceTree = "<group>"; };
1.206 + 57132F4C54CC47953B063C70 /* SDL_blendpoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blendpoint.h"; path = "../../../src/render/software/SDL_blendpoint.h"; sourceTree = "<group>"; };
1.207 + 1E477D245E114B547C4C7BE5 /* SDL_draw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_draw.h"; path = "../../../src/render/software/SDL_draw.h"; sourceTree = "<group>"; };
1.208 + 7AC349DB515B566C59F7764B /* SDL_drawline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_drawline.c"; path = "../../../src/render/software/SDL_drawline.c"; sourceTree = "<group>"; };
1.209 + 59C210E567CC206A2AA159D5 /* SDL_drawline.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_drawline.h"; path = "../../../src/render/software/SDL_drawline.h"; sourceTree = "<group>"; };
1.210 + 6DB9260B44F4147A769475EE /* SDL_drawpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_drawpoint.c"; path = "../../../src/render/software/SDL_drawpoint.c"; sourceTree = "<group>"; };
1.211 + 49293A57413D29DE595C3EF0 /* SDL_drawpoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_drawpoint.h"; path = "../../../src/render/software/SDL_drawpoint.h"; sourceTree = "<group>"; };
1.212 + 34B301645FD51A5D52E63453 /* SDL_render_sw.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_render_sw.c"; path = "../../../src/render/software/SDL_render_sw.c"; sourceTree = "<group>"; };
1.213 + 6DA712C36240711B385A22A7 /* SDL_render_sw_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_render_sw_c.h"; path = "../../../src/render/software/SDL_render_sw_c.h"; sourceTree = "<group>"; };
1.214 + 3DED4866613C4A255D8A0F6B /* SDL_rotate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_rotate.c"; path = "../../../src/render/software/SDL_rotate.c"; sourceTree = "<group>"; };
1.215 + 52B710D533A60CC36F95312A /* SDL_rotate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_rotate.h"; path = "../../../src/render/software/SDL_rotate.h"; sourceTree = "<group>"; };
1.216 + 4DA248EA1F8A226552B17518 /* SDL_getenv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_getenv.c"; path = "../../../src/stdlib/SDL_getenv.c"; sourceTree = "<group>"; };
1.217 + 124A749436D01E322447405A /* SDL_iconv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_iconv.c"; path = "../../../src/stdlib/SDL_iconv.c"; sourceTree = "<group>"; };
1.218 + 206167DF0E633DDA38386DB5 /* SDL_malloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_malloc.c"; path = "../../../src/stdlib/SDL_malloc.c"; sourceTree = "<group>"; };
1.219 + 46D10031516609805A120451 /* SDL_qsort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_qsort.c"; path = "../../../src/stdlib/SDL_qsort.c"; sourceTree = "<group>"; };
1.220 + 226E7A9565696D1109C63D31 /* SDL_stdlib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_stdlib.c"; path = "../../../src/stdlib/SDL_stdlib.c"; sourceTree = "<group>"; };
1.221 + 3BDE72945D2B3C8B5CC33EBE /* SDL_string.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_string.c"; path = "../../../src/stdlib/SDL_string.c"; sourceTree = "<group>"; };
1.222 + 4F7E7F946C5028E168DA5B8C /* SDL_systhread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_systhread.h"; path = "../../../src/thread/SDL_systhread.h"; sourceTree = "<group>"; };
1.223 + 49C941ED33AE1BDF03E7434B /* SDL_thread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_thread.c"; path = "../../../src/thread/SDL_thread.c"; sourceTree = "<group>"; };
1.224 + 4155456918EF0F9259041949 /* SDL_thread_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_thread_c.h"; path = "../../../src/thread/SDL_thread_c.h"; sourceTree = "<group>"; };
1.225 + 12FE6FD85B19655C0B1D2812 /* SDL_syscond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_syscond.c"; path = "../../../src/thread/pthread/SDL_syscond.c"; sourceTree = "<group>"; };
1.226 + 7E8415AB34D72C681EA777BF /* SDL_sysmutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_sysmutex.c"; path = "../../../src/thread/pthread/SDL_sysmutex.c"; sourceTree = "<group>"; };
1.227 + 18B754CF16E064A92C877A6D /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysmutex_c.h"; path = "../../../src/thread/pthread/SDL_sysmutex_c.h"; sourceTree = "<group>"; };
1.228 + 271A52A21FD42FD759442D0B /* SDL_syssem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_syssem.c"; path = "../../../src/thread/pthread/SDL_syssem.c"; sourceTree = "<group>"; };
1.229 + 7D6F38982BAA3DB678653A9F /* SDL_systhread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_systhread.c"; path = "../../../src/thread/pthread/SDL_systhread.c"; sourceTree = "<group>"; };
1.230 + 462959C3319A7F2C5F4E366F /* SDL_systhread_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_systhread_c.h"; path = "../../../src/thread/pthread/SDL_systhread_c.h"; sourceTree = "<group>"; };
1.231 + 35E57FD90ED160CD3C377491 /* SDL_systls.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_systls.c"; path = "../../../src/thread/pthread/SDL_systls.c"; sourceTree = "<group>"; };
1.232 + 1C9238847CD26ECA3EF23E38 /* SDL_timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_timer.c"; path = "../../../src/timer/SDL_timer.c"; sourceTree = "<group>"; };
1.233 + 3FBF321321F445AC252324AB /* SDL_timer_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_timer_c.h"; path = "../../../src/timer/SDL_timer_c.h"; sourceTree = "<group>"; };
1.234 + 3BD67DAA56A456B453590AE3 /* SDL_systimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_systimer.c"; path = "../../../src/timer/unix/SDL_systimer.c"; sourceTree = "<group>"; };
1.235 + 2BED7C140FC627FF7D7F2111 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_RLEaccel.c"; path = "../../../src/video/SDL_RLEaccel.c"; sourceTree = "<group>"; };
1.236 + 009C17A22716434F146A7B11 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_RLEaccel_c.h"; path = "../../../src/video/SDL_RLEaccel_c.h"; sourceTree = "<group>"; };
1.237 + 4286099A6624526E4BC469B4 /* SDL_blit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit.c"; path = "../../../src/video/SDL_blit.c"; sourceTree = "<group>"; };
1.238 + 2CF12C34447B00E75E8F31E0 /* SDL_blit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blit.h"; path = "../../../src/video/SDL_blit.h"; sourceTree = "<group>"; };
1.239 + 6E7C17832B15293C3553792B /* SDL_blit_0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_0.c"; path = "../../../src/video/SDL_blit_0.c"; sourceTree = "<group>"; };
1.240 + 0503247464D1023C4FB247FA /* SDL_blit_1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_1.c"; path = "../../../src/video/SDL_blit_1.c"; sourceTree = "<group>"; };
1.241 + 0E4A1E7B3EC46D91001B0F6A /* SDL_blit_A.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_A.c"; path = "../../../src/video/SDL_blit_A.c"; sourceTree = "<group>"; };
1.242 + 461134000974378462AC3D70 /* SDL_blit_N.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_N.c"; path = "../../../src/video/SDL_blit_N.c"; sourceTree = "<group>"; };
1.243 + 51224FAB20BA286A4F4A26EA /* SDL_blit_auto.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_auto.c"; path = "../../../src/video/SDL_blit_auto.c"; sourceTree = "<group>"; };
1.244 + 4E4E0D300BDC40AB3A9A5D3E /* SDL_blit_auto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blit_auto.h"; path = "../../../src/video/SDL_blit_auto.h"; sourceTree = "<group>"; };
1.245 + 50E8446963BA626B7FF02513 /* SDL_blit_copy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_copy.c"; path = "../../../src/video/SDL_blit_copy.c"; sourceTree = "<group>"; };
1.246 + 10D26BDC6E335CB63F5E45E6 /* SDL_blit_copy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blit_copy.h"; path = "../../../src/video/SDL_blit_copy.h"; sourceTree = "<group>"; };
1.247 + 3A507E5B122409D1793A6F51 /* SDL_blit_slow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_slow.c"; path = "../../../src/video/SDL_blit_slow.c"; sourceTree = "<group>"; };
1.248 + 3BF64A5405261FF320EF4B06 /* SDL_blit_slow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blit_slow.h"; path = "../../../src/video/SDL_blit_slow.h"; sourceTree = "<group>"; };
1.249 + 277B113418FB21F91656773C /* SDL_bmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_bmp.c"; path = "../../../src/video/SDL_bmp.c"; sourceTree = "<group>"; };
1.250 + 35956B79610472F945081D98 /* SDL_clipboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_clipboard.c"; path = "../../../src/video/SDL_clipboard.c"; sourceTree = "<group>"; };
1.251 + 37B95CA22ECA68A94CB125AF /* SDL_egl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_egl.c"; path = "../../../src/video/SDL_egl.c"; sourceTree = "<group>"; };
1.252 + 27CF26C22A0E31BD125D1B74 /* SDL_egl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_egl.h"; path = "../../../src/video/SDL_egl.h"; sourceTree = "<group>"; };
1.253 + 685F5211064001EA47DC7960 /* SDL_fillrect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_fillrect.c"; path = "../../../src/video/SDL_fillrect.c"; sourceTree = "<group>"; };
1.254 + 18AE600B7ADC0AB061053C02 /* SDL_pixels.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_pixels.c"; path = "../../../src/video/SDL_pixels.c"; sourceTree = "<group>"; };
1.255 + 4C73501403330BED7CB96B68 /* SDL_pixels_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_pixels_c.h"; path = "../../../src/video/SDL_pixels_c.h"; sourceTree = "<group>"; };
1.256 + 175F09A3458D5EC2267974C2 /* SDL_rect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_rect.c"; path = "../../../src/video/SDL_rect.c"; sourceTree = "<group>"; };
1.257 + 3BBF186A5E9B294039F257D1 /* SDL_rect_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_rect_c.h"; path = "../../../src/video/SDL_rect_c.h"; sourceTree = "<group>"; };
1.258 + 72B36F81063916AA18A17BA5 /* SDL_shape.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_shape.c"; path = "../../../src/video/SDL_shape.c"; sourceTree = "<group>"; };
1.259 + 366D314A0A131064291600BA /* SDL_shape_internals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_shape_internals.h"; path = "../../../src/video/SDL_shape_internals.h"; sourceTree = "<group>"; };
1.260 + 6C312B8C084B245B77693130 /* SDL_stretch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_stretch.c"; path = "../../../src/video/SDL_stretch.c"; sourceTree = "<group>"; };
1.261 + 07245D04334F42C931AC3CE1 /* SDL_surface.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_surface.c"; path = "../../../src/video/SDL_surface.c"; sourceTree = "<group>"; };
1.262 + 070241285B2D6B36492D5457 /* SDL_sysvideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysvideo.h"; path = "../../../src/video/SDL_sysvideo.h"; sourceTree = "<group>"; };
1.263 + 21FC3C1F203577D81A1302FB /* SDL_video.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_video.c"; path = "../../../src/video/SDL_video.c"; sourceTree = "<group>"; };
1.264 + 6532624C22D14DA9369C597D /* SDL_nullevents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_nullevents.c"; path = "../../../src/video/dummy/SDL_nullevents.c"; sourceTree = "<group>"; };
1.265 + 49CE757D222D75AE205620BC /* SDL_nullevents_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_nullevents_c.h"; path = "../../../src/video/dummy/SDL_nullevents_c.h"; sourceTree = "<group>"; };
1.266 + 197510FC2BCD4AAC7399616A /* SDL_nullframebuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_nullframebuffer.c"; path = "../../../src/video/dummy/SDL_nullframebuffer.c"; sourceTree = "<group>"; };
1.267 + 4F72641F547F170D07683E8B /* SDL_nullframebuffer_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_nullframebuffer_c.h"; path = "../../../src/video/dummy/SDL_nullframebuffer_c.h"; sourceTree = "<group>"; };
1.268 + 5880707874BA78E878636D01 /* SDL_nullvideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_nullvideo.c"; path = "../../../src/video/dummy/SDL_nullvideo.c"; sourceTree = "<group>"; };
1.269 + 64F53F5D2887516B711607D5 /* SDL_nullvideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_nullvideo.h"; path = "../../../src/video/dummy/SDL_nullvideo.h"; sourceTree = "<group>"; };
1.270 + 6E222CB5528B63CA041C59B6 /* SDL_uikitappdelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitappdelegate.h"; path = "../../../src/video/uikit/SDL_uikitappdelegate.h"; sourceTree = "<group>"; };
1.271 + 3D4044F73A5936AE039A2A8E /* SDL_uikitappdelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitappdelegate.m"; path = "../../../src/video/uikit/SDL_uikitappdelegate.m"; sourceTree = "<group>"; };
1.272 + 190F328C1F6401443A4A0685 /* SDL_uikitevents.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitevents.h"; path = "../../../src/video/uikit/SDL_uikitevents.h"; sourceTree = "<group>"; };
1.273 + 1EE2311851600F1A08837ED8 /* SDL_uikitevents.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitevents.m"; path = "../../../src/video/uikit/SDL_uikitevents.m"; sourceTree = "<group>"; };
1.274 + 53FB0CFC152E124918043BEC /* SDL_uikitmessagebox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitmessagebox.h"; path = "../../../src/video/uikit/SDL_uikitmessagebox.h"; sourceTree = "<group>"; };
1.275 + 07A63C252BE013A210351305 /* SDL_uikitmessagebox.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitmessagebox.m"; path = "../../../src/video/uikit/SDL_uikitmessagebox.m"; sourceTree = "<group>"; };
1.276 + 573E55E4299F103543007289 /* SDL_uikitmodes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitmodes.h"; path = "../../../src/video/uikit/SDL_uikitmodes.h"; sourceTree = "<group>"; };
1.277 + 2907271017A61367037578CE /* SDL_uikitmodes.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitmodes.m"; path = "../../../src/video/uikit/SDL_uikitmodes.m"; sourceTree = "<group>"; };
1.278 + 015A61DE6EB1609B64B01C22 /* SDL_uikitopengles.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitopengles.h"; path = "../../../src/video/uikit/SDL_uikitopengles.h"; sourceTree = "<group>"; };
1.279 + 7E8D13032A8242957A856C2E /* SDL_uikitopengles.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitopengles.m"; path = "../../../src/video/uikit/SDL_uikitopengles.m"; sourceTree = "<group>"; };
1.280 + 0F9E64C82F665C2E7BD01FCB /* SDL_uikitopenglview.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitopenglview.h"; path = "../../../src/video/uikit/SDL_uikitopenglview.h"; sourceTree = "<group>"; };
1.281 + 7DF2244C0A887AF25E802E0E /* SDL_uikitopenglview.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitopenglview.m"; path = "../../../src/video/uikit/SDL_uikitopenglview.m"; sourceTree = "<group>"; };
1.282 + 6CDB3D3B70AF1CF137864B00 /* SDL_uikitvideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitvideo.h"; path = "../../../src/video/uikit/SDL_uikitvideo.h"; sourceTree = "<group>"; };
1.283 + 0B4E59B175A135D425483E78 /* SDL_uikitvideo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitvideo.m"; path = "../../../src/video/uikit/SDL_uikitvideo.m"; sourceTree = "<group>"; };
1.284 + 5B3B2D1424FD774713796DE9 /* SDL_uikitview.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitview.h"; path = "../../../src/video/uikit/SDL_uikitview.h"; sourceTree = "<group>"; };
1.285 + 616337D37E51262B02E67C2D /* SDL_uikitview.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitview.m"; path = "../../../src/video/uikit/SDL_uikitview.m"; sourceTree = "<group>"; };
1.286 + 0F1762A82A756D6244EB2C95 /* SDL_uikitviewcontroller.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitviewcontroller.h"; path = "../../../src/video/uikit/SDL_uikitviewcontroller.h"; sourceTree = "<group>"; };
1.287 + 7BEA5F9878A47E063CF465B2 /* SDL_uikitviewcontroller.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitviewcontroller.m"; path = "../../../src/video/uikit/SDL_uikitviewcontroller.m"; sourceTree = "<group>"; };
1.288 + 502A08464E9957AC6FBE5D77 /* SDL_uikitwindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_uikitwindow.h"; path = "../../../src/video/uikit/SDL_uikitwindow.h"; sourceTree = "<group>"; };
1.289 + 62E72E4E269E652A451851E0 /* SDL_uikitwindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_uikitwindow.m"; path = "../../../src/video/uikit/SDL_uikitwindow.m"; sourceTree = "<group>"; };
1.290 + 04B10F6A0E333D4505B26DB7 /* keyinfotable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "keyinfotable.h"; path = "../../../src/video/uikit/keyinfotable.h"; sourceTree = "<group>"; };
1.291 + 6FC23087098E4A46760575ED /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "SDKROOT"; };
1.292 + 219B4BBB7728655E071C76E8 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = "SDKROOT"; };
1.293 + 4F2242B8754F17D126471E4F /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGLES.framework"; path = "System/Library/Frameworks/OpenGLES.framework"; sourceTree = "SDKROOT"; };
1.294 + 184359E00F2E2484050B5639 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreGraphics.framework"; path = "System/Library/Frameworks/CoreGraphics.framework"; sourceTree = "SDKROOT"; };
1.295 + 43D63AC169FD00D664F81586 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "UIKit.framework"; path = "System/Library/Frameworks/UIKit.framework"; sourceTree = "SDKROOT"; };
1.296 + 6D1F38124D655A821B1E79D9 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Foundation.framework"; path = "System/Library/Frameworks/Foundation.framework"; sourceTree = "SDKROOT"; };
1.297 + 07327F877E212C9043452002 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "System/Library/Frameworks/CoreAudio.framework"; sourceTree = "SDKROOT"; };
1.298 + 224D2C85085A7BA60E532655 /* libSDL2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libSDL2.a"; path = "libSDL2.a"; sourceTree = BUILT_PRODUCTS_DIR; };
1.299 +/* End PBXFileReference section */
1.300 +
1.301 +/* Begin PBXFrameworksBuildPhase section */
1.302 + 359429BC7E1B486B000B7D61 /* Frameworks */ = {
1.303 + isa = PBXFrameworksBuildPhase;
1.304 + buildActionMask = 2147483647;
1.305 + files = (
1.306 + 326B2A134A3F743840A87D77 /* AudioToolbox.framework in Frameworks */,
1.307 + 79E346732A181E9E1E9D01D3 /* QuartzCore.framework in Frameworks */,
1.308 + 551857D24E5F619C5E366560 /* OpenGLES.framework in Frameworks */,
1.309 + 50590A581DD405AD26553B45 /* CoreGraphics.framework in Frameworks */,
1.310 + 4C5A5947489F49780FA80B81 /* UIKit.framework in Frameworks */,
1.311 + 40AC6E426F4057FA1A2C4290 /* Foundation.framework in Frameworks */,
1.312 + 6AA3296957470540360C589F /* CoreAudio.framework in Frameworks */,
1.313 + );
1.314 + runOnlyForDeploymentPostprocessing = 0;
1.315 + };
1.316 +/* End PBXFrameworksBuildPhase section */
1.317 +
1.318 +/* Begin PBXGroup section */
1.319 + 4D384FDD4DB948F011877462 /* SDL2 */ = {
1.320 + isa = PBXGroup;
1.321 + children = (
1.322 + 725875C016BC22152CFA7352 /* src */,
1.323 + 44E92F93140F256A5F4A142C /* Frameworks */,
1.324 + 5A293C963BB92FA73DBE3E9F /* Products */,
1.325 + );
1.326 + name = "SDL2";
1.327 + sourceTree = "<group>";
1.328 + };
1.329 + 725875C016BC22152CFA7352 /* src */ = {
1.330 + isa = PBXGroup;
1.331 + children = (
1.332 + 1754411A221209B96C327B00 /* SDL.c */,
1.333 + 50127CF143E2409B00E82007 /* SDL_assert.c */,
1.334 + 60C132130BCD5BDC6AC15946 /* SDL_assert_c.h */,
1.335 + 3E6760E518A1332F0C066AEE /* SDL_error.c */,
1.336 + 188702356BD1063054A73BCA /* SDL_error_c.h */,
1.337 + 61943EC860253DA55758786D /* SDL_hints.c */,
1.338 + 24541855198526E106FB61C9 /* SDL_log.c */,
1.339 + 465854AE0B7D6BCC29C821FD /* atomic */,
1.340 + 1AAF5D2154A45B6822AB1DBF /* audio */,
1.341 + 1BFC763271964B3E0F9E758B /* cpuinfo */,
1.342 + 1C37183E3A1D71C9540864FF /* events */,
1.343 + 304934B37B9230F931143743 /* file */,
1.344 + 70DF00DE18543F7125AB2259 /* filesystem */,
1.345 + 5B2C60921F756E8903387111 /* haptic */,
1.346 + 422E17B63A2413892E374290 /* joystick */,
1.347 + 06D541E747C777584C625E65 /* loadso */,
1.348 + 0A8138B97C9215E5019C2EB0 /* power */,
1.349 + 2D2F7B977A0F7881060138A9 /* render */,
1.350 + 7D734A5B2A4343654716365F /* stdlib */,
1.351 + 059C63C262A80AE81A0A4090 /* thread */,
1.352 + 3257717A38B8521849800A40 /* timer */,
1.353 + 322614E171607E07326E5A36 /* video */,
1.354 + );
1.355 + name = "src";
1.356 + sourceTree = "<group>";
1.357 + };
1.358 + 465854AE0B7D6BCC29C821FD /* atomic */ = {
1.359 + isa = PBXGroup;
1.360 + children = (
1.361 + 1FB5255373F013CC70D8002D /* SDL_atomic.c */,
1.362 + 2137310F68926D6D476C07A1 /* SDL_spinlock.c */,
1.363 + );
1.364 + name = "atomic";
1.365 + sourceTree = "<group>";
1.366 + };
1.367 + 1AAF5D2154A45B6822AB1DBF /* audio */ = {
1.368 + isa = PBXGroup;
1.369 + children = (
1.370 + 002C4E540DF5538435BC514A /* SDL_audio.c */,
1.371 + 269A7458635E34682A053C5E /* SDL_audio_c.h */,
1.372 + 4DBB70D75469728B342373E8 /* SDL_audiocvt.c */,
1.373 + 48886D482B5239D2429E422D /* SDL_audiodev.c */,
1.374 + 227E138737440F101016545F /* SDL_audiodev_c.h */,
1.375 + 5C3C744F22823D470BED10D6 /* SDL_audiomem.h */,
1.376 + 0F175E65628D4137386B7A6D /* SDL_audiotypecvt.c */,
1.377 + 77537CFB490A3599736F3830 /* SDL_mixer.c */,
1.378 + 591062475F93492D625F7D3B /* SDL_sysaudio.h */,
1.379 + 5F503D9B3C7B4D2E09215A0A /* SDL_wave.c */,
1.380 + 627D165130C55DBB44F4177D /* SDL_wave.h */,
1.381 + 2A1C22AD4A4E74AC535836E5 /* coreaudio */,
1.382 + 3D1F685B44BE520145F4276E /* disk */,
1.383 + 5CBA3BD405592A59599E3D10 /* dummy */,
1.384 + );
1.385 + name = "audio";
1.386 + sourceTree = "<group>";
1.387 + };
1.388 + 2A1C22AD4A4E74AC535836E5 /* coreaudio */ = {
1.389 + isa = PBXGroup;
1.390 + children = (
1.391 + 785801FB211321AB70091ABE /* SDL_coreaudio.c */,
1.392 + 49A72F922CF1399C415C00CD /* SDL_coreaudio.h */,
1.393 + );
1.394 + name = "coreaudio";
1.395 + sourceTree = "<group>";
1.396 + };
1.397 + 3D1F685B44BE520145F4276E /* disk */ = {
1.398 + isa = PBXGroup;
1.399 + children = (
1.400 + 4DC41A2B14C11D2837432538 /* SDL_diskaudio.c */,
1.401 + 521D08EF11EB69A96AA46ED4 /* SDL_diskaudio.h */,
1.402 + );
1.403 + name = "disk";
1.404 + sourceTree = "<group>";
1.405 + };
1.406 + 5CBA3BD405592A59599E3D10 /* dummy */ = {
1.407 + isa = PBXGroup;
1.408 + children = (
1.409 + 09BB72B17B0C531926C153F5 /* SDL_dummyaudio.c */,
1.410 + 276C60536A9304A5146B1268 /* SDL_dummyaudio.h */,
1.411 + );
1.412 + name = "dummy";
1.413 + sourceTree = "<group>";
1.414 + };
1.415 + 1BFC763271964B3E0F9E758B /* cpuinfo */ = {
1.416 + isa = PBXGroup;
1.417 + children = (
1.418 + 215A41140CF741414DF53790 /* SDL_cpuinfo.c */,
1.419 + );
1.420 + name = "cpuinfo";
1.421 + sourceTree = "<group>";
1.422 + };
1.423 + 1C37183E3A1D71C9540864FF /* events */ = {
1.424 + isa = PBXGroup;
1.425 + children = (
1.426 + 24704CFC41E52BEC136D61EF /* SDL_clipboardevents.c */,
1.427 + 40F9257146A1113B5D295492 /* SDL_clipboardevents_c.h */,
1.428 + 464D7C157FD7281A65677EB6 /* SDL_dropevents.c */,
1.429 + 7FD4632B48A909616DF97F07 /* SDL_dropevents_c.h */,
1.430 + 2A4321B70FCC1BF02A4B3380 /* SDL_events.c */,
1.431 + 643F6B011BA52B760BDD1942 /* SDL_events_c.h */,
1.432 + 4DC2358C7D821A786391025B /* SDL_gesture.c */,
1.433 + 31144B144A1A7666503F77F4 /* SDL_gesture_c.h */,
1.434 + 3E70553911EE2F50403C2750 /* SDL_keyboard.c */,
1.435 + 6D484FBC6CD8631039835F29 /* SDL_keyboard_c.h */,
1.436 + 131F008A780923790A8148F5 /* SDL_mouse.c */,
1.437 + 5E6E36D918D75AAB28EA359D /* SDL_mouse_c.h */,
1.438 + 0D5177DC2F6F2EA974930BD1 /* SDL_quit.c */,
1.439 + 25307DC4784F0E2F3FF45EEF /* SDL_sysevents.h */,
1.440 + 5BD37C83179405632D7E4F15 /* SDL_touch.c */,
1.441 + 2C27609311E17D35413538AC /* SDL_touch_c.h */,
1.442 + 31D33D8501A50DA7668C1AE8 /* SDL_windowevents.c */,
1.443 + 6B44408116777C04046D47E0 /* SDL_windowevents_c.h */,
1.444 + 48BD26A31962045F1EC334D7 /* blank_cursor.h */,
1.445 + 46173CA331D053443D626F46 /* default_cursor.h */,
1.446 + 7C5D7E131FD3751B40AF3A66 /* scancodes_darwin.h */,
1.447 + 1F5C562746B51D5B737F4DB4 /* scancodes_linux.h */,
1.448 + 00192A7A384C139278B97974 /* scancodes_windows.h */,
1.449 + 5766257411BB400D357661D8 /* scancodes_xfree86.h */,
1.450 + );
1.451 + name = "events";
1.452 + sourceTree = "<group>";
1.453 + };
1.454 + 304934B37B9230F931143743 /* file */ = {
1.455 + isa = PBXGroup;
1.456 + children = (
1.457 + 3FCB452F4E155E2904C203BC /* SDL_rwops.c */,
1.458 + 1C5F5FF444C62B7148BD7280 /* cocoa */,
1.459 + );
1.460 + name = "file";
1.461 + sourceTree = "<group>";
1.462 + };
1.463 + 1C5F5FF444C62B7148BD7280 /* cocoa */ = {
1.464 + isa = PBXGroup;
1.465 + children = (
1.466 + 49E1087F5B134DC2209810BD /* SDL_rwopsbundlesupport.h */,
1.467 + 1DC9038B20EA22A67E200719 /* SDL_rwopsbundlesupport.m */,
1.468 + );
1.469 + name = "cocoa";
1.470 + sourceTree = "<group>";
1.471 + };
1.472 + 70DF00DE18543F7125AB2259 /* filesystem */ = {
1.473 + isa = PBXGroup;
1.474 + children = (
1.475 + 3E23031504F10C134F733B9A /* cocoa */,
1.476 + );
1.477 + name = "filesystem";
1.478 + sourceTree = "<group>";
1.479 + };
1.480 + 3E23031504F10C134F733B9A /* cocoa */ = {
1.481 + isa = PBXGroup;
1.482 + children = (
1.483 + 087154621C696D6C0AAD0059 /* SDL_sysfilesystem.m */,
1.484 + );
1.485 + name = "cocoa";
1.486 + sourceTree = "<group>";
1.487 + };
1.488 + 5B2C60921F756E8903387111 /* haptic */ = {
1.489 + isa = PBXGroup;
1.490 + children = (
1.491 + 1FC417354FD96DC41F5B42DC /* SDL_haptic.c */,
1.492 + 69CB1CC76962285D1A1F08D8 /* SDL_haptic_c.h */,
1.493 + 1F60634F6E5E60C80D1E38B0 /* SDL_syshaptic.h */,
1.494 + );
1.495 + name = "haptic";
1.496 + sourceTree = "<group>";
1.497 + };
1.498 + 422E17B63A2413892E374290 /* joystick */ = {
1.499 + isa = PBXGroup;
1.500 + children = (
1.501 + 37A8332F73B83B981A656B57 /* SDL_gamecontroller.c */,
1.502 + 284F7BF263DB56DB568B73C3 /* SDL_gamecontrollerdb.h */,
1.503 + 29925AA7203D1B7471C02E35 /* SDL_joystick.c */,
1.504 + 1C8B023E6CDF28562D183DE6 /* SDL_joystick_c.h */,
1.505 + 498C191A334E46FE00116849 /* SDL_sysjoystick.h */,
1.506 + 37561A8311E42C530D5164B2 /* iphoneos */,
1.507 + );
1.508 + name = "joystick";
1.509 + sourceTree = "<group>";
1.510 + };
1.511 + 37561A8311E42C530D5164B2 /* iphoneos */ = {
1.512 + isa = PBXGroup;
1.513 + children = (
1.514 + 179431F6323964D836A3261C /* SDLUIAccelerationDelegate.h */,
1.515 + 139C19587C553FAD2FF73925 /* SDLUIAccelerationDelegate.m */,
1.516 + 478E79F80A440AB446AF36B9 /* SDL_sysjoystick.m */,
1.517 + );
1.518 + name = "iphoneos";
1.519 + sourceTree = "<group>";
1.520 + };
1.521 + 06D541E747C777584C625E65 /* loadso */ = {
1.522 + isa = PBXGroup;
1.523 + children = (
1.524 + 517E46B91E6E4D3B02DE7B45 /* dlopen */,
1.525 + );
1.526 + name = "loadso";
1.527 + sourceTree = "<group>";
1.528 + };
1.529 + 517E46B91E6E4D3B02DE7B45 /* dlopen */ = {
1.530 + isa = PBXGroup;
1.531 + children = (
1.532 + 76F16F6846EE3EE4233E6AE1 /* SDL_sysloadso.c */,
1.533 + );
1.534 + name = "dlopen";
1.535 + sourceTree = "<group>";
1.536 + };
1.537 + 0A8138B97C9215E5019C2EB0 /* power */ = {
1.538 + isa = PBXGroup;
1.539 + children = (
1.540 + 2F734033596532395886740E /* SDL_power.c */,
1.541 + 11BC588242524CFE78DD29AA /* uikit */,
1.542 + );
1.543 + name = "power";
1.544 + sourceTree = "<group>";
1.545 + };
1.546 + 11BC588242524CFE78DD29AA /* uikit */ = {
1.547 + isa = PBXGroup;
1.548 + children = (
1.549 + 19386AFA6A1935321C554BEF /* SDL_syspower.h */,
1.550 + 4D1E217E017A113B708F503E /* SDL_syspower.m */,
1.551 + );
1.552 + name = "uikit";
1.553 + sourceTree = "<group>";
1.554 + };
1.555 + 2D2F7B977A0F7881060138A9 /* render */ = {
1.556 + isa = PBXGroup;
1.557 + children = (
1.558 + 16912E070440110F77DC211B /* SDL_render.c */,
1.559 + 2AFA351043F538CF25113C9C /* SDL_sysrender.h */,
1.560 + 548B72177C19782D6FC8496A /* SDL_yuv_mmx.c */,
1.561 + 5BF21F823F875C6F29CF5D97 /* SDL_yuv_sw.c */,
1.562 + 76427E03117A09D1265B3125 /* SDL_yuv_sw_c.h */,
1.563 + 231478CC3D3B196136187054 /* mmx.h */,
1.564 + 34DB502A055A758C4AC77ECB /* opengles */,
1.565 + 67F93A410D2B0D8003EE21A5 /* opengles2 */,
1.566 + 60E421392DE739B1541874E9 /* software */,
1.567 + );
1.568 + name = "render";
1.569 + sourceTree = "<group>";
1.570 + };
1.571 + 34DB502A055A758C4AC77ECB /* opengles */ = {
1.572 + isa = PBXGroup;
1.573 + children = (
1.574 + 52F708CC10F906D324300533 /* SDL_glesfuncs.h */,
1.575 + 7B673C6607B5021010B16CC9 /* SDL_render_gles.c */,
1.576 + );
1.577 + name = "opengles";
1.578 + sourceTree = "<group>";
1.579 + };
1.580 + 67F93A410D2B0D8003EE21A5 /* opengles2 */ = {
1.581 + isa = PBXGroup;
1.582 + children = (
1.583 + 57FF40047C945F1900A03BE9 /* SDL_gles2funcs.h */,
1.584 + 629E77A3760410B906A567F7 /* SDL_render_gles2.c */,
1.585 + 39A9217A0717288C2FDD590A /* SDL_shaders_gles2.c */,
1.586 + 09D37FD4681175A15E950EF8 /* SDL_shaders_gles2.h */,
1.587 + );
1.588 + name = "opengles2";
1.589 + sourceTree = "<group>";
1.590 + };
1.591 + 60E421392DE739B1541874E9 /* software */ = {
1.592 + isa = PBXGroup;
1.593 + children = (
1.594 + 0E360AE36AA6505462B64168 /* SDL_blendfillrect.c */,
1.595 + 70E82FAA02A2183700E80C3A /* SDL_blendfillrect.h */,
1.596 + 55EB71951AB3082D65D67F09 /* SDL_blendline.c */,
1.597 + 1A271214195266D879360116 /* SDL_blendline.h */,
1.598 + 50F735292AAB4EC320785387 /* SDL_blendpoint.c */,
1.599 + 57132F4C54CC47953B063C70 /* SDL_blendpoint.h */,
1.600 + 1E477D245E114B547C4C7BE5 /* SDL_draw.h */,
1.601 + 7AC349DB515B566C59F7764B /* SDL_drawline.c */,
1.602 + 59C210E567CC206A2AA159D5 /* SDL_drawline.h */,
1.603 + 6DB9260B44F4147A769475EE /* SDL_drawpoint.c */,
1.604 + 49293A57413D29DE595C3EF0 /* SDL_drawpoint.h */,
1.605 + 34B301645FD51A5D52E63453 /* SDL_render_sw.c */,
1.606 + 6DA712C36240711B385A22A7 /* SDL_render_sw_c.h */,
1.607 + 3DED4866613C4A255D8A0F6B /* SDL_rotate.c */,
1.608 + 52B710D533A60CC36F95312A /* SDL_rotate.h */,
1.609 + );
1.610 + name = "software";
1.611 + sourceTree = "<group>";
1.612 + };
1.613 + 7D734A5B2A4343654716365F /* stdlib */ = {
1.614 + isa = PBXGroup;
1.615 + children = (
1.616 + 4DA248EA1F8A226552B17518 /* SDL_getenv.c */,
1.617 + 124A749436D01E322447405A /* SDL_iconv.c */,
1.618 + 206167DF0E633DDA38386DB5 /* SDL_malloc.c */,
1.619 + 46D10031516609805A120451 /* SDL_qsort.c */,
1.620 + 226E7A9565696D1109C63D31 /* SDL_stdlib.c */,
1.621 + 3BDE72945D2B3C8B5CC33EBE /* SDL_string.c */,
1.622 + );
1.623 + name = "stdlib";
1.624 + sourceTree = "<group>";
1.625 + };
1.626 + 059C63C262A80AE81A0A4090 /* thread */ = {
1.627 + isa = PBXGroup;
1.628 + children = (
1.629 + 4F7E7F946C5028E168DA5B8C /* SDL_systhread.h */,
1.630 + 49C941ED33AE1BDF03E7434B /* SDL_thread.c */,
1.631 + 4155456918EF0F9259041949 /* SDL_thread_c.h */,
1.632 + 0ED4101758431BFF34DB2538 /* pthread */,
1.633 + );
1.634 + name = "thread";
1.635 + sourceTree = "<group>";
1.636 + };
1.637 + 0ED4101758431BFF34DB2538 /* pthread */ = {
1.638 + isa = PBXGroup;
1.639 + children = (
1.640 + 12FE6FD85B19655C0B1D2812 /* SDL_syscond.c */,
1.641 + 7E8415AB34D72C681EA777BF /* SDL_sysmutex.c */,
1.642 + 18B754CF16E064A92C877A6D /* SDL_sysmutex_c.h */,
1.643 + 271A52A21FD42FD759442D0B /* SDL_syssem.c */,
1.644 + 7D6F38982BAA3DB678653A9F /* SDL_systhread.c */,
1.645 + 462959C3319A7F2C5F4E366F /* SDL_systhread_c.h */,
1.646 + 35E57FD90ED160CD3C377491 /* SDL_systls.c */,
1.647 + );
1.648 + name = "pthread";
1.649 + sourceTree = "<group>";
1.650 + };
1.651 + 3257717A38B8521849800A40 /* timer */ = {
1.652 + isa = PBXGroup;
1.653 + children = (
1.654 + 1C9238847CD26ECA3EF23E38 /* SDL_timer.c */,
1.655 + 3FBF321321F445AC252324AB /* SDL_timer_c.h */,
1.656 + 0D15690444BF683906FF512A /* unix */,
1.657 + );
1.658 + name = "timer";
1.659 + sourceTree = "<group>";
1.660 + };
1.661 + 0D15690444BF683906FF512A /* unix */ = {
1.662 + isa = PBXGroup;
1.663 + children = (
1.664 + 3BD67DAA56A456B453590AE3 /* SDL_systimer.c */,
1.665 + );
1.666 + name = "unix";
1.667 + sourceTree = "<group>";
1.668 + };
1.669 + 322614E171607E07326E5A36 /* video */ = {
1.670 + isa = PBXGroup;
1.671 + children = (
1.672 + 2BED7C140FC627FF7D7F2111 /* SDL_RLEaccel.c */,
1.673 + 009C17A22716434F146A7B11 /* SDL_RLEaccel_c.h */,
1.674 + 4286099A6624526E4BC469B4 /* SDL_blit.c */,
1.675 + 2CF12C34447B00E75E8F31E0 /* SDL_blit.h */,
1.676 + 6E7C17832B15293C3553792B /* SDL_blit_0.c */,
1.677 + 0503247464D1023C4FB247FA /* SDL_blit_1.c */,
1.678 + 0E4A1E7B3EC46D91001B0F6A /* SDL_blit_A.c */,
1.679 + 461134000974378462AC3D70 /* SDL_blit_N.c */,
1.680 + 51224FAB20BA286A4F4A26EA /* SDL_blit_auto.c */,
1.681 + 4E4E0D300BDC40AB3A9A5D3E /* SDL_blit_auto.h */,
1.682 + 50E8446963BA626B7FF02513 /* SDL_blit_copy.c */,
1.683 + 10D26BDC6E335CB63F5E45E6 /* SDL_blit_copy.h */,
1.684 + 3A507E5B122409D1793A6F51 /* SDL_blit_slow.c */,
1.685 + 3BF64A5405261FF320EF4B06 /* SDL_blit_slow.h */,
1.686 + 277B113418FB21F91656773C /* SDL_bmp.c */,
1.687 + 35956B79610472F945081D98 /* SDL_clipboard.c */,
1.688 + 37B95CA22ECA68A94CB125AF /* SDL_egl.c */,
1.689 + 27CF26C22A0E31BD125D1B74 /* SDL_egl.h */,
1.690 + 685F5211064001EA47DC7960 /* SDL_fillrect.c */,
1.691 + 18AE600B7ADC0AB061053C02 /* SDL_pixels.c */,
1.692 + 4C73501403330BED7CB96B68 /* SDL_pixels_c.h */,
1.693 + 175F09A3458D5EC2267974C2 /* SDL_rect.c */,
1.694 + 3BBF186A5E9B294039F257D1 /* SDL_rect_c.h */,
1.695 + 72B36F81063916AA18A17BA5 /* SDL_shape.c */,
1.696 + 366D314A0A131064291600BA /* SDL_shape_internals.h */,
1.697 + 6C312B8C084B245B77693130 /* SDL_stretch.c */,
1.698 + 07245D04334F42C931AC3CE1 /* SDL_surface.c */,
1.699 + 070241285B2D6B36492D5457 /* SDL_sysvideo.h */,
1.700 + 21FC3C1F203577D81A1302FB /* SDL_video.c */,
1.701 + 510869A64D5B1FE871B6226A /* dummy */,
1.702 + 677D6C223CBC62F502E71FEE /* uikit */,
1.703 + );
1.704 + name = "video";
1.705 + sourceTree = "<group>";
1.706 + };
1.707 + 510869A64D5B1FE871B6226A /* dummy */ = {
1.708 + isa = PBXGroup;
1.709 + children = (
1.710 + 6532624C22D14DA9369C597D /* SDL_nullevents.c */,
1.711 + 49CE757D222D75AE205620BC /* SDL_nullevents_c.h */,
1.712 + 197510FC2BCD4AAC7399616A /* SDL_nullframebuffer.c */,
1.713 + 4F72641F547F170D07683E8B /* SDL_nullframebuffer_c.h */,
1.714 + 5880707874BA78E878636D01 /* SDL_nullvideo.c */,
1.715 + 64F53F5D2887516B711607D5 /* SDL_nullvideo.h */,
1.716 + );
1.717 + name = "dummy";
1.718 + sourceTree = "<group>";
1.719 + };
1.720 + 677D6C223CBC62F502E71FEE /* uikit */ = {
1.721 + isa = PBXGroup;
1.722 + children = (
1.723 + 6E222CB5528B63CA041C59B6 /* SDL_uikitappdelegate.h */,
1.724 + 3D4044F73A5936AE039A2A8E /* SDL_uikitappdelegate.m */,
1.725 + 190F328C1F6401443A4A0685 /* SDL_uikitevents.h */,
1.726 + 1EE2311851600F1A08837ED8 /* SDL_uikitevents.m */,
1.727 + 53FB0CFC152E124918043BEC /* SDL_uikitmessagebox.h */,
1.728 + 07A63C252BE013A210351305 /* SDL_uikitmessagebox.m */,
1.729 + 573E55E4299F103543007289 /* SDL_uikitmodes.h */,
1.730 + 2907271017A61367037578CE /* SDL_uikitmodes.m */,
1.731 + 015A61DE6EB1609B64B01C22 /* SDL_uikitopengles.h */,
1.732 + 7E8D13032A8242957A856C2E /* SDL_uikitopengles.m */,
1.733 + 0F9E64C82F665C2E7BD01FCB /* SDL_uikitopenglview.h */,
1.734 + 7DF2244C0A887AF25E802E0E /* SDL_uikitopenglview.m */,
1.735 + 6CDB3D3B70AF1CF137864B00 /* SDL_uikitvideo.h */,
1.736 + 0B4E59B175A135D425483E78 /* SDL_uikitvideo.m */,
1.737 + 5B3B2D1424FD774713796DE9 /* SDL_uikitview.h */,
1.738 + 616337D37E51262B02E67C2D /* SDL_uikitview.m */,
1.739 + 0F1762A82A756D6244EB2C95 /* SDL_uikitviewcontroller.h */,
1.740 + 7BEA5F9878A47E063CF465B2 /* SDL_uikitviewcontroller.m */,
1.741 + 502A08464E9957AC6FBE5D77 /* SDL_uikitwindow.h */,
1.742 + 62E72E4E269E652A451851E0 /* SDL_uikitwindow.m */,
1.743 + 04B10F6A0E333D4505B26DB7 /* keyinfotable.h */,
1.744 + );
1.745 + name = "uikit";
1.746 + sourceTree = "<group>";
1.747 + };
1.748 + 44E92F93140F256A5F4A142C /* Frameworks */ = {
1.749 + isa = PBXGroup;
1.750 + children = (
1.751 + 6FC23087098E4A46760575ED /* AudioToolbox.framework */,
1.752 + 219B4BBB7728655E071C76E8 /* QuartzCore.framework */,
1.753 + 4F2242B8754F17D126471E4F /* OpenGLES.framework */,
1.754 + 184359E00F2E2484050B5639 /* CoreGraphics.framework */,
1.755 + 43D63AC169FD00D664F81586 /* UIKit.framework */,
1.756 + 6D1F38124D655A821B1E79D9 /* Foundation.framework */,
1.757 + 07327F877E212C9043452002 /* CoreAudio.framework */,
1.758 + );
1.759 + name = "Frameworks";
1.760 + sourceTree = "<group>";
1.761 + };
1.762 + 5A293C963BB92FA73DBE3E9F /* Products */ = {
1.763 + isa = PBXGroup;
1.764 + children = (
1.765 + 224D2C85085A7BA60E532655 /* libSDL2.a */,
1.766 + );
1.767 + name = "Products";
1.768 + sourceTree = "<group>";
1.769 + };
1.770 +/* End PBXGroup section */
1.771 +
1.772 +/* Begin PBXNativeTarget section */
1.773 + 515D4C462ACD2DA8180E7783 /* SDL2 */ = {
1.774 + isa = PBXNativeTarget;
1.775 + buildConfigurationList = 69B50A6844351B017B9A513E /* Build configuration list for PBXNativeTarget "SDL2" */;
1.776 + buildPhases = (
1.777 + 42BE4A693443527D1D8927CA /* Resources */,
1.778 + 50EB14DC14BF0FEA75A13F8A /* Sources */,
1.779 + 359429BC7E1B486B000B7D61 /* Frameworks */,
1.780 + );
1.781 + buildRules = (
1.782 + );
1.783 + dependencies = (
1.784 + );
1.785 + name = "SDL2";
1.786 + productName = "SDL2";
1.787 + productReference = 224D2C85085A7BA60E532655 /* libSDL2.a */;
1.788 + productType = "com.apple.product-type.library.static";
1.789 + };
1.790 +/* End PBXNativeTarget section */
1.791 +
1.792 +/* Begin PBXProject section */
1.793 + 08FB7793FE84155DC02AAC07 /* Project object */ = {
1.794 + isa = PBXProject;
1.795 + buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2" */;
1.796 + compatibilityVersion = "Xcode 3.2";
1.797 + hasScannedForEncodings = 1;
1.798 + mainGroup = 4D384FDD4DB948F011877462 /* SDL2 */;
1.799 + projectDirPath = "";
1.800 + projectRoot = "";
1.801 + targets = (
1.802 + 515D4C462ACD2DA8180E7783 /* libSDL2.a */,
1.803 + );
1.804 + };
1.805 +/* End PBXProject section */
1.806 +
1.807 +/* Begin PBXResourcesBuildPhase section */
1.808 + 42BE4A693443527D1D8927CA /* Resources */ = {
1.809 + isa = PBXResourcesBuildPhase;
1.810 + buildActionMask = 2147483647;
1.811 + files = (
1.812 + );
1.813 + runOnlyForDeploymentPostprocessing = 0;
1.814 + };
1.815 +/* End PBXResourcesBuildPhase section */
1.816 +
1.817 +/* Begin PBXSourcesBuildPhase section */
1.818 + 50EB14DC14BF0FEA75A13F8A /* Sources */ = {
1.819 + isa = PBXSourcesBuildPhase;
1.820 + buildActionMask = 2147483647;
1.821 + files = (
1.822 + 4B806D3A32321C1562DC068A /* SDL.c in Sources */,
1.823 + 312A55E27C22567927096421 /* SDL_assert.c in Sources */,
1.824 + 59EC4DD65AC8132A334525C2 /* SDL_error.c in Sources */,
1.825 + 777A6B9724EA08530C265065 /* SDL_hints.c in Sources */,
1.826 + 7E5108A73256684F3D264AFD /* SDL_log.c in Sources */,
1.827 + 0FC3034E04AD7E6F3AA825C8 /* SDL_atomic.c in Sources */,
1.828 + 5E007EF93C286858239D38F9 /* SDL_spinlock.c in Sources */,
1.829 + 0CD02D154F366D7153274AFB /* SDL_audio.c in Sources */,
1.830 + 06871CF4135806F428EE6100 /* SDL_audiocvt.c in Sources */,
1.831 + 53C27DD277591A486D287F66 /* SDL_audiodev.c in Sources */,
1.832 + 42024F3C06A820FA25753037 /* SDL_audiotypecvt.c in Sources */,
1.833 + 706901DA2233598C2BC31C9E /* SDL_mixer.c in Sources */,
1.834 + 5D37701F2B9C4D8572677A14 /* SDL_wave.c in Sources */,
1.835 + 4F9A194458623E3271D9606F /* SDL_coreaudio.c in Sources */,
1.836 + 401616E4053C316F11827D6A /* SDL_diskaudio.c in Sources */,
1.837 + 1EF571B808FD4D1C7CCA604A /* SDL_dummyaudio.c in Sources */,
1.838 + 6C61795802890EEB0CA54BA2 /* SDL_cpuinfo.c in Sources */,
1.839 + 3EE216AB54E87EA113703443 /* SDL_clipboardevents.c in Sources */,
1.840 + 117F40E519F73DBA084F02EE /* SDL_dropevents.c in Sources */,
1.841 + 4F4E4A74448725295FA90435 /* SDL_events.c in Sources */,
1.842 + 2E9D6A2A139E11AA6BF93FA2 /* SDL_gesture.c in Sources */,
1.843 + 28084123104729F20883021D /* SDL_keyboard.c in Sources */,
1.844 + 780602D4682E3A62216F0016 /* SDL_mouse.c in Sources */,
1.845 + 72D51B6B14043ABF5B1A411E /* SDL_quit.c in Sources */,
1.846 + 6F9B6082102A6D4643966C33 /* SDL_touch.c in Sources */,
1.847 + 1D095DEE6FBE62757B2F0414 /* SDL_windowevents.c in Sources */,
1.848 + 6B4B439A34176F3D1BEA2D1C /* SDL_rwops.c in Sources */,
1.849 + 01924E3528BA6A184DDC4943 /* SDL_rwopsbundlesupport.m in Sources */,
1.850 + 0C176977081064BD51221009 /* SDL_sysfilesystem.m in Sources */,
1.851 + 006441F36BCB7D18505F1A4D /* SDL_haptic.c in Sources */,
1.852 + 5AF26187008556F10D163FC5 /* SDL_gamecontroller.c in Sources */,
1.853 + 44BF684B3269241B040C6774 /* SDL_joystick.c in Sources */,
1.854 + 4E1438BA6EAD299D3AB94EB1 /* SDLUIAccelerationDelegate.m in Sources */,
1.855 + 40BB54235B2918C822911D19 /* SDL_sysjoystick.m in Sources */,
1.856 + 07E7585B40781652700B7606 /* SDL_sysloadso.c in Sources */,
1.857 + 4F3E10F7613037117EB3300A /* SDL_power.c in Sources */,
1.858 + 2AE467ED7C4202905BCB6C79 /* SDL_syspower.m in Sources */,
1.859 + 0E381F293D34214B54782982 /* SDL_render.c in Sources */,
1.860 + 083E3C4A327E29FB535B1FAC /* SDL_yuv_mmx.c in Sources */,
1.861 + 02CB74104D79791B0990020E /* SDL_yuv_sw.c in Sources */,
1.862 + 20634A5F593610E956065D3F /* SDL_render_gles.c in Sources */,
1.863 + 2F1314E84BAE322B27F703F2 /* SDL_render_gles2.c in Sources */,
1.864 + 368E5B8445CD1B8401E76AF7 /* SDL_shaders_gles2.c in Sources */,
1.865 + 4FF037AE0F9B121821B90C8C /* SDL_blendfillrect.c in Sources */,
1.866 + 563963766931175F0B5F3FCA /* SDL_blendline.c in Sources */,
1.867 + 7C53362964DB1E582A4C716F /* SDL_blendpoint.c in Sources */,
1.868 + 603C084C405738731C060951 /* SDL_drawline.c in Sources */,
1.869 + 706934E33ADB01A122ED0676 /* SDL_drawpoint.c in Sources */,
1.870 + 74C87E3E4F2B36DC43CA2F35 /* SDL_render_sw.c in Sources */,
1.871 + 6A9A64C74B9954D106E54D6F /* SDL_rotate.c in Sources */,
1.872 + 075360CC0A5E5C66484F62F8 /* SDL_getenv.c in Sources */,
1.873 + 61B2004548E76739034A0B78 /* SDL_iconv.c in Sources */,
1.874 + 37365F82067E4DB5356104CF /* SDL_malloc.c in Sources */,
1.875 + 6B561A8B4BCB33CE38170C24 /* SDL_qsort.c in Sources */,
1.876 + 1790071D15E22E8F30675AA7 /* SDL_stdlib.c in Sources */,
1.877 + 6B2D58972C715A1069D40036 /* SDL_string.c in Sources */,
1.878 + 10B6394A4F192929471B48ED /* SDL_thread.c in Sources */,
1.879 + 70C725D9776C58540D4368C3 /* SDL_syscond.c in Sources */,
1.880 + 1E59768334D271C377111037 /* SDL_sysmutex.c in Sources */,
1.881 + 2E312CAB2C9A404935B337A2 /* SDL_syssem.c in Sources */,
1.882 + 447639E03ED5458F38F23139 /* SDL_systhread.c in Sources */,
1.883 + 5D755F5F0DCE0CEB291F6EC4 /* SDL_systls.c in Sources */,
1.884 + 0FD97D8128F92AF83C09072F /* SDL_timer.c in Sources */,
1.885 + 7E9B20A15917194A791D6122 /* SDL_systimer.c in Sources */,
1.886 + 7FD261822F3148596D7A6E81 /* SDL_RLEaccel.c in Sources */,
1.887 + 321D4A6D588325BF5D0E62E1 /* SDL_blit.c in Sources */,
1.888 + 2F7F74AA6DAF7CB00E59199C /* SDL_blit_0.c in Sources */,
1.889 + 73290E654357301424F432B1 /* SDL_blit_1.c in Sources */,
1.890 + 17FB78FB43E649B00156410B /* SDL_blit_A.c in Sources */,
1.891 + 39C216A67CCA38CA15754031 /* SDL_blit_N.c in Sources */,
1.892 + 6013202F0BDE394B17CE5698 /* SDL_blit_auto.c in Sources */,
1.893 + 320F2422684F48EA0D206F02 /* SDL_blit_copy.c in Sources */,
1.894 + 61FB5617309F432E1410309D /* SDL_blit_slow.c in Sources */,
1.895 + 07285E0C6B925B40008D6193 /* SDL_bmp.c in Sources */,
1.896 + 6A3823080B0667B076D93DDC /* SDL_clipboard.c in Sources */,
1.897 + 14B24A5E05466C0601B52CF5 /* SDL_egl.c in Sources */,
1.898 + 40BF75A3254E46D15E594007 /* SDL_fillrect.c in Sources */,
1.899 + 592273B70BFD223B7B335E96 /* SDL_pixels.c in Sources */,
1.900 + 2C713596449934B84BD85CB4 /* SDL_rect.c in Sources */,
1.901 + 0E7006E626FE6E425E38676D /* SDL_shape.c in Sources */,
1.902 + 57376C9B40EA4F4E156C180F /* SDL_stretch.c in Sources */,
1.903 + 5F8B28FB2EA35F2E632E66AD /* SDL_surface.c in Sources */,
1.904 + 3E6A3B8261B06E180D03733B /* SDL_video.c in Sources */,
1.905 + 57804D5121E342FF245A186B /* SDL_nullevents.c in Sources */,
1.906 + 1F472D4947857BB063A51388 /* SDL_nullframebuffer.c in Sources */,
1.907 + 0F2D74255E6022A45A613516 /* SDL_nullvideo.c in Sources */,
1.908 + 70CE6C4B3C6E7D151DB82429 /* SDL_uikitappdelegate.m in Sources */,
1.909 + 310349292DC724FA46171246 /* SDL_uikitevents.m in Sources */,
1.910 + 3FB92B1C70C9598D38E5578C /* SDL_uikitmessagebox.m in Sources */,
1.911 + 4E1E1F6C0DF843B13C8A20B3 /* SDL_uikitmodes.m in Sources */,
1.912 + 5977233B255D34F5622A600D /* SDL_uikitopengles.m in Sources */,
1.913 + 1CAE707A614455AC41541BD5 /* SDL_uikitopenglview.m in Sources */,
1.914 + 6A5875C8347A76EA3012019A /* SDL_uikitvideo.m in Sources */,
1.915 + 129705167B44645E147450D4 /* SDL_uikitview.m in Sources */,
1.916 + 43C5739551F76C1A1F8C4115 /* SDL_uikitviewcontroller.m in Sources */,
1.917 + 4E027E396E7609FB7E207F75 /* SDL_uikitwindow.m in Sources */,
1.918 + );
1.919 + runOnlyForDeploymentPostprocessing = 0;
1.920 + };
1.921 +/* End PBXSourcesBuildPhase section */
1.922 +
1.923 +/* Begin PBXVariantGroup section */
1.924 +/* End PBXVariantGroup section */
1.925 +
1.926 +/* Begin XCBuildConfiguration section */
1.927 + 726E4EA54C631D670CDC4EDB /* Debug */ = {
1.928 + isa = XCBuildConfiguration;
1.929 + buildSettings = {
1.930 + ALWAYS_SEARCH_USER_PATHS = NO;
1.931 + CONFIGURATION_BUILD_DIR = Build/Debug;
1.932 + GCC_DYNAMIC_NO_PIC = NO;
1.933 + GCC_MODEL_TUNING = G5;
1.934 + INSTALL_PATH = /usr/local/lib;
1.935 + PRODUCT_NAME = "SDL2";
1.936 + };
1.937 + name = "Debug";
1.938 + };
1.939 + 6F1700A4435E72594A0728FC /* Release */ = {
1.940 + isa = XCBuildConfiguration;
1.941 + buildSettings = {
1.942 + ALWAYS_SEARCH_USER_PATHS = NO;
1.943 + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1.944 + CONFIGURATION_BUILD_DIR = Build/Release;
1.945 + GCC_DYNAMIC_NO_PIC = NO;
1.946 + GCC_MODEL_TUNING = G5;
1.947 + INSTALL_PATH = /usr/local/lib;
1.948 + PRODUCT_NAME = "SDL2";
1.949 + };
1.950 + name = "Release";
1.951 + };
1.952 + 34F54C6D0F047CD714C320BB /* Debug */ = {
1.953 + isa = XCBuildConfiguration;
1.954 + buildSettings = {
1.955 + ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
1.956 + SDKROOT = iphoneos;
1.957 + CODE_SIGN_IDENTITY = "iPhone Developer";
1.958 + CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
1.959 + CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
1.960 + COPY_PHASE_STRIP = NO;
1.961 + GCC_C_LANGUAGE_STANDARD = gnu99;
1.962 + GCC_ENABLE_CPP_EXCEPTIONS = NO;
1.963 + GCC_ENABLE_OBJC_EXCEPTIONS = NO;
1.964 + GCC_OPTIMIZATION_LEVEL = 0;
1.965 + GCC_PREPROCESSOR_DEFINITIONS = (
1.966 + "USING_PREMAKE_CONFIG_H",
1.967 + "_DEBUG",
1.968 + );
1.969 + GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1.970 + GCC_WARN_ABOUT_RETURN_TYPE = YES;
1.971 + GCC_WARN_UNUSED_VARIABLE = YES;
1.972 + HEADER_SEARCH_PATHS = (
1.973 + "..",
1.974 + "../../../include",
1.975 + );
1.976 + OBJROOT = "obj/iOS/Debug";
1.977 + ONLY_ACTIVE_ARCH = YES;
1.978 + SYMROOT = "Build/Debug";
1.979 + };
1.980 + name = "Debug";
1.981 + };
1.982 + 4B10106D09B57FF4299D3CEC /* Release */ = {
1.983 + isa = XCBuildConfiguration;
1.984 + buildSettings = {
1.985 + ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
1.986 + SDKROOT = iphoneos;
1.987 + CODE_SIGN_IDENTITY = "iPhone Developer";
1.988 + CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
1.989 + CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
1.990 + GCC_C_LANGUAGE_STANDARD = gnu99;
1.991 + GCC_ENABLE_CPP_EXCEPTIONS = NO;
1.992 + GCC_ENABLE_OBJC_EXCEPTIONS = NO;
1.993 + GCC_OPTIMIZATION_LEVEL = 3;
1.994 + GCC_PREPROCESSOR_DEFINITIONS = (
1.995 + "USING_PREMAKE_CONFIG_H",
1.996 + "NDEBUG",
1.997 + );
1.998 + GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1.999 + GCC_WARN_ABOUT_RETURN_TYPE = YES;
1.1000 + GCC_WARN_UNUSED_VARIABLE = YES;
1.1001 + HEADER_SEARCH_PATHS = (
1.1002 + "..",
1.1003 + "../../../include",
1.1004 + );
1.1005 + OBJROOT = "obj/iOS/Release";
1.1006 + ONLY_ACTIVE_ARCH = NO;
1.1007 + SYMROOT = "Build/Release";
1.1008 + };
1.1009 + name = "Release";
1.1010 + };
1.1011 +/* End XCBuildConfiguration section */
1.1012 +
1.1013 +/* Begin XCConfigurationList section */
1.1014 + 69B50A6844351B017B9A513E /* Build configuration list for PBXNativeTarget "libSDL2.a" */ = {
1.1015 + isa = XCConfigurationList;
1.1016 + buildConfigurations = (
1.1017 + 726E4EA54C631D670CDC4EDB /* Debug */,
1.1018 + 6F1700A4435E72594A0728FC /* Release */,
1.1019 + );
1.1020 + defaultConfigurationIsVisible = 0;
1.1021 + defaultConfigurationName = "Debug";
1.1022 + };
1.1023 + 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2" */ = {
1.1024 + isa = XCConfigurationList;
1.1025 + buildConfigurations = (
1.1026 + 34F54C6D0F047CD714C320BB /* Debug */,
1.1027 + 4B10106D09B57FF4299D3CEC /* Release */,
1.1028 + );
1.1029 + defaultConfigurationIsVisible = 0;
1.1030 + defaultConfigurationName = "Debug";
1.1031 + };
1.1032 +/* End XCConfigurationList section */
1.1033 +
1.1034 + };
1.1035 + rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1.1036 +}