project.pbxproj 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 56395776433B06D125BE09F9 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 40DE5BD04661156D57675BAF /* SDL.c */; };
  10. 0D11631D261C2DED48367BD9 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 797C5E120E96465D084D1803 /* SDL_assert.c */; };
  11. 63957CDA535A39C9449D535D /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 62EB566114EC180710563B61 /* SDL_error.c */; };
  12. 396E14272C895B1B023B0EBF /* SDL_hints.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D633DEF28166D625DCD4EC6 /* SDL_hints.c */; };
  13. 47A824D52595733944650324 /* SDL_log.c in Sources */ = {isa = PBXBuildFile; fileRef = 49545EB23967505C4C1F1F5F /* SDL_log.c */; };
  14. 0DA40BB5530E3E8A13B22B2A /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 767256F16F7D79C038E41DCF /* SDL_atomic.c */; };
  15. 78B369711FEC690B61E878DB /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 753F026C2D846DEF73FC61B0 /* SDL_spinlock.c */; };
  16. 106D013A4421102300555D43 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 6F143CF2601E131B5DEA62F6 /* SDL_audio.c */; };
  17. 2BF6538C20D269CB37087387 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 07B907294E82663A7E91738C /* SDL_audiocvt.c */; };
  18. 32E8550E3FC92BD73B4739B8 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 5AAD4B726237251050431873 /* SDL_audiodev.c */; };
  19. 42C743FD554803F551385F5E /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 5B0759ED16B35B9A6B027892 /* SDL_audiotypecvt.c */; };
  20. 7D2A6B3F36BD6DD353D43953 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 2B8C7A19218A1FFC6D376B1D /* SDL_mixer.c */; };
  21. 259157355D6D2B2A7C9411BE /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 1D567D9642D94A6145E55558 /* SDL_wave.c */; };
  22. 4AA7597B1C4036EE6193174F /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D7A645338CD1BFD1E5D728F /* SDL_coreaudio.c */; };
  23. 5674042A21325D343ED27F33 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 7E9A6779675D116654DA5CB0 /* SDL_diskaudio.c */; };
  24. 0B905C2A4B5E31B840865641 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 79AC10FC31263C0868140F20 /* SDL_dummyaudio.c */; };
  25. 47D9062664F05CC72A952A7A /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 72EF5BB771227B3637235CF8 /* SDL_cpuinfo.c */; };
  26. 70D12B02516F0F2905AB412C /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 07AB1E6A616157DA448246C0 /* SDL_clipboardevents.c */; };
  27. 7B571F1F643422652B14420D /* SDL_dropevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D7748773CB1127031D53492 /* SDL_dropevents.c */; };
  28. 5D6A089F279C32D34F707938 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CD12CBF4D837A2735DA357A /* SDL_events.c */; };
  29. 2FF10E5E5FFE5AA7236E259D /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 6E8C6A11181536B54CDA3862 /* SDL_gesture.c */; };
  30. 572E0DE06DA25C7C7B4641CB /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 228F5EB207C27065272F3B1E /* SDL_keyboard.c */; };
  31. 4D11428427B179E3476635ED /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D561615477231185657134D /* SDL_mouse.c */; };
  32. 4D633D8F070C41582A4B57C0 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 19351893793F509D77923EC4 /* SDL_quit.c */; };
  33. 4CB676BB174D5FA62B1A74F5 /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 406016940A0A2E5D164A56D5 /* SDL_touch.c */; };
  34. 4FDB4381525E3F0E54222AB7 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 268F2B06517B6E4D1AB372BC /* SDL_windowevents.c */; };
  35. 104E1ED077B5263C2F767E76 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 5F7B20DF1BD236742BA56323 /* SDL_rwops.c */; };
  36. 054C588B4B675FE145C405FF /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F3B426BD93160262A1A0B /* SDL_rwopsbundlesupport.m */; };
  37. 333A606602A9304E62204041 /* SDL_sysfilesystem.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DFF58520B8305A67E5866F0 /* SDL_sysfilesystem.m */; };
  38. 7F371E9614B444B008BB61EB /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 748B5BD12D28466142D36C04 /* SDL_haptic.c */; };
  39. 491A69413C3372F47FD526C4 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 07875CF62CC235C2023B171E /* SDL_syshaptic.c */; };
  40. 323563246DB26CEE1EE57A87 /* SDL_gamecontroller.c in Sources */ = {isa = PBXBuildFile; fileRef = 474463FC44D12D8266163B0C /* SDL_gamecontroller.c */; };
  41. 6055787753B66A4F7C7C62CC /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 0A51682775F7695826CC3AAD /* SDL_joystick.c */; };
  42. 111C502964B81A6C3F8B75E9 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 362B7F38400724D4745D17C1 /* SDL_sysjoystick.c */; };
  43. 76537577175D73B66E382DF3 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E5A3557080276B82EE540D7 /* SDL_sysloadso.c */; };
  44. 4A6367E166855369495907D2 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 295B490053604A1B5F832E31 /* SDL_power.c */; };
  45. 703B3B447BD5756E17974E35 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 441A169052554B8C05B2780E /* SDL_syspower.c */; };
  46. 00F850905E8838901D684336 /* SDL_render.c in Sources */ = {isa = PBXBuildFile; fileRef = 125E7FE947363FCE78AB3920 /* SDL_render.c */; };
  47. 084519B745617A795612765B /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 5EB1630859F568532C8C3792 /* SDL_yuv_mmx.c */; };
  48. 7A7F452C793B51C108155BF3 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 08C15C7515050FDD2A886246 /* SDL_yuv_sw.c */; };
  49. 0BBB364F1AA839334CA903E1 /* SDL_render_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 66021F1B50BA0B215910589A /* SDL_render_gl.c */; };
  50. 2FE315477EB5534A33D63088 /* SDL_shaders_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 51D64CC2780E096415426017 /* SDL_shaders_gl.c */; };
  51. 61F2084A5BE32DCB11E03C70 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 36727BCA2F1D5437708B7454 /* SDL_blendfillrect.c */; };
  52. 59EE3C2409372B9639821D70 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 66C5268A542E341900F55A35 /* SDL_blendline.c */; };
  53. 485B7C4A13A54E2B21E3558A /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 5482361F3563048574A46DB9 /* SDL_blendpoint.c */; };
  54. 72837DD3347C47EC16E204B9 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 61C21D5077C07E4904B51C90 /* SDL_drawline.c */; };
  55. 2CF944703D09586A2DBC5140 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 59D62A724BBF27CC59231297 /* SDL_drawpoint.c */; };
  56. 5FAA1511268914C730B15F91 /* SDL_render_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 0FFF44745C270A0C4F730726 /* SDL_render_sw.c */; };
  57. 31BE4ECF1A3005304B891CAA /* SDL_rotate.c in Sources */ = {isa = PBXBuildFile; fileRef = 421F406A12633DAC795C1EB3 /* SDL_rotate.c */; };
  58. 671B561A4F8961200C43368D /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BC907785D5E6668627E78DE /* SDL_getenv.c */; };
  59. 325E5B1B5C4745827A1E6E5F /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 77815DDD6F364C510AC25CB6 /* SDL_iconv.c */; };
  60. 467362D4600918721A582DD1 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F8275E71B900C7D074949FC /* SDL_malloc.c */; };
  61. 280E40795C183DBB6A970829 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 07251EE10156492D512F75F3 /* SDL_qsort.c */; };
  62. 35EB063D107A51CE41391E68 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 57323D836A0E78552E015D8E /* SDL_stdlib.c */; };
  63. 751335C2100E444D570F538E /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 57F4780F2A47469D23006DD1 /* SDL_string.c */; };
  64. 296D670D18660CF766E818CC /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 08FF4C92289179BB0EDF765E /* SDL_thread.c */; };
  65. 11FC3C2D57D7210A3D615BA9 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 04D200E634516AF92074244C /* SDL_syscond.c */; };
  66. 373D343B1143034962617BD7 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC65F3A65EF32EE5C773558 /* SDL_sysmutex.c */; };
  67. 15337628451D793D3CAB15D4 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 05D36048404E42022A7E4127 /* SDL_syssem.c */; };
  68. 6AB87FC5673A2BBE6C9E0DB5 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 17B31E2F2CC55CBC6F0A1D9B /* SDL_systhread.c */; };
  69. 2D677EC478A065B220E460EC /* SDL_systls.c in Sources */ = {isa = PBXBuildFile; fileRef = 41E150D956EA3AD510743873 /* SDL_systls.c */; };
  70. 623F50970F234B5E09CA450B /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 41B156D22A535379479747CB /* SDL_timer.c */; };
  71. 13913E6F0397429A2DEB3D40 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 459149F92FC6055B32F7153F /* SDL_systimer.c */; };
  72. 65946C744E79150A4C7C045C /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A9716005FF9561D2C3F6284 /* SDL_RLEaccel.c */; };
  73. 283C240D0F085FE959BD477C /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B0568EE0EB87B3019C24A16 /* SDL_blit.c */; };
  74. 1BB3311C46100188199C04D0 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 3EC71493552F0AB6601B4921 /* SDL_blit_0.c */; };
  75. 2B76555A37F14B4D41A27593 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 7D16555224CA08DB629F3ED1 /* SDL_blit_1.c */; };
  76. 49D204421C4F1B8835DE2832 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 296F6626753E62AE4A57408A /* SDL_blit_A.c */; };
  77. 5E613DFE79B379C26D650D96 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 02A05727533149171EF6318C /* SDL_blit_N.c */; };
  78. 4A4664FE74896DF45E1808EE /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 2B90062B1FBE1B1865A01BF8 /* SDL_blit_auto.c */; };
  79. 3059473C61AB631709347385 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 1DD33CE21E6B143616A13AF1 /* SDL_blit_copy.c */; };
  80. 50DB688039D37DD9582868D6 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 1CA1189B180060246D2B3B37 /* SDL_blit_slow.c */; };
  81. 375F7D0C5126459216E47CF2 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 6F5D7EFD4E2B79D45E1B51E3 /* SDL_bmp.c */; };
  82. 49F101CA136501802AFA3B94 /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 164801C9489C07724F6A784E /* SDL_clipboard.c */; };
  83. 54E9387C7E1D51AC31935DA3 /* SDL_egl.c in Sources */ = {isa = PBXBuildFile; fileRef = 286B34BD2239541E1ABF7B58 /* SDL_egl.c */; };
  84. 66E622863C5A41026F594412 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 2F9B71653C254E7E388808C5 /* SDL_fillrect.c */; };
  85. 57AE719928720E68714B209F /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F9D4C460D482A96620971F4 /* SDL_pixels.c */; };
  86. 2D93262C241F1433246B2085 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 366D6F2633EA002441056CC7 /* SDL_rect.c */; };
  87. 228023C6583F3DE84EF42C58 /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 349E213D6BCD6E7D754918E0 /* SDL_shape.c */; };
  88. 7E1C02D05DC73D8430EE5B32 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 334B22626BDE407C402A36B6 /* SDL_stretch.c */; };
  89. 01AC02B5766A48C8670031F2 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 34EE3252493E44852C6F4D1A /* SDL_surface.c */; };
  90. 4BD4541153E57A437BF32A86 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 124B099C775D350017963585 /* SDL_video.c */; };
  91. 51243DCF16C22BE3744032EF /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 118A36F07D45647F0A084319 /* SDL_cocoaclipboard.m */; };
  92. 012C15875FDC21D61CD929D0 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C224B440FCA2C1F2C3C1FAE /* SDL_cocoaevents.m */; };
  93. 1573379D58A7574D0DBA47AC /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 4402087F5CB90F317D9208D2 /* SDL_cocoakeyboard.m */; };
  94. 787242E36A2735A57F59687B /* SDL_cocoamessagebox.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BFF56C82567424C3CF4591E /* SDL_cocoamessagebox.m */; };
  95. 2B4D04205F557192365D431C /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 57B60C7A316B6B5A70D13C82 /* SDL_cocoamodes.m */; };
  96. 310774F470EF614902A41941 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 309C0186189D062A37BF5FB6 /* SDL_cocoamouse.m */; };
  97. 24D86B472DA21C7365911852 /* SDL_cocoamousetap.m in Sources */ = {isa = PBXBuildFile; fileRef = 57283DDA43F325E829A27FBA /* SDL_cocoamousetap.m */; };
  98. 261C18D144B62BA517AB0CDE /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 361747734F387130393F605F /* SDL_cocoaopengl.m */; };
  99. 35B52CCD738D46A37D2A007A /* SDL_cocoashape.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DCD3646470A681D7025162E /* SDL_cocoashape.m */; };
  100. 11E63E4936207F26367F5238 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 3617606E15EE572C173C7BE1 /* SDL_cocoavideo.m */; };
  101. 40BD604A40D313FF5BBF038B /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CE067B94CD974F17E692018 /* SDL_cocoawindow.m */; };
  102. 78D451890F066EED1B184E5D /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 4AC7612F064013A35D2E0F0E /* SDL_nullevents.c */; };
  103. 7D746673275A3D2832FC70E4 /* SDL_nullframebuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 137B7080251D541D4486734D /* SDL_nullframebuffer.c */; };
  104. 04EE66BE026750A6697D2D25 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B7016F553F306D600E0142E /* SDL_nullvideo.c */; };
  105. 16890198400A74D216F21D5C /* SDL_x11clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 614F0C224A9920122B861F1E /* SDL_x11clipboard.c */; };
  106. 5AF6069941FD62CC54180B0B /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 040245A23E4C1DB56C671C11 /* SDL_x11dyn.c */; };
  107. 5317393214211C5609A741CD /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D4B39C02DBE3C111ADF6469 /* SDL_x11events.c */; };
  108. 577A205B645529882614213E /* SDL_x11framebuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 4AC63B92198A385F654F2730 /* SDL_x11framebuffer.c */; };
  109. 70C662D65B383C6C59FD2D53 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DDF62C0484127D723E24C22 /* SDL_x11keyboard.c */; };
  110. 1C89094C623507F457F92E95 /* SDL_x11messagebox.c in Sources */ = {isa = PBXBuildFile; fileRef = 707F3FE15B0D494E51614B58 /* SDL_x11messagebox.c */; };
  111. 602E0AE6217E04A24E1B6557 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 1BA837F00E275AC823F41E55 /* SDL_x11modes.c */; };
  112. 43957BE84EEC1684606737A4 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 084A624F52C129A670684094 /* SDL_x11mouse.c */; };
  113. 046106FA142534F231B450E8 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 6956132B6EDD79D6109E23B6 /* SDL_x11opengl.c */; };
  114. 08301FE111B053194E1F0BA6 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 23EC7FEA7AAA67186D60469D /* SDL_x11opengles.c */; };
  115. 2165120C077310332DB568BC /* SDL_x11shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 541017773B6D0CC30C7F69F4 /* SDL_x11shape.c */; };
  116. 06E734A2124E48E15A4E5320 /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 4FC145BC3C6D3F3C2D155C4E /* SDL_x11touch.c */; };
  117. 57586E4470463EE554525EAF /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 604D13500B247C9A6BB63264 /* SDL_x11video.c */; };
  118. 338D7DFE515B42686BA33874 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 111D0E842DA26E0B16420249 /* SDL_x11window.c */; };
  119. 40DD09945F46241C46AD317A /* SDL_x11xinput2.c in Sources */ = {isa = PBXBuildFile; fileRef = 340B438574901D2053625299 /* SDL_x11xinput2.c */; };
  120. 1534489224852D230A1C3B61 /* edid-parse.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A0D4F710FDE780140BA1A58 /* edid-parse.c */; };
  121. 2DE7276C55DC177D1FFD3CF4 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 5E7A2C910B56578B68161E79 /* imKStoUCS.c */; };
  122. 7433560855935E4F3FF263F0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F7F3A2F781C7E4027BF10D0 /* AudioToolbox.framework */; };
  123. 6E565EE1442A3BFC4AFE75C6 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40FD602A0F7D70BA45F43D6B /* AudioUnit.framework */; };
  124. 3FEA46BE079446F867776B71 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A655E13466520DF29BF55A6 /* Cocoa.framework */; };
  125. 14D343403DC36AE437D9195D /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 74AD246C59F62F2063FE6B8F /* CoreAudio.framework */; };
  126. 425302F6021B451911B44512 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E915DA675494CC65BAC159C /* IOKit.framework */; };
  127. 3ED608CE2822544E68372673 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 308A60C82BD87C2638C47377 /* Carbon.framework */; };
  128. 3FBE66251D11577638ED549A /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5702009549A31E003E2E5CF6 /* ForceFeedback.framework */; };
  129. 645E10F21FE63FE83F6652BC /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6F94036B274B6E9309345AF6 /* CoreFoundation.framework */; };
  130. 037D0C7B656434F579E54F0B /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3FAA70EE29303720292D57B6 /* OpenGL.framework */; };
  131. /* End PBXBuildFile section */
  132. /* Begin PBXFileReference section */
  133. 40DE5BD04661156D57675BAF /* SDL.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL.c"; path = "../../../../src/SDL.c"; sourceTree = "<group>"; };
  134. 797C5E120E96465D084D1803 /* SDL_assert.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_assert.c"; path = "../../../../src/SDL_assert.c"; sourceTree = "<group>"; };
  135. 638F519324853667452D26A6 /* SDL_assert_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_assert_c.h"; path = "../../../../src/SDL_assert_c.h"; sourceTree = "<group>"; };
  136. 62EB566114EC180710563B61 /* SDL_error.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_error.c"; path = "../../../../src/SDL_error.c"; sourceTree = "<group>"; };
  137. 03540C7B6E8B017734163178 /* SDL_error_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_error_c.h"; path = "../../../../src/SDL_error_c.h"; sourceTree = "<group>"; };
  138. 5D633DEF28166D625DCD4EC6 /* SDL_hints.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_hints.c"; path = "../../../../src/SDL_hints.c"; sourceTree = "<group>"; };
  139. 49545EB23967505C4C1F1F5F /* SDL_log.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_log.c"; path = "../../../../src/SDL_log.c"; sourceTree = "<group>"; };
  140. 767256F16F7D79C038E41DCF /* SDL_atomic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_atomic.c"; path = "../../../../src/atomic/SDL_atomic.c"; sourceTree = "<group>"; };
  141. 753F026C2D846DEF73FC61B0 /* SDL_spinlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_spinlock.c"; path = "../../../../src/atomic/SDL_spinlock.c"; sourceTree = "<group>"; };
  142. 6F143CF2601E131B5DEA62F6 /* SDL_audio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_audio.c"; path = "../../../../src/audio/SDL_audio.c"; sourceTree = "<group>"; };
  143. 11352FF17D70724A5DF0462C /* SDL_audio_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_audio_c.h"; path = "../../../../src/audio/SDL_audio_c.h"; sourceTree = "<group>"; };
  144. 07B907294E82663A7E91738C /* SDL_audiocvt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_audiocvt.c"; path = "../../../../src/audio/SDL_audiocvt.c"; sourceTree = "<group>"; };
  145. 5AAD4B726237251050431873 /* SDL_audiodev.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_audiodev.c"; path = "../../../../src/audio/SDL_audiodev.c"; sourceTree = "<group>"; };
  146. 15895798549516351860492E /* SDL_audiodev_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_audiodev_c.h"; path = "../../../../src/audio/SDL_audiodev_c.h"; sourceTree = "<group>"; };
  147. 0D3062CE47BF5D5934AB598D /* SDL_audiomem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_audiomem.h"; path = "../../../../src/audio/SDL_audiomem.h"; sourceTree = "<group>"; };
  148. 5B0759ED16B35B9A6B027892 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_audiotypecvt.c"; path = "../../../../src/audio/SDL_audiotypecvt.c"; sourceTree = "<group>"; };
  149. 2B8C7A19218A1FFC6D376B1D /* SDL_mixer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_mixer.c"; path = "../../../../src/audio/SDL_mixer.c"; sourceTree = "<group>"; };
  150. 09E4653E4CD964410C0E71BA /* SDL_sysaudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysaudio.h"; path = "../../../../src/audio/SDL_sysaudio.h"; sourceTree = "<group>"; };
  151. 1D567D9642D94A6145E55558 /* SDL_wave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_wave.c"; path = "../../../../src/audio/SDL_wave.c"; sourceTree = "<group>"; };
  152. 72EA0C2D69F77DBD33AB3C51 /* SDL_wave.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_wave.h"; path = "../../../../src/audio/SDL_wave.h"; sourceTree = "<group>"; };
  153. 0D7A645338CD1BFD1E5D728F /* SDL_coreaudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_coreaudio.c"; path = "../../../../src/audio/coreaudio/SDL_coreaudio.c"; sourceTree = "<group>"; };
  154. 73190F7379966C4F40741823 /* SDL_coreaudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_coreaudio.h"; path = "../../../../src/audio/coreaudio/SDL_coreaudio.h"; sourceTree = "<group>"; };
  155. 7E9A6779675D116654DA5CB0 /* SDL_diskaudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_diskaudio.c"; path = "../../../../src/audio/disk/SDL_diskaudio.c"; sourceTree = "<group>"; };
  156. 05621EEA4E44078A77CB6A45 /* SDL_diskaudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_diskaudio.h"; path = "../../../../src/audio/disk/SDL_diskaudio.h"; sourceTree = "<group>"; };
  157. 79AC10FC31263C0868140F20 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_dummyaudio.c"; path = "../../../../src/audio/dummy/SDL_dummyaudio.c"; sourceTree = "<group>"; };
  158. 7E6F31A9587A54142A217C04 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_dummyaudio.h"; path = "../../../../src/audio/dummy/SDL_dummyaudio.h"; sourceTree = "<group>"; };
  159. 72EF5BB771227B3637235CF8 /* SDL_cpuinfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_cpuinfo.c"; path = "../../../../src/cpuinfo/SDL_cpuinfo.c"; sourceTree = "<group>"; };
  160. 07AB1E6A616157DA448246C0 /* SDL_clipboardevents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_clipboardevents.c"; path = "../../../../src/events/SDL_clipboardevents.c"; sourceTree = "<group>"; };
  161. 52A55FDD41493AD524FB1696 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_clipboardevents_c.h"; path = "../../../../src/events/SDL_clipboardevents_c.h"; sourceTree = "<group>"; };
  162. 5D7748773CB1127031D53492 /* SDL_dropevents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_dropevents.c"; path = "../../../../src/events/SDL_dropevents.c"; sourceTree = "<group>"; };
  163. 13F62D526EDE359A23CC367D /* SDL_dropevents_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_dropevents_c.h"; path = "../../../../src/events/SDL_dropevents_c.h"; sourceTree = "<group>"; };
  164. 5CD12CBF4D837A2735DA357A /* SDL_events.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_events.c"; path = "../../../../src/events/SDL_events.c"; sourceTree = "<group>"; };
  165. 4D73610B1AC11DCF3B1E4198 /* SDL_events_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_events_c.h"; path = "../../../../src/events/SDL_events_c.h"; sourceTree = "<group>"; };
  166. 6E8C6A11181536B54CDA3862 /* SDL_gesture.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_gesture.c"; path = "../../../../src/events/SDL_gesture.c"; sourceTree = "<group>"; };
  167. 1FA64F67777D359A23951291 /* SDL_gesture_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_gesture_c.h"; path = "../../../../src/events/SDL_gesture_c.h"; sourceTree = "<group>"; };
  168. 228F5EB207C27065272F3B1E /* SDL_keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_keyboard.c"; path = "../../../../src/events/SDL_keyboard.c"; sourceTree = "<group>"; };
  169. 0E2F6FB174B949F503851218 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_keyboard_c.h"; path = "../../../../src/events/SDL_keyboard_c.h"; sourceTree = "<group>"; };
  170. 0D561615477231185657134D /* SDL_mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_mouse.c"; path = "../../../../src/events/SDL_mouse.c"; sourceTree = "<group>"; };
  171. 68F1352D56836C98215E4227 /* SDL_mouse_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_mouse_c.h"; path = "../../../../src/events/SDL_mouse_c.h"; sourceTree = "<group>"; };
  172. 19351893793F509D77923EC4 /* SDL_quit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_quit.c"; path = "../../../../src/events/SDL_quit.c"; sourceTree = "<group>"; };
  173. 28401483652C3C85648C2BD1 /* SDL_sysevents.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysevents.h"; path = "../../../../src/events/SDL_sysevents.h"; sourceTree = "<group>"; };
  174. 406016940A0A2E5D164A56D5 /* SDL_touch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_touch.c"; path = "../../../../src/events/SDL_touch.c"; sourceTree = "<group>"; };
  175. 0678479A030E2101581305E5 /* SDL_touch_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_touch_c.h"; path = "../../../../src/events/SDL_touch_c.h"; sourceTree = "<group>"; };
  176. 268F2B06517B6E4D1AB372BC /* SDL_windowevents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_windowevents.c"; path = "../../../../src/events/SDL_windowevents.c"; sourceTree = "<group>"; };
  177. 035A192D7417370353063DD7 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_windowevents_c.h"; path = "../../../../src/events/SDL_windowevents_c.h"; sourceTree = "<group>"; };
  178. 0470694A7E983CF449D36075 /* blank_cursor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "blank_cursor.h"; path = "../../../../src/events/blank_cursor.h"; sourceTree = "<group>"; };
  179. 591A4F1254B212904B054961 /* default_cursor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "default_cursor.h"; path = "../../../../src/events/default_cursor.h"; sourceTree = "<group>"; };
  180. 001853AA40D9135D64046FB9 /* scancodes_darwin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "scancodes_darwin.h"; path = "../../../../src/events/scancodes_darwin.h"; sourceTree = "<group>"; };
  181. 73083A0333552D346ED96DCE /* scancodes_linux.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "scancodes_linux.h"; path = "../../../../src/events/scancodes_linux.h"; sourceTree = "<group>"; };
  182. 230D64957D8D39B20C14260D /* scancodes_windows.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "scancodes_windows.h"; path = "../../../../src/events/scancodes_windows.h"; sourceTree = "<group>"; };
  183. 30CD0FD3107468C70017737E /* scancodes_xfree86.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "scancodes_xfree86.h"; path = "../../../../src/events/scancodes_xfree86.h"; sourceTree = "<group>"; };
  184. 5F7B20DF1BD236742BA56323 /* SDL_rwops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_rwops.c"; path = "../../../../src/file/SDL_rwops.c"; sourceTree = "<group>"; };
  185. 16AF6B432BCC14366CF6238C /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_rwopsbundlesupport.h"; path = "../../../../src/file/cocoa/SDL_rwopsbundlesupport.h"; sourceTree = "<group>"; };
  186. 5D6F3B426BD93160262A1A0B /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_rwopsbundlesupport.m"; path = "../../../../src/file/cocoa/SDL_rwopsbundlesupport.m"; sourceTree = "<group>"; };
  187. 3DFF58520B8305A67E5866F0 /* SDL_sysfilesystem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_sysfilesystem.m"; path = "../../../../src/filesystem/cocoa/SDL_sysfilesystem.m"; sourceTree = "<group>"; };
  188. 748B5BD12D28466142D36C04 /* SDL_haptic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_haptic.c"; path = "../../../../src/haptic/SDL_haptic.c"; sourceTree = "<group>"; };
  189. 0E4E25F2553245B308BB6B4E /* SDL_haptic_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_haptic_c.h"; path = "../../../../src/haptic/SDL_haptic_c.h"; sourceTree = "<group>"; };
  190. 01FA4AE64BF015FF2FB464CD /* SDL_syshaptic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_syshaptic.h"; path = "../../../../src/haptic/SDL_syshaptic.h"; sourceTree = "<group>"; };
  191. 07875CF62CC235C2023B171E /* SDL_syshaptic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_syshaptic.c"; path = "../../../../src/haptic/darwin/SDL_syshaptic.c"; sourceTree = "<group>"; };
  192. 474463FC44D12D8266163B0C /* SDL_gamecontroller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_gamecontroller.c"; path = "../../../../src/joystick/SDL_gamecontroller.c"; sourceTree = "<group>"; };
  193. 4C5A3AA4122614E54CF708AC /* SDL_gamecontrollerdb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_gamecontrollerdb.h"; path = "../../../../src/joystick/SDL_gamecontrollerdb.h"; sourceTree = "<group>"; };
  194. 0A51682775F7695826CC3AAD /* SDL_joystick.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_joystick.c"; path = "../../../../src/joystick/SDL_joystick.c"; sourceTree = "<group>"; };
  195. 52A612A679915043020D2C12 /* SDL_joystick_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_joystick_c.h"; path = "../../../../src/joystick/SDL_joystick_c.h"; sourceTree = "<group>"; };
  196. 0AE5451F199460984A49374D /* SDL_sysjoystick.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysjoystick.h"; path = "../../../../src/joystick/SDL_sysjoystick.h"; sourceTree = "<group>"; };
  197. 362B7F38400724D4745D17C1 /* SDL_sysjoystick.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_sysjoystick.c"; path = "../../../../src/joystick/darwin/SDL_sysjoystick.c"; sourceTree = "<group>"; };
  198. 24E3589959C45B6570D82D57 /* SDL_sysjoystick_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysjoystick_c.h"; path = "../../../../src/joystick/darwin/SDL_sysjoystick_c.h"; sourceTree = "<group>"; };
  199. 3E5A3557080276B82EE540D7 /* SDL_sysloadso.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_sysloadso.c"; path = "../../../../src/loadso/dlopen/SDL_sysloadso.c"; sourceTree = "<group>"; };
  200. 295B490053604A1B5F832E31 /* SDL_power.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_power.c"; path = "../../../../src/power/SDL_power.c"; sourceTree = "<group>"; };
  201. 441A169052554B8C05B2780E /* SDL_syspower.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_syspower.c"; path = "../../../../src/power/macosx/SDL_syspower.c"; sourceTree = "<group>"; };
  202. 125E7FE947363FCE78AB3920 /* SDL_render.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_render.c"; path = "../../../../src/render/SDL_render.c"; sourceTree = "<group>"; };
  203. 2A47449E0F2F77E169974EB5 /* SDL_sysrender.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysrender.h"; path = "../../../../src/render/SDL_sysrender.h"; sourceTree = "<group>"; };
  204. 5EB1630859F568532C8C3792 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_yuv_mmx.c"; path = "../../../../src/render/SDL_yuv_mmx.c"; sourceTree = "<group>"; };
  205. 08C15C7515050FDD2A886246 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_yuv_sw.c"; path = "../../../../src/render/SDL_yuv_sw.c"; sourceTree = "<group>"; };
  206. 5BE06A7B5F230FFD60462447 /* 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>"; };
  207. 62562839558A5DF23BDF37B0 /* mmx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "mmx.h"; path = "../../../../src/render/mmx.h"; sourceTree = "<group>"; };
  208. 17FE29923E28546A02B34AF8 /* SDL_glfuncs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_glfuncs.h"; path = "../../../../src/render/opengl/SDL_glfuncs.h"; sourceTree = "<group>"; };
  209. 66021F1B50BA0B215910589A /* SDL_render_gl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_render_gl.c"; path = "../../../../src/render/opengl/SDL_render_gl.c"; sourceTree = "<group>"; };
  210. 51D64CC2780E096415426017 /* SDL_shaders_gl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_shaders_gl.c"; path = "../../../../src/render/opengl/SDL_shaders_gl.c"; sourceTree = "<group>"; };
  211. 57AE68AC283B55A627FE263E /* SDL_shaders_gl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_shaders_gl.h"; path = "../../../../src/render/opengl/SDL_shaders_gl.h"; sourceTree = "<group>"; };
  212. 36727BCA2F1D5437708B7454 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blendfillrect.c"; path = "../../../../src/render/software/SDL_blendfillrect.c"; sourceTree = "<group>"; };
  213. 778563EC2EB8351B1A7437EF /* SDL_blendfillrect.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blendfillrect.h"; path = "../../../../src/render/software/SDL_blendfillrect.h"; sourceTree = "<group>"; };
  214. 66C5268A542E341900F55A35 /* SDL_blendline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blendline.c"; path = "../../../../src/render/software/SDL_blendline.c"; sourceTree = "<group>"; };
  215. 2CC400BF23A8022D69D20E92 /* SDL_blendline.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blendline.h"; path = "../../../../src/render/software/SDL_blendline.h"; sourceTree = "<group>"; };
  216. 5482361F3563048574A46DB9 /* SDL_blendpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blendpoint.c"; path = "../../../../src/render/software/SDL_blendpoint.c"; sourceTree = "<group>"; };
  217. 6487779022F92FDD61BF4F81 /* SDL_blendpoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blendpoint.h"; path = "../../../../src/render/software/SDL_blendpoint.h"; sourceTree = "<group>"; };
  218. 572556393F5D7E9C59A70B85 /* SDL_draw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_draw.h"; path = "../../../../src/render/software/SDL_draw.h"; sourceTree = "<group>"; };
  219. 61C21D5077C07E4904B51C90 /* SDL_drawline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_drawline.c"; path = "../../../../src/render/software/SDL_drawline.c"; sourceTree = "<group>"; };
  220. 3A534994363818EE461314CD /* SDL_drawline.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_drawline.h"; path = "../../../../src/render/software/SDL_drawline.h"; sourceTree = "<group>"; };
  221. 59D62A724BBF27CC59231297 /* SDL_drawpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_drawpoint.c"; path = "../../../../src/render/software/SDL_drawpoint.c"; sourceTree = "<group>"; };
  222. 7F242EF90A1711F051270B6A /* SDL_drawpoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_drawpoint.h"; path = "../../../../src/render/software/SDL_drawpoint.h"; sourceTree = "<group>"; };
  223. 0FFF44745C270A0C4F730726 /* 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>"; };
  224. 5E736E9C457F4F227F0D63CF /* 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>"; };
  225. 421F406A12633DAC795C1EB3 /* SDL_rotate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_rotate.c"; path = "../../../../src/render/software/SDL_rotate.c"; sourceTree = "<group>"; };
  226. 01921DE55298202024E96745 /* SDL_rotate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_rotate.h"; path = "../../../../src/render/software/SDL_rotate.h"; sourceTree = "<group>"; };
  227. 4BC907785D5E6668627E78DE /* SDL_getenv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_getenv.c"; path = "../../../../src/stdlib/SDL_getenv.c"; sourceTree = "<group>"; };
  228. 77815DDD6F364C510AC25CB6 /* SDL_iconv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_iconv.c"; path = "../../../../src/stdlib/SDL_iconv.c"; sourceTree = "<group>"; };
  229. 3F8275E71B900C7D074949FC /* SDL_malloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_malloc.c"; path = "../../../../src/stdlib/SDL_malloc.c"; sourceTree = "<group>"; };
  230. 07251EE10156492D512F75F3 /* SDL_qsort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_qsort.c"; path = "../../../../src/stdlib/SDL_qsort.c"; sourceTree = "<group>"; };
  231. 57323D836A0E78552E015D8E /* SDL_stdlib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_stdlib.c"; path = "../../../../src/stdlib/SDL_stdlib.c"; sourceTree = "<group>"; };
  232. 57F4780F2A47469D23006DD1 /* SDL_string.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_string.c"; path = "../../../../src/stdlib/SDL_string.c"; sourceTree = "<group>"; };
  233. 2EB6434034986F5230BE1635 /* SDL_systhread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_systhread.h"; path = "../../../../src/thread/SDL_systhread.h"; sourceTree = "<group>"; };
  234. 08FF4C92289179BB0EDF765E /* SDL_thread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_thread.c"; path = "../../../../src/thread/SDL_thread.c"; sourceTree = "<group>"; };
  235. 2CA925B6783314DA18E16F8B /* SDL_thread_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_thread_c.h"; path = "../../../../src/thread/SDL_thread_c.h"; sourceTree = "<group>"; };
  236. 04D200E634516AF92074244C /* SDL_syscond.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_syscond.c"; path = "../../../../src/thread/pthread/SDL_syscond.c"; sourceTree = "<group>"; };
  237. 5CC65F3A65EF32EE5C773558 /* SDL_sysmutex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_sysmutex.c"; path = "../../../../src/thread/pthread/SDL_sysmutex.c"; sourceTree = "<group>"; };
  238. 12F254797C1631F41D3137F8 /* 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>"; };
  239. 05D36048404E42022A7E4127 /* SDL_syssem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_syssem.c"; path = "../../../../src/thread/pthread/SDL_syssem.c"; sourceTree = "<group>"; };
  240. 17B31E2F2CC55CBC6F0A1D9B /* SDL_systhread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_systhread.c"; path = "../../../../src/thread/pthread/SDL_systhread.c"; sourceTree = "<group>"; };
  241. 02B428D53F1D18F262D463B0 /* 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>"; };
  242. 41E150D956EA3AD510743873 /* SDL_systls.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_systls.c"; path = "../../../../src/thread/pthread/SDL_systls.c"; sourceTree = "<group>"; };
  243. 41B156D22A535379479747CB /* SDL_timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_timer.c"; path = "../../../../src/timer/SDL_timer.c"; sourceTree = "<group>"; };
  244. 002C537968C9193840B53AEE /* SDL_timer_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_timer_c.h"; path = "../../../../src/timer/SDL_timer_c.h"; sourceTree = "<group>"; };
  245. 459149F92FC6055B32F7153F /* SDL_systimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_systimer.c"; path = "../../../../src/timer/unix/SDL_systimer.c"; sourceTree = "<group>"; };
  246. 4A9716005FF9561D2C3F6284 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_RLEaccel.c"; path = "../../../../src/video/SDL_RLEaccel.c"; sourceTree = "<group>"; };
  247. 50AD3AC235DA7BFB41AC2EF0 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_RLEaccel_c.h"; path = "../../../../src/video/SDL_RLEaccel_c.h"; sourceTree = "<group>"; };
  248. 3B0568EE0EB87B3019C24A16 /* SDL_blit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit.c"; path = "../../../../src/video/SDL_blit.c"; sourceTree = "<group>"; };
  249. 513C6936649F3988151A60EC /* SDL_blit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blit.h"; path = "../../../../src/video/SDL_blit.h"; sourceTree = "<group>"; };
  250. 3EC71493552F0AB6601B4921 /* SDL_blit_0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_0.c"; path = "../../../../src/video/SDL_blit_0.c"; sourceTree = "<group>"; };
  251. 7D16555224CA08DB629F3ED1 /* SDL_blit_1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_1.c"; path = "../../../../src/video/SDL_blit_1.c"; sourceTree = "<group>"; };
  252. 296F6626753E62AE4A57408A /* SDL_blit_A.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_A.c"; path = "../../../../src/video/SDL_blit_A.c"; sourceTree = "<group>"; };
  253. 02A05727533149171EF6318C /* SDL_blit_N.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_N.c"; path = "../../../../src/video/SDL_blit_N.c"; sourceTree = "<group>"; };
  254. 2B90062B1FBE1B1865A01BF8 /* SDL_blit_auto.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_auto.c"; path = "../../../../src/video/SDL_blit_auto.c"; sourceTree = "<group>"; };
  255. 690F65987ABC73935FA163B9 /* SDL_blit_auto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blit_auto.h"; path = "../../../../src/video/SDL_blit_auto.h"; sourceTree = "<group>"; };
  256. 1DD33CE21E6B143616A13AF1 /* SDL_blit_copy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_copy.c"; path = "../../../../src/video/SDL_blit_copy.c"; sourceTree = "<group>"; };
  257. 5919276F7CBC2D445BDC0505 /* SDL_blit_copy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blit_copy.h"; path = "../../../../src/video/SDL_blit_copy.h"; sourceTree = "<group>"; };
  258. 1CA1189B180060246D2B3B37 /* SDL_blit_slow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_blit_slow.c"; path = "../../../../src/video/SDL_blit_slow.c"; sourceTree = "<group>"; };
  259. 560565CD15672ED06F9355B1 /* SDL_blit_slow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_blit_slow.h"; path = "../../../../src/video/SDL_blit_slow.h"; sourceTree = "<group>"; };
  260. 6F5D7EFD4E2B79D45E1B51E3 /* SDL_bmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_bmp.c"; path = "../../../../src/video/SDL_bmp.c"; sourceTree = "<group>"; };
  261. 164801C9489C07724F6A784E /* SDL_clipboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_clipboard.c"; path = "../../../../src/video/SDL_clipboard.c"; sourceTree = "<group>"; };
  262. 286B34BD2239541E1ABF7B58 /* SDL_egl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_egl.c"; path = "../../../../src/video/SDL_egl.c"; sourceTree = "<group>"; };
  263. 290B131F70BA5F6766C05FCB /* SDL_egl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_egl.h"; path = "../../../../src/video/SDL_egl.h"; sourceTree = "<group>"; };
  264. 2F9B71653C254E7E388808C5 /* SDL_fillrect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_fillrect.c"; path = "../../../../src/video/SDL_fillrect.c"; sourceTree = "<group>"; };
  265. 7F9D4C460D482A96620971F4 /* SDL_pixels.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_pixels.c"; path = "../../../../src/video/SDL_pixels.c"; sourceTree = "<group>"; };
  266. 2FFC595E3D4133F946C128EE /* SDL_pixels_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_pixels_c.h"; path = "../../../../src/video/SDL_pixels_c.h"; sourceTree = "<group>"; };
  267. 366D6F2633EA002441056CC7 /* SDL_rect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_rect.c"; path = "../../../../src/video/SDL_rect.c"; sourceTree = "<group>"; };
  268. 0FBC1056267369394FF37EE2 /* SDL_rect_c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_rect_c.h"; path = "../../../../src/video/SDL_rect_c.h"; sourceTree = "<group>"; };
  269. 349E213D6BCD6E7D754918E0 /* SDL_shape.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_shape.c"; path = "../../../../src/video/SDL_shape.c"; sourceTree = "<group>"; };
  270. 6FB7747B56EB06143A9E7D56 /* SDL_shape_internals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_shape_internals.h"; path = "../../../../src/video/SDL_shape_internals.h"; sourceTree = "<group>"; };
  271. 334B22626BDE407C402A36B6 /* SDL_stretch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_stretch.c"; path = "../../../../src/video/SDL_stretch.c"; sourceTree = "<group>"; };
  272. 34EE3252493E44852C6F4D1A /* SDL_surface.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_surface.c"; path = "../../../../src/video/SDL_surface.c"; sourceTree = "<group>"; };
  273. 3C320390064404981FE12D62 /* SDL_sysvideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_sysvideo.h"; path = "../../../../src/video/SDL_sysvideo.h"; sourceTree = "<group>"; };
  274. 124B099C775D350017963585 /* SDL_video.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_video.c"; path = "../../../../src/video/SDL_video.c"; sourceTree = "<group>"; };
  275. 060616512B17276042FD01B1 /* SDL_cocoaclipboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoaclipboard.h"; path = "../../../../src/video/cocoa/SDL_cocoaclipboard.h"; sourceTree = "<group>"; };
  276. 118A36F07D45647F0A084319 /* SDL_cocoaclipboard.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoaclipboard.m"; path = "../../../../src/video/cocoa/SDL_cocoaclipboard.m"; sourceTree = "<group>"; };
  277. 1BF249306FDF58717F8A67FE /* SDL_cocoaevents.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoaevents.h"; path = "../../../../src/video/cocoa/SDL_cocoaevents.h"; sourceTree = "<group>"; };
  278. 6C224B440FCA2C1F2C3C1FAE /* SDL_cocoaevents.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoaevents.m"; path = "../../../../src/video/cocoa/SDL_cocoaevents.m"; sourceTree = "<group>"; };
  279. 1DA20CF07FEB53241C877551 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoakeyboard.h"; path = "../../../../src/video/cocoa/SDL_cocoakeyboard.h"; sourceTree = "<group>"; };
  280. 4402087F5CB90F317D9208D2 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoakeyboard.m"; path = "../../../../src/video/cocoa/SDL_cocoakeyboard.m"; sourceTree = "<group>"; };
  281. 20DB49010B275E054D963ABC /* SDL_cocoamessagebox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoamessagebox.h"; path = "../../../../src/video/cocoa/SDL_cocoamessagebox.h"; sourceTree = "<group>"; };
  282. 4BFF56C82567424C3CF4591E /* SDL_cocoamessagebox.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoamessagebox.m"; path = "../../../../src/video/cocoa/SDL_cocoamessagebox.m"; sourceTree = "<group>"; };
  283. 668468D44E1637670A5F108D /* SDL_cocoamodes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoamodes.h"; path = "../../../../src/video/cocoa/SDL_cocoamodes.h"; sourceTree = "<group>"; };
  284. 57B60C7A316B6B5A70D13C82 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoamodes.m"; path = "../../../../src/video/cocoa/SDL_cocoamodes.m"; sourceTree = "<group>"; };
  285. 759F34624091186A729C6F35 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoamouse.h"; path = "../../../../src/video/cocoa/SDL_cocoamouse.h"; sourceTree = "<group>"; };
  286. 309C0186189D062A37BF5FB6 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoamouse.m"; path = "../../../../src/video/cocoa/SDL_cocoamouse.m"; sourceTree = "<group>"; };
  287. 21076E4577D20D1D0FAC6ABB /* SDL_cocoamousetap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoamousetap.h"; path = "../../../../src/video/cocoa/SDL_cocoamousetap.h"; sourceTree = "<group>"; };
  288. 57283DDA43F325E829A27FBA /* SDL_cocoamousetap.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoamousetap.m"; path = "../../../../src/video/cocoa/SDL_cocoamousetap.m"; sourceTree = "<group>"; };
  289. 6A147ACC11C6742F76C2435F /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoaopengl.h"; path = "../../../../src/video/cocoa/SDL_cocoaopengl.h"; sourceTree = "<group>"; };
  290. 361747734F387130393F605F /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoaopengl.m"; path = "../../../../src/video/cocoa/SDL_cocoaopengl.m"; sourceTree = "<group>"; };
  291. 783F00DE129C679D07016043 /* SDL_cocoashape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoashape.h"; path = "../../../../src/video/cocoa/SDL_cocoashape.h"; sourceTree = "<group>"; };
  292. 7DCD3646470A681D7025162E /* SDL_cocoashape.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoashape.m"; path = "../../../../src/video/cocoa/SDL_cocoashape.m"; sourceTree = "<group>"; };
  293. 6C2671F8747628C0054C5B51 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoavideo.h"; path = "../../../../src/video/cocoa/SDL_cocoavideo.h"; sourceTree = "<group>"; };
  294. 3617606E15EE572C173C7BE1 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoavideo.m"; path = "../../../../src/video/cocoa/SDL_cocoavideo.m"; sourceTree = "<group>"; };
  295. 178524292FDA124263861BDD /* SDL_cocoawindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_cocoawindow.h"; path = "../../../../src/video/cocoa/SDL_cocoawindow.h"; sourceTree = "<group>"; };
  296. 7CE067B94CD974F17E692018 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "SDL_cocoawindow.m"; path = "../../../../src/video/cocoa/SDL_cocoawindow.m"; sourceTree = "<group>"; };
  297. 4AC7612F064013A35D2E0F0E /* SDL_nullevents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_nullevents.c"; path = "../../../../src/video/dummy/SDL_nullevents.c"; sourceTree = "<group>"; };
  298. 63C755A43CB542DE343127F2 /* 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>"; };
  299. 137B7080251D541D4486734D /* SDL_nullframebuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_nullframebuffer.c"; path = "../../../../src/video/dummy/SDL_nullframebuffer.c"; sourceTree = "<group>"; };
  300. 288F77CC00F211760DDC1D83 /* 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>"; };
  301. 0B7016F553F306D600E0142E /* SDL_nullvideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_nullvideo.c"; path = "../../../../src/video/dummy/SDL_nullvideo.c"; sourceTree = "<group>"; };
  302. 6D68605324C17B1C176C6552 /* SDL_nullvideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_nullvideo.h"; path = "../../../../src/video/dummy/SDL_nullvideo.h"; sourceTree = "<group>"; };
  303. 614F0C224A9920122B861F1E /* SDL_x11clipboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11clipboard.c"; path = "../../../../src/video/x11/SDL_x11clipboard.c"; sourceTree = "<group>"; };
  304. 399A2DE06000601936783D4A /* SDL_x11clipboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11clipboard.h"; path = "../../../../src/video/x11/SDL_x11clipboard.h"; sourceTree = "<group>"; };
  305. 040245A23E4C1DB56C671C11 /* SDL_x11dyn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11dyn.c"; path = "../../../../src/video/x11/SDL_x11dyn.c"; sourceTree = "<group>"; };
  306. 059C757C2A7C42BC023E690B /* SDL_x11dyn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11dyn.h"; path = "../../../../src/video/x11/SDL_x11dyn.h"; sourceTree = "<group>"; };
  307. 0D4B39C02DBE3C111ADF6469 /* SDL_x11events.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11events.c"; path = "../../../../src/video/x11/SDL_x11events.c"; sourceTree = "<group>"; };
  308. 2CCB7E6732185E317FD44176 /* SDL_x11events.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11events.h"; path = "../../../../src/video/x11/SDL_x11events.h"; sourceTree = "<group>"; };
  309. 4AC63B92198A385F654F2730 /* SDL_x11framebuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11framebuffer.c"; path = "../../../../src/video/x11/SDL_x11framebuffer.c"; sourceTree = "<group>"; };
  310. 206234E53298196560965544 /* SDL_x11framebuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11framebuffer.h"; path = "../../../../src/video/x11/SDL_x11framebuffer.h"; sourceTree = "<group>"; };
  311. 0DDF62C0484127D723E24C22 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11keyboard.c"; path = "../../../../src/video/x11/SDL_x11keyboard.c"; sourceTree = "<group>"; };
  312. 5B580F5260F8682D7AA64832 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11keyboard.h"; path = "../../../../src/video/x11/SDL_x11keyboard.h"; sourceTree = "<group>"; };
  313. 707F3FE15B0D494E51614B58 /* SDL_x11messagebox.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11messagebox.c"; path = "../../../../src/video/x11/SDL_x11messagebox.c"; sourceTree = "<group>"; };
  314. 60CA27DD2C8E30F264EB0997 /* SDL_x11messagebox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11messagebox.h"; path = "../../../../src/video/x11/SDL_x11messagebox.h"; sourceTree = "<group>"; };
  315. 1BA837F00E275AC823F41E55 /* SDL_x11modes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11modes.c"; path = "../../../../src/video/x11/SDL_x11modes.c"; sourceTree = "<group>"; };
  316. 6AAF0AD5604B1AAB0FB6170D /* SDL_x11modes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11modes.h"; path = "../../../../src/video/x11/SDL_x11modes.h"; sourceTree = "<group>"; };
  317. 084A624F52C129A670684094 /* SDL_x11mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11mouse.c"; path = "../../../../src/video/x11/SDL_x11mouse.c"; sourceTree = "<group>"; };
  318. 23C57CFD064060004E6C387C /* SDL_x11mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11mouse.h"; path = "../../../../src/video/x11/SDL_x11mouse.h"; sourceTree = "<group>"; };
  319. 6956132B6EDD79D6109E23B6 /* SDL_x11opengl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11opengl.c"; path = "../../../../src/video/x11/SDL_x11opengl.c"; sourceTree = "<group>"; };
  320. 60BB3DF13E553FAB137C4B0A /* SDL_x11opengl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11opengl.h"; path = "../../../../src/video/x11/SDL_x11opengl.h"; sourceTree = "<group>"; };
  321. 23EC7FEA7AAA67186D60469D /* SDL_x11opengles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11opengles.c"; path = "../../../../src/video/x11/SDL_x11opengles.c"; sourceTree = "<group>"; };
  322. 43F86B58694D59666A07115C /* SDL_x11opengles.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11opengles.h"; path = "../../../../src/video/x11/SDL_x11opengles.h"; sourceTree = "<group>"; };
  323. 541017773B6D0CC30C7F69F4 /* SDL_x11shape.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11shape.c"; path = "../../../../src/video/x11/SDL_x11shape.c"; sourceTree = "<group>"; };
  324. 3ACC5687711255007BE25E16 /* SDL_x11shape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11shape.h"; path = "../../../../src/video/x11/SDL_x11shape.h"; sourceTree = "<group>"; };
  325. 08917B4A65B374165A8D7CA7 /* SDL_x11sym.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11sym.h"; path = "../../../../src/video/x11/SDL_x11sym.h"; sourceTree = "<group>"; };
  326. 4FC145BC3C6D3F3C2D155C4E /* SDL_x11touch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11touch.c"; path = "../../../../src/video/x11/SDL_x11touch.c"; sourceTree = "<group>"; };
  327. 15EC5DBC74317D5E53A73032 /* SDL_x11touch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11touch.h"; path = "../../../../src/video/x11/SDL_x11touch.h"; sourceTree = "<group>"; };
  328. 604D13500B247C9A6BB63264 /* SDL_x11video.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11video.c"; path = "../../../../src/video/x11/SDL_x11video.c"; sourceTree = "<group>"; };
  329. 349740341E72620B45A369AF /* SDL_x11video.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11video.h"; path = "../../../../src/video/x11/SDL_x11video.h"; sourceTree = "<group>"; };
  330. 111D0E842DA26E0B16420249 /* SDL_x11window.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11window.c"; path = "../../../../src/video/x11/SDL_x11window.c"; sourceTree = "<group>"; };
  331. 6B743871116A4AB56E080B6B /* SDL_x11window.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11window.h"; path = "../../../../src/video/x11/SDL_x11window.h"; sourceTree = "<group>"; };
  332. 340B438574901D2053625299 /* SDL_x11xinput2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_x11xinput2.c"; path = "../../../../src/video/x11/SDL_x11xinput2.c"; sourceTree = "<group>"; };
  333. 44386B3D1989253225166350 /* SDL_x11xinput2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SDL_x11xinput2.h"; path = "../../../../src/video/x11/SDL_x11xinput2.h"; sourceTree = "<group>"; };
  334. 4A0D4F710FDE780140BA1A58 /* edid-parse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "edid-parse.c"; path = "../../../../src/video/x11/edid-parse.c"; sourceTree = "<group>"; };
  335. 1694525C1D4C0F3F7E4D2A55 /* edid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "edid.h"; path = "../../../../src/video/x11/edid.h"; sourceTree = "<group>"; };
  336. 5E7A2C910B56578B68161E79 /* imKStoUCS.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "imKStoUCS.c"; path = "../../../../src/video/x11/imKStoUCS.c"; sourceTree = "<group>"; };
  337. 3A4F505E5178406759050FE3 /* imKStoUCS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "imKStoUCS.h"; path = "../../../../src/video/x11/imKStoUCS.h"; sourceTree = "<group>"; };
  338. 4F7F3A2F781C7E4027BF10D0 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  339. 40FD602A0F7D70BA45F43D6B /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  340. 4A655E13466520DF29BF55A6 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  341. 74AD246C59F62F2063FE6B8F /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  342. 3E915DA675494CC65BAC159C /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  343. 308A60C82BD87C2638C47377 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  344. 5702009549A31E003E2E5CF6 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  345. 6F94036B274B6E9309345AF6 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  346. 3FAA70EE29303720292D57B6 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  347. 5E6D56F6655337845A3C44C3 /* libSDL2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libSDL2.a"; path = "libSDL2.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  348. /* End PBXFileReference section */
  349. /* Begin PBXFrameworksBuildPhase section */
  350. 46BD5DD60E4D1C967C4D37B5 /* Frameworks */ = {
  351. isa = PBXFrameworksBuildPhase;
  352. buildActionMask = 2147483647;
  353. files = (
  354. 7433560855935E4F3FF263F0 /* AudioToolbox.framework in Frameworks */,
  355. 6E565EE1442A3BFC4AFE75C6 /* AudioUnit.framework in Frameworks */,
  356. 3FEA46BE079446F867776B71 /* Cocoa.framework in Frameworks */,
  357. 14D343403DC36AE437D9195D /* CoreAudio.framework in Frameworks */,
  358. 425302F6021B451911B44512 /* IOKit.framework in Frameworks */,
  359. 3ED608CE2822544E68372673 /* Carbon.framework in Frameworks */,
  360. 3FBE66251D11577638ED549A /* ForceFeedback.framework in Frameworks */,
  361. 645E10F21FE63FE83F6652BC /* CoreFoundation.framework in Frameworks */,
  362. 037D0C7B656434F579E54F0B /* OpenGL.framework in Frameworks */,
  363. );
  364. runOnlyForDeploymentPostprocessing = 0;
  365. };
  366. /* End PBXFrameworksBuildPhase section */
  367. /* Begin PBXGroup section */
  368. 4B82442500AD66E9511E4477 /* SDL2 */ = {
  369. isa = PBXGroup;
  370. children = (
  371. 17395AA46F54263E6227053E /* src */,
  372. 00C87F695E6008491AE07997 /* Frameworks */,
  373. 7350255647C236722E191910 /* Products */,
  374. );
  375. name = "SDL2";
  376. sourceTree = "<group>";
  377. };
  378. 17395AA46F54263E6227053E /* src */ = {
  379. isa = PBXGroup;
  380. children = (
  381. 40DE5BD04661156D57675BAF /* SDL.c */,
  382. 797C5E120E96465D084D1803 /* SDL_assert.c */,
  383. 638F519324853667452D26A6 /* SDL_assert_c.h */,
  384. 62EB566114EC180710563B61 /* SDL_error.c */,
  385. 03540C7B6E8B017734163178 /* SDL_error_c.h */,
  386. 5D633DEF28166D625DCD4EC6 /* SDL_hints.c */,
  387. 49545EB23967505C4C1F1F5F /* SDL_log.c */,
  388. 5A780DF9723E73833D560303 /* atomic */,
  389. 2DC85AA0546028D424DC6D20 /* audio */,
  390. 78E67A6468AF4EB152A63C43 /* cpuinfo */,
  391. 454E26BC1DF07D5F195D592A /* events */,
  392. 122E4699249C244C209B21D0 /* file */,
  393. 452C6BD4333446C007F91D01 /* filesystem */,
  394. 1C9E0A4626382C686BCB725F /* haptic */,
  395. 3CBE6794538D07AF210B5EB9 /* joystick */,
  396. 623A006118F66E9E55E732A9 /* loadso */,
  397. 51CF04382D3868620004229B /* power */,
  398. 09FF04F515D7781763C9538C /* render */,
  399. 118E17D14A6A08B06E140E8D /* stdlib */,
  400. 1871607C2177284C38DD40C0 /* thread */,
  401. 3B4552CF25482CBF44317F63 /* timer */,
  402. 5A047E267DFC3D2E40315F8D /* video */,
  403. );
  404. name = "src";
  405. sourceTree = "<group>";
  406. };
  407. 5A780DF9723E73833D560303 /* atomic */ = {
  408. isa = PBXGroup;
  409. children = (
  410. 767256F16F7D79C038E41DCF /* SDL_atomic.c */,
  411. 753F026C2D846DEF73FC61B0 /* SDL_spinlock.c */,
  412. );
  413. name = "atomic";
  414. sourceTree = "<group>";
  415. };
  416. 2DC85AA0546028D424DC6D20 /* audio */ = {
  417. isa = PBXGroup;
  418. children = (
  419. 6F143CF2601E131B5DEA62F6 /* SDL_audio.c */,
  420. 11352FF17D70724A5DF0462C /* SDL_audio_c.h */,
  421. 07B907294E82663A7E91738C /* SDL_audiocvt.c */,
  422. 5AAD4B726237251050431873 /* SDL_audiodev.c */,
  423. 15895798549516351860492E /* SDL_audiodev_c.h */,
  424. 0D3062CE47BF5D5934AB598D /* SDL_audiomem.h */,
  425. 5B0759ED16B35B9A6B027892 /* SDL_audiotypecvt.c */,
  426. 2B8C7A19218A1FFC6D376B1D /* SDL_mixer.c */,
  427. 09E4653E4CD964410C0E71BA /* SDL_sysaudio.h */,
  428. 1D567D9642D94A6145E55558 /* SDL_wave.c */,
  429. 72EA0C2D69F77DBD33AB3C51 /* SDL_wave.h */,
  430. 0762522E62310E3157CD6C29 /* coreaudio */,
  431. 549536CA29A8708A1EB63F2C /* disk */,
  432. 63A97DAC57A8739404E36686 /* dummy */,
  433. );
  434. name = "audio";
  435. sourceTree = "<group>";
  436. };
  437. 0762522E62310E3157CD6C29 /* coreaudio */ = {
  438. isa = PBXGroup;
  439. children = (
  440. 0D7A645338CD1BFD1E5D728F /* SDL_coreaudio.c */,
  441. 73190F7379966C4F40741823 /* SDL_coreaudio.h */,
  442. );
  443. name = "coreaudio";
  444. sourceTree = "<group>";
  445. };
  446. 549536CA29A8708A1EB63F2C /* disk */ = {
  447. isa = PBXGroup;
  448. children = (
  449. 7E9A6779675D116654DA5CB0 /* SDL_diskaudio.c */,
  450. 05621EEA4E44078A77CB6A45 /* SDL_diskaudio.h */,
  451. );
  452. name = "disk";
  453. sourceTree = "<group>";
  454. };
  455. 63A97DAC57A8739404E36686 /* dummy */ = {
  456. isa = PBXGroup;
  457. children = (
  458. 79AC10FC31263C0868140F20 /* SDL_dummyaudio.c */,
  459. 7E6F31A9587A54142A217C04 /* SDL_dummyaudio.h */,
  460. );
  461. name = "dummy";
  462. sourceTree = "<group>";
  463. };
  464. 78E67A6468AF4EB152A63C43 /* cpuinfo */ = {
  465. isa = PBXGroup;
  466. children = (
  467. 72EF5BB771227B3637235CF8 /* SDL_cpuinfo.c */,
  468. );
  469. name = "cpuinfo";
  470. sourceTree = "<group>";
  471. };
  472. 454E26BC1DF07D5F195D592A /* events */ = {
  473. isa = PBXGroup;
  474. children = (
  475. 07AB1E6A616157DA448246C0 /* SDL_clipboardevents.c */,
  476. 52A55FDD41493AD524FB1696 /* SDL_clipboardevents_c.h */,
  477. 5D7748773CB1127031D53492 /* SDL_dropevents.c */,
  478. 13F62D526EDE359A23CC367D /* SDL_dropevents_c.h */,
  479. 5CD12CBF4D837A2735DA357A /* SDL_events.c */,
  480. 4D73610B1AC11DCF3B1E4198 /* SDL_events_c.h */,
  481. 6E8C6A11181536B54CDA3862 /* SDL_gesture.c */,
  482. 1FA64F67777D359A23951291 /* SDL_gesture_c.h */,
  483. 228F5EB207C27065272F3B1E /* SDL_keyboard.c */,
  484. 0E2F6FB174B949F503851218 /* SDL_keyboard_c.h */,
  485. 0D561615477231185657134D /* SDL_mouse.c */,
  486. 68F1352D56836C98215E4227 /* SDL_mouse_c.h */,
  487. 19351893793F509D77923EC4 /* SDL_quit.c */,
  488. 28401483652C3C85648C2BD1 /* SDL_sysevents.h */,
  489. 406016940A0A2E5D164A56D5 /* SDL_touch.c */,
  490. 0678479A030E2101581305E5 /* SDL_touch_c.h */,
  491. 268F2B06517B6E4D1AB372BC /* SDL_windowevents.c */,
  492. 035A192D7417370353063DD7 /* SDL_windowevents_c.h */,
  493. 0470694A7E983CF449D36075 /* blank_cursor.h */,
  494. 591A4F1254B212904B054961 /* default_cursor.h */,
  495. 001853AA40D9135D64046FB9 /* scancodes_darwin.h */,
  496. 73083A0333552D346ED96DCE /* scancodes_linux.h */,
  497. 230D64957D8D39B20C14260D /* scancodes_windows.h */,
  498. 30CD0FD3107468C70017737E /* scancodes_xfree86.h */,
  499. );
  500. name = "events";
  501. sourceTree = "<group>";
  502. };
  503. 122E4699249C244C209B21D0 /* file */ = {
  504. isa = PBXGroup;
  505. children = (
  506. 5F7B20DF1BD236742BA56323 /* SDL_rwops.c */,
  507. 3427000018D029490CBA1C78 /* cocoa */,
  508. );
  509. name = "file";
  510. sourceTree = "<group>";
  511. };
  512. 3427000018D029490CBA1C78 /* cocoa */ = {
  513. isa = PBXGroup;
  514. children = (
  515. 16AF6B432BCC14366CF6238C /* SDL_rwopsbundlesupport.h */,
  516. 5D6F3B426BD93160262A1A0B /* SDL_rwopsbundlesupport.m */,
  517. );
  518. name = "cocoa";
  519. sourceTree = "<group>";
  520. };
  521. 452C6BD4333446C007F91D01 /* filesystem */ = {
  522. isa = PBXGroup;
  523. children = (
  524. 5C2B189A4755342D1C8E5F29 /* cocoa */,
  525. );
  526. name = "filesystem";
  527. sourceTree = "<group>";
  528. };
  529. 5C2B189A4755342D1C8E5F29 /* cocoa */ = {
  530. isa = PBXGroup;
  531. children = (
  532. 3DFF58520B8305A67E5866F0 /* SDL_sysfilesystem.m */,
  533. );
  534. name = "cocoa";
  535. sourceTree = "<group>";
  536. };
  537. 1C9E0A4626382C686BCB725F /* haptic */ = {
  538. isa = PBXGroup;
  539. children = (
  540. 748B5BD12D28466142D36C04 /* SDL_haptic.c */,
  541. 0E4E25F2553245B308BB6B4E /* SDL_haptic_c.h */,
  542. 01FA4AE64BF015FF2FB464CD /* SDL_syshaptic.h */,
  543. 01D950AF3C225E506E61367D /* darwin */,
  544. );
  545. name = "haptic";
  546. sourceTree = "<group>";
  547. };
  548. 01D950AF3C225E506E61367D /* darwin */ = {
  549. isa = PBXGroup;
  550. children = (
  551. 07875CF62CC235C2023B171E /* SDL_syshaptic.c */,
  552. );
  553. name = "darwin";
  554. sourceTree = "<group>";
  555. };
  556. 3CBE6794538D07AF210B5EB9 /* joystick */ = {
  557. isa = PBXGroup;
  558. children = (
  559. 474463FC44D12D8266163B0C /* SDL_gamecontroller.c */,
  560. 4C5A3AA4122614E54CF708AC /* SDL_gamecontrollerdb.h */,
  561. 0A51682775F7695826CC3AAD /* SDL_joystick.c */,
  562. 52A612A679915043020D2C12 /* SDL_joystick_c.h */,
  563. 0AE5451F199460984A49374D /* SDL_sysjoystick.h */,
  564. 25E36E6139AB47A6023F0D77 /* darwin */,
  565. );
  566. name = "joystick";
  567. sourceTree = "<group>";
  568. };
  569. 25E36E6139AB47A6023F0D77 /* darwin */ = {
  570. isa = PBXGroup;
  571. children = (
  572. 362B7F38400724D4745D17C1 /* SDL_sysjoystick.c */,
  573. 24E3589959C45B6570D82D57 /* SDL_sysjoystick_c.h */,
  574. );
  575. name = "darwin";
  576. sourceTree = "<group>";
  577. };
  578. 623A006118F66E9E55E732A9 /* loadso */ = {
  579. isa = PBXGroup;
  580. children = (
  581. 1DD26900286468133DF265A7 /* dlopen */,
  582. );
  583. name = "loadso";
  584. sourceTree = "<group>";
  585. };
  586. 1DD26900286468133DF265A7 /* dlopen */ = {
  587. isa = PBXGroup;
  588. children = (
  589. 3E5A3557080276B82EE540D7 /* SDL_sysloadso.c */,
  590. );
  591. name = "dlopen";
  592. sourceTree = "<group>";
  593. };
  594. 51CF04382D3868620004229B /* power */ = {
  595. isa = PBXGroup;
  596. children = (
  597. 295B490053604A1B5F832E31 /* SDL_power.c */,
  598. 14B673246C873468194B4A36 /* macosx */,
  599. );
  600. name = "power";
  601. sourceTree = "<group>";
  602. };
  603. 14B673246C873468194B4A36 /* macosx */ = {
  604. isa = PBXGroup;
  605. children = (
  606. 441A169052554B8C05B2780E /* SDL_syspower.c */,
  607. );
  608. name = "macosx";
  609. sourceTree = "<group>";
  610. };
  611. 09FF04F515D7781763C9538C /* render */ = {
  612. isa = PBXGroup;
  613. children = (
  614. 125E7FE947363FCE78AB3920 /* SDL_render.c */,
  615. 2A47449E0F2F77E169974EB5 /* SDL_sysrender.h */,
  616. 5EB1630859F568532C8C3792 /* SDL_yuv_mmx.c */,
  617. 08C15C7515050FDD2A886246 /* SDL_yuv_sw.c */,
  618. 5BE06A7B5F230FFD60462447 /* SDL_yuv_sw_c.h */,
  619. 62562839558A5DF23BDF37B0 /* mmx.h */,
  620. 1008356C4F894076165C145B /* opengl */,
  621. 396943EC65A070023833287B /* software */,
  622. );
  623. name = "render";
  624. sourceTree = "<group>";
  625. };
  626. 1008356C4F894076165C145B /* opengl */ = {
  627. isa = PBXGroup;
  628. children = (
  629. 17FE29923E28546A02B34AF8 /* SDL_glfuncs.h */,
  630. 66021F1B50BA0B215910589A /* SDL_render_gl.c */,
  631. 51D64CC2780E096415426017 /* SDL_shaders_gl.c */,
  632. 57AE68AC283B55A627FE263E /* SDL_shaders_gl.h */,
  633. );
  634. name = "opengl";
  635. sourceTree = "<group>";
  636. };
  637. 396943EC65A070023833287B /* software */ = {
  638. isa = PBXGroup;
  639. children = (
  640. 36727BCA2F1D5437708B7454 /* SDL_blendfillrect.c */,
  641. 778563EC2EB8351B1A7437EF /* SDL_blendfillrect.h */,
  642. 66C5268A542E341900F55A35 /* SDL_blendline.c */,
  643. 2CC400BF23A8022D69D20E92 /* SDL_blendline.h */,
  644. 5482361F3563048574A46DB9 /* SDL_blendpoint.c */,
  645. 6487779022F92FDD61BF4F81 /* SDL_blendpoint.h */,
  646. 572556393F5D7E9C59A70B85 /* SDL_draw.h */,
  647. 61C21D5077C07E4904B51C90 /* SDL_drawline.c */,
  648. 3A534994363818EE461314CD /* SDL_drawline.h */,
  649. 59D62A724BBF27CC59231297 /* SDL_drawpoint.c */,
  650. 7F242EF90A1711F051270B6A /* SDL_drawpoint.h */,
  651. 0FFF44745C270A0C4F730726 /* SDL_render_sw.c */,
  652. 5E736E9C457F4F227F0D63CF /* SDL_render_sw_c.h */,
  653. 421F406A12633DAC795C1EB3 /* SDL_rotate.c */,
  654. 01921DE55298202024E96745 /* SDL_rotate.h */,
  655. );
  656. name = "software";
  657. sourceTree = "<group>";
  658. };
  659. 118E17D14A6A08B06E140E8D /* stdlib */ = {
  660. isa = PBXGroup;
  661. children = (
  662. 4BC907785D5E6668627E78DE /* SDL_getenv.c */,
  663. 77815DDD6F364C510AC25CB6 /* SDL_iconv.c */,
  664. 3F8275E71B900C7D074949FC /* SDL_malloc.c */,
  665. 07251EE10156492D512F75F3 /* SDL_qsort.c */,
  666. 57323D836A0E78552E015D8E /* SDL_stdlib.c */,
  667. 57F4780F2A47469D23006DD1 /* SDL_string.c */,
  668. );
  669. name = "stdlib";
  670. sourceTree = "<group>";
  671. };
  672. 1871607C2177284C38DD40C0 /* thread */ = {
  673. isa = PBXGroup;
  674. children = (
  675. 2EB6434034986F5230BE1635 /* SDL_systhread.h */,
  676. 08FF4C92289179BB0EDF765E /* SDL_thread.c */,
  677. 2CA925B6783314DA18E16F8B /* SDL_thread_c.h */,
  678. 4B3A644B2C8A56FB079F7D74 /* pthread */,
  679. );
  680. name = "thread";
  681. sourceTree = "<group>";
  682. };
  683. 4B3A644B2C8A56FB079F7D74 /* pthread */ = {
  684. isa = PBXGroup;
  685. children = (
  686. 04D200E634516AF92074244C /* SDL_syscond.c */,
  687. 5CC65F3A65EF32EE5C773558 /* SDL_sysmutex.c */,
  688. 12F254797C1631F41D3137F8 /* SDL_sysmutex_c.h */,
  689. 05D36048404E42022A7E4127 /* SDL_syssem.c */,
  690. 17B31E2F2CC55CBC6F0A1D9B /* SDL_systhread.c */,
  691. 02B428D53F1D18F262D463B0 /* SDL_systhread_c.h */,
  692. 41E150D956EA3AD510743873 /* SDL_systls.c */,
  693. );
  694. name = "pthread";
  695. sourceTree = "<group>";
  696. };
  697. 3B4552CF25482CBF44317F63 /* timer */ = {
  698. isa = PBXGroup;
  699. children = (
  700. 41B156D22A535379479747CB /* SDL_timer.c */,
  701. 002C537968C9193840B53AEE /* SDL_timer_c.h */,
  702. 725C029C7933334915615167 /* unix */,
  703. );
  704. name = "timer";
  705. sourceTree = "<group>";
  706. };
  707. 725C029C7933334915615167 /* unix */ = {
  708. isa = PBXGroup;
  709. children = (
  710. 459149F92FC6055B32F7153F /* SDL_systimer.c */,
  711. );
  712. name = "unix";
  713. sourceTree = "<group>";
  714. };
  715. 5A047E267DFC3D2E40315F8D /* video */ = {
  716. isa = PBXGroup;
  717. children = (
  718. 4A9716005FF9561D2C3F6284 /* SDL_RLEaccel.c */,
  719. 50AD3AC235DA7BFB41AC2EF0 /* SDL_RLEaccel_c.h */,
  720. 3B0568EE0EB87B3019C24A16 /* SDL_blit.c */,
  721. 513C6936649F3988151A60EC /* SDL_blit.h */,
  722. 3EC71493552F0AB6601B4921 /* SDL_blit_0.c */,
  723. 7D16555224CA08DB629F3ED1 /* SDL_blit_1.c */,
  724. 296F6626753E62AE4A57408A /* SDL_blit_A.c */,
  725. 02A05727533149171EF6318C /* SDL_blit_N.c */,
  726. 2B90062B1FBE1B1865A01BF8 /* SDL_blit_auto.c */,
  727. 690F65987ABC73935FA163B9 /* SDL_blit_auto.h */,
  728. 1DD33CE21E6B143616A13AF1 /* SDL_blit_copy.c */,
  729. 5919276F7CBC2D445BDC0505 /* SDL_blit_copy.h */,
  730. 1CA1189B180060246D2B3B37 /* SDL_blit_slow.c */,
  731. 560565CD15672ED06F9355B1 /* SDL_blit_slow.h */,
  732. 6F5D7EFD4E2B79D45E1B51E3 /* SDL_bmp.c */,
  733. 164801C9489C07724F6A784E /* SDL_clipboard.c */,
  734. 286B34BD2239541E1ABF7B58 /* SDL_egl.c */,
  735. 290B131F70BA5F6766C05FCB /* SDL_egl.h */,
  736. 2F9B71653C254E7E388808C5 /* SDL_fillrect.c */,
  737. 7F9D4C460D482A96620971F4 /* SDL_pixels.c */,
  738. 2FFC595E3D4133F946C128EE /* SDL_pixels_c.h */,
  739. 366D6F2633EA002441056CC7 /* SDL_rect.c */,
  740. 0FBC1056267369394FF37EE2 /* SDL_rect_c.h */,
  741. 349E213D6BCD6E7D754918E0 /* SDL_shape.c */,
  742. 6FB7747B56EB06143A9E7D56 /* SDL_shape_internals.h */,
  743. 334B22626BDE407C402A36B6 /* SDL_stretch.c */,
  744. 34EE3252493E44852C6F4D1A /* SDL_surface.c */,
  745. 3C320390064404981FE12D62 /* SDL_sysvideo.h */,
  746. 124B099C775D350017963585 /* SDL_video.c */,
  747. 70AD0C8A75AB6DAB7B877BCF /* cocoa */,
  748. 44E9255D108272B167374C3D /* dummy */,
  749. 1254612D7A6C7D1C4A6E2304 /* x11 */,
  750. );
  751. name = "video";
  752. sourceTree = "<group>";
  753. };
  754. 70AD0C8A75AB6DAB7B877BCF /* cocoa */ = {
  755. isa = PBXGroup;
  756. children = (
  757. 060616512B17276042FD01B1 /* SDL_cocoaclipboard.h */,
  758. 118A36F07D45647F0A084319 /* SDL_cocoaclipboard.m */,
  759. 1BF249306FDF58717F8A67FE /* SDL_cocoaevents.h */,
  760. 6C224B440FCA2C1F2C3C1FAE /* SDL_cocoaevents.m */,
  761. 1DA20CF07FEB53241C877551 /* SDL_cocoakeyboard.h */,
  762. 4402087F5CB90F317D9208D2 /* SDL_cocoakeyboard.m */,
  763. 20DB49010B275E054D963ABC /* SDL_cocoamessagebox.h */,
  764. 4BFF56C82567424C3CF4591E /* SDL_cocoamessagebox.m */,
  765. 668468D44E1637670A5F108D /* SDL_cocoamodes.h */,
  766. 57B60C7A316B6B5A70D13C82 /* SDL_cocoamodes.m */,
  767. 759F34624091186A729C6F35 /* SDL_cocoamouse.h */,
  768. 309C0186189D062A37BF5FB6 /* SDL_cocoamouse.m */,
  769. 21076E4577D20D1D0FAC6ABB /* SDL_cocoamousetap.h */,
  770. 57283DDA43F325E829A27FBA /* SDL_cocoamousetap.m */,
  771. 6A147ACC11C6742F76C2435F /* SDL_cocoaopengl.h */,
  772. 361747734F387130393F605F /* SDL_cocoaopengl.m */,
  773. 783F00DE129C679D07016043 /* SDL_cocoashape.h */,
  774. 7DCD3646470A681D7025162E /* SDL_cocoashape.m */,
  775. 6C2671F8747628C0054C5B51 /* SDL_cocoavideo.h */,
  776. 3617606E15EE572C173C7BE1 /* SDL_cocoavideo.m */,
  777. 178524292FDA124263861BDD /* SDL_cocoawindow.h */,
  778. 7CE067B94CD974F17E692018 /* SDL_cocoawindow.m */,
  779. );
  780. name = "cocoa";
  781. sourceTree = "<group>";
  782. };
  783. 44E9255D108272B167374C3D /* dummy */ = {
  784. isa = PBXGroup;
  785. children = (
  786. 4AC7612F064013A35D2E0F0E /* SDL_nullevents.c */,
  787. 63C755A43CB542DE343127F2 /* SDL_nullevents_c.h */,
  788. 137B7080251D541D4486734D /* SDL_nullframebuffer.c */,
  789. 288F77CC00F211760DDC1D83 /* SDL_nullframebuffer_c.h */,
  790. 0B7016F553F306D600E0142E /* SDL_nullvideo.c */,
  791. 6D68605324C17B1C176C6552 /* SDL_nullvideo.h */,
  792. );
  793. name = "dummy";
  794. sourceTree = "<group>";
  795. };
  796. 1254612D7A6C7D1C4A6E2304 /* x11 */ = {
  797. isa = PBXGroup;
  798. children = (
  799. 614F0C224A9920122B861F1E /* SDL_x11clipboard.c */,
  800. 399A2DE06000601936783D4A /* SDL_x11clipboard.h */,
  801. 040245A23E4C1DB56C671C11 /* SDL_x11dyn.c */,
  802. 059C757C2A7C42BC023E690B /* SDL_x11dyn.h */,
  803. 0D4B39C02DBE3C111ADF6469 /* SDL_x11events.c */,
  804. 2CCB7E6732185E317FD44176 /* SDL_x11events.h */,
  805. 4AC63B92198A385F654F2730 /* SDL_x11framebuffer.c */,
  806. 206234E53298196560965544 /* SDL_x11framebuffer.h */,
  807. 0DDF62C0484127D723E24C22 /* SDL_x11keyboard.c */,
  808. 5B580F5260F8682D7AA64832 /* SDL_x11keyboard.h */,
  809. 707F3FE15B0D494E51614B58 /* SDL_x11messagebox.c */,
  810. 60CA27DD2C8E30F264EB0997 /* SDL_x11messagebox.h */,
  811. 1BA837F00E275AC823F41E55 /* SDL_x11modes.c */,
  812. 6AAF0AD5604B1AAB0FB6170D /* SDL_x11modes.h */,
  813. 084A624F52C129A670684094 /* SDL_x11mouse.c */,
  814. 23C57CFD064060004E6C387C /* SDL_x11mouse.h */,
  815. 6956132B6EDD79D6109E23B6 /* SDL_x11opengl.c */,
  816. 60BB3DF13E553FAB137C4B0A /* SDL_x11opengl.h */,
  817. 23EC7FEA7AAA67186D60469D /* SDL_x11opengles.c */,
  818. 43F86B58694D59666A07115C /* SDL_x11opengles.h */,
  819. 541017773B6D0CC30C7F69F4 /* SDL_x11shape.c */,
  820. 3ACC5687711255007BE25E16 /* SDL_x11shape.h */,
  821. 08917B4A65B374165A8D7CA7 /* SDL_x11sym.h */,
  822. 4FC145BC3C6D3F3C2D155C4E /* SDL_x11touch.c */,
  823. 15EC5DBC74317D5E53A73032 /* SDL_x11touch.h */,
  824. 604D13500B247C9A6BB63264 /* SDL_x11video.c */,
  825. 349740341E72620B45A369AF /* SDL_x11video.h */,
  826. 111D0E842DA26E0B16420249 /* SDL_x11window.c */,
  827. 6B743871116A4AB56E080B6B /* SDL_x11window.h */,
  828. 340B438574901D2053625299 /* SDL_x11xinput2.c */,
  829. 44386B3D1989253225166350 /* SDL_x11xinput2.h */,
  830. 4A0D4F710FDE780140BA1A58 /* edid-parse.c */,
  831. 1694525C1D4C0F3F7E4D2A55 /* edid.h */,
  832. 5E7A2C910B56578B68161E79 /* imKStoUCS.c */,
  833. 3A4F505E5178406759050FE3 /* imKStoUCS.h */,
  834. );
  835. name = "x11";
  836. sourceTree = "<group>";
  837. };
  838. 00C87F695E6008491AE07997 /* Frameworks */ = {
  839. isa = PBXGroup;
  840. children = (
  841. 4F7F3A2F781C7E4027BF10D0 /* AudioToolbox.framework */,
  842. 40FD602A0F7D70BA45F43D6B /* AudioUnit.framework */,
  843. 4A655E13466520DF29BF55A6 /* Cocoa.framework */,
  844. 74AD246C59F62F2063FE6B8F /* CoreAudio.framework */,
  845. 3E915DA675494CC65BAC159C /* IOKit.framework */,
  846. 308A60C82BD87C2638C47377 /* Carbon.framework */,
  847. 5702009549A31E003E2E5CF6 /* ForceFeedback.framework */,
  848. 6F94036B274B6E9309345AF6 /* CoreFoundation.framework */,
  849. 3FAA70EE29303720292D57B6 /* OpenGL.framework */,
  850. );
  851. name = "Frameworks";
  852. sourceTree = "<group>";
  853. };
  854. 7350255647C236722E191910 /* Products */ = {
  855. isa = PBXGroup;
  856. children = (
  857. 5E6D56F6655337845A3C44C3 /* libSDL2.a */,
  858. );
  859. name = "Products";
  860. sourceTree = "<group>";
  861. };
  862. /* End PBXGroup section */
  863. /* Begin PBXNativeTarget section */
  864. 7E6A7BC23CFD134274963645 /* SDL2 */ = {
  865. isa = PBXNativeTarget;
  866. buildConfigurationList = 141F24FA3D6072A1529C26E8 /* Build configuration list for PBXNativeTarget "SDL2" */;
  867. buildPhases = (
  868. 4FC7355D792703116E1F49C6 /* Resources */,
  869. 210D600C478F33F137B03CC7 /* Sources */,
  870. 46BD5DD60E4D1C967C4D37B5 /* Frameworks */,
  871. );
  872. buildRules = (
  873. );
  874. dependencies = (
  875. );
  876. name = "SDL2";
  877. productName = "SDL2";
  878. productReference = 5E6D56F6655337845A3C44C3 /* libSDL2.a */;
  879. productType = "com.apple.product-type.library.static";
  880. };
  881. /* End PBXNativeTarget section */
  882. /* Begin PBXProject section */
  883. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  884. isa = PBXProject;
  885. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2" */;
  886. compatibilityVersion = "Xcode 3.2";
  887. hasScannedForEncodings = 1;
  888. mainGroup = 4B82442500AD66E9511E4477 /* SDL2 */;
  889. projectDirPath = "";
  890. projectRoot = "";
  891. targets = (
  892. 7E6A7BC23CFD134274963645 /* libSDL2.a */,
  893. );
  894. };
  895. /* End PBXProject section */
  896. /* Begin PBXResourcesBuildPhase section */
  897. 4FC7355D792703116E1F49C6 /* Resources */ = {
  898. isa = PBXResourcesBuildPhase;
  899. buildActionMask = 2147483647;
  900. files = (
  901. );
  902. runOnlyForDeploymentPostprocessing = 0;
  903. };
  904. /* End PBXResourcesBuildPhase section */
  905. /* Begin PBXSourcesBuildPhase section */
  906. 210D600C478F33F137B03CC7 /* Sources */ = {
  907. isa = PBXSourcesBuildPhase;
  908. buildActionMask = 2147483647;
  909. files = (
  910. 56395776433B06D125BE09F9 /* SDL.c in Sources */,
  911. 0D11631D261C2DED48367BD9 /* SDL_assert.c in Sources */,
  912. 63957CDA535A39C9449D535D /* SDL_error.c in Sources */,
  913. 396E14272C895B1B023B0EBF /* SDL_hints.c in Sources */,
  914. 47A824D52595733944650324 /* SDL_log.c in Sources */,
  915. 0DA40BB5530E3E8A13B22B2A /* SDL_atomic.c in Sources */,
  916. 78B369711FEC690B61E878DB /* SDL_spinlock.c in Sources */,
  917. 106D013A4421102300555D43 /* SDL_audio.c in Sources */,
  918. 2BF6538C20D269CB37087387 /* SDL_audiocvt.c in Sources */,
  919. 32E8550E3FC92BD73B4739B8 /* SDL_audiodev.c in Sources */,
  920. 42C743FD554803F551385F5E /* SDL_audiotypecvt.c in Sources */,
  921. 7D2A6B3F36BD6DD353D43953 /* SDL_mixer.c in Sources */,
  922. 259157355D6D2B2A7C9411BE /* SDL_wave.c in Sources */,
  923. 4AA7597B1C4036EE6193174F /* SDL_coreaudio.c in Sources */,
  924. 5674042A21325D343ED27F33 /* SDL_diskaudio.c in Sources */,
  925. 0B905C2A4B5E31B840865641 /* SDL_dummyaudio.c in Sources */,
  926. 47D9062664F05CC72A952A7A /* SDL_cpuinfo.c in Sources */,
  927. 70D12B02516F0F2905AB412C /* SDL_clipboardevents.c in Sources */,
  928. 7B571F1F643422652B14420D /* SDL_dropevents.c in Sources */,
  929. 5D6A089F279C32D34F707938 /* SDL_events.c in Sources */,
  930. 2FF10E5E5FFE5AA7236E259D /* SDL_gesture.c in Sources */,
  931. 572E0DE06DA25C7C7B4641CB /* SDL_keyboard.c in Sources */,
  932. 4D11428427B179E3476635ED /* SDL_mouse.c in Sources */,
  933. 4D633D8F070C41582A4B57C0 /* SDL_quit.c in Sources */,
  934. 4CB676BB174D5FA62B1A74F5 /* SDL_touch.c in Sources */,
  935. 4FDB4381525E3F0E54222AB7 /* SDL_windowevents.c in Sources */,
  936. 104E1ED077B5263C2F767E76 /* SDL_rwops.c in Sources */,
  937. 054C588B4B675FE145C405FF /* SDL_rwopsbundlesupport.m in Sources */,
  938. 333A606602A9304E62204041 /* SDL_sysfilesystem.m in Sources */,
  939. 7F371E9614B444B008BB61EB /* SDL_haptic.c in Sources */,
  940. 491A69413C3372F47FD526C4 /* SDL_syshaptic.c in Sources */,
  941. 323563246DB26CEE1EE57A87 /* SDL_gamecontroller.c in Sources */,
  942. 6055787753B66A4F7C7C62CC /* SDL_joystick.c in Sources */,
  943. 111C502964B81A6C3F8B75E9 /* SDL_sysjoystick.c in Sources */,
  944. 76537577175D73B66E382DF3 /* SDL_sysloadso.c in Sources */,
  945. 4A6367E166855369495907D2 /* SDL_power.c in Sources */,
  946. 703B3B447BD5756E17974E35 /* SDL_syspower.c in Sources */,
  947. 00F850905E8838901D684336 /* SDL_render.c in Sources */,
  948. 084519B745617A795612765B /* SDL_yuv_mmx.c in Sources */,
  949. 7A7F452C793B51C108155BF3 /* SDL_yuv_sw.c in Sources */,
  950. 0BBB364F1AA839334CA903E1 /* SDL_render_gl.c in Sources */,
  951. 2FE315477EB5534A33D63088 /* SDL_shaders_gl.c in Sources */,
  952. 61F2084A5BE32DCB11E03C70 /* SDL_blendfillrect.c in Sources */,
  953. 59EE3C2409372B9639821D70 /* SDL_blendline.c in Sources */,
  954. 485B7C4A13A54E2B21E3558A /* SDL_blendpoint.c in Sources */,
  955. 72837DD3347C47EC16E204B9 /* SDL_drawline.c in Sources */,
  956. 2CF944703D09586A2DBC5140 /* SDL_drawpoint.c in Sources */,
  957. 5FAA1511268914C730B15F91 /* SDL_render_sw.c in Sources */,
  958. 31BE4ECF1A3005304B891CAA /* SDL_rotate.c in Sources */,
  959. 671B561A4F8961200C43368D /* SDL_getenv.c in Sources */,
  960. 325E5B1B5C4745827A1E6E5F /* SDL_iconv.c in Sources */,
  961. 467362D4600918721A582DD1 /* SDL_malloc.c in Sources */,
  962. 280E40795C183DBB6A970829 /* SDL_qsort.c in Sources */,
  963. 35EB063D107A51CE41391E68 /* SDL_stdlib.c in Sources */,
  964. 751335C2100E444D570F538E /* SDL_string.c in Sources */,
  965. 296D670D18660CF766E818CC /* SDL_thread.c in Sources */,
  966. 11FC3C2D57D7210A3D615BA9 /* SDL_syscond.c in Sources */,
  967. 373D343B1143034962617BD7 /* SDL_sysmutex.c in Sources */,
  968. 15337628451D793D3CAB15D4 /* SDL_syssem.c in Sources */,
  969. 6AB87FC5673A2BBE6C9E0DB5 /* SDL_systhread.c in Sources */,
  970. 2D677EC478A065B220E460EC /* SDL_systls.c in Sources */,
  971. 623F50970F234B5E09CA450B /* SDL_timer.c in Sources */,
  972. 13913E6F0397429A2DEB3D40 /* SDL_systimer.c in Sources */,
  973. 65946C744E79150A4C7C045C /* SDL_RLEaccel.c in Sources */,
  974. 283C240D0F085FE959BD477C /* SDL_blit.c in Sources */,
  975. 1BB3311C46100188199C04D0 /* SDL_blit_0.c in Sources */,
  976. 2B76555A37F14B4D41A27593 /* SDL_blit_1.c in Sources */,
  977. 49D204421C4F1B8835DE2832 /* SDL_blit_A.c in Sources */,
  978. 5E613DFE79B379C26D650D96 /* SDL_blit_N.c in Sources */,
  979. 4A4664FE74896DF45E1808EE /* SDL_blit_auto.c in Sources */,
  980. 3059473C61AB631709347385 /* SDL_blit_copy.c in Sources */,
  981. 50DB688039D37DD9582868D6 /* SDL_blit_slow.c in Sources */,
  982. 375F7D0C5126459216E47CF2 /* SDL_bmp.c in Sources */,
  983. 49F101CA136501802AFA3B94 /* SDL_clipboard.c in Sources */,
  984. 54E9387C7E1D51AC31935DA3 /* SDL_egl.c in Sources */,
  985. 66E622863C5A41026F594412 /* SDL_fillrect.c in Sources */,
  986. 57AE719928720E68714B209F /* SDL_pixels.c in Sources */,
  987. 2D93262C241F1433246B2085 /* SDL_rect.c in Sources */,
  988. 228023C6583F3DE84EF42C58 /* SDL_shape.c in Sources */,
  989. 7E1C02D05DC73D8430EE5B32 /* SDL_stretch.c in Sources */,
  990. 01AC02B5766A48C8670031F2 /* SDL_surface.c in Sources */,
  991. 4BD4541153E57A437BF32A86 /* SDL_video.c in Sources */,
  992. 51243DCF16C22BE3744032EF /* SDL_cocoaclipboard.m in Sources */,
  993. 012C15875FDC21D61CD929D0 /* SDL_cocoaevents.m in Sources */,
  994. 1573379D58A7574D0DBA47AC /* SDL_cocoakeyboard.m in Sources */,
  995. 787242E36A2735A57F59687B /* SDL_cocoamessagebox.m in Sources */,
  996. 2B4D04205F557192365D431C /* SDL_cocoamodes.m in Sources */,
  997. 310774F470EF614902A41941 /* SDL_cocoamouse.m in Sources */,
  998. 24D86B472DA21C7365911852 /* SDL_cocoamousetap.m in Sources */,
  999. 261C18D144B62BA517AB0CDE /* SDL_cocoaopengl.m in Sources */,
  1000. 35B52CCD738D46A37D2A007A /* SDL_cocoashape.m in Sources */,
  1001. 11E63E4936207F26367F5238 /* SDL_cocoavideo.m in Sources */,
  1002. 40BD604A40D313FF5BBF038B /* SDL_cocoawindow.m in Sources */,
  1003. 78D451890F066EED1B184E5D /* SDL_nullevents.c in Sources */,
  1004. 7D746673275A3D2832FC70E4 /* SDL_nullframebuffer.c in Sources */,
  1005. 04EE66BE026750A6697D2D25 /* SDL_nullvideo.c in Sources */,
  1006. 16890198400A74D216F21D5C /* SDL_x11clipboard.c in Sources */,
  1007. 5AF6069941FD62CC54180B0B /* SDL_x11dyn.c in Sources */,
  1008. 5317393214211C5609A741CD /* SDL_x11events.c in Sources */,
  1009. 577A205B645529882614213E /* SDL_x11framebuffer.c in Sources */,
  1010. 70C662D65B383C6C59FD2D53 /* SDL_x11keyboard.c in Sources */,
  1011. 1C89094C623507F457F92E95 /* SDL_x11messagebox.c in Sources */,
  1012. 602E0AE6217E04A24E1B6557 /* SDL_x11modes.c in Sources */,
  1013. 43957BE84EEC1684606737A4 /* SDL_x11mouse.c in Sources */,
  1014. 046106FA142534F231B450E8 /* SDL_x11opengl.c in Sources */,
  1015. 08301FE111B053194E1F0BA6 /* SDL_x11opengles.c in Sources */,
  1016. 2165120C077310332DB568BC /* SDL_x11shape.c in Sources */,
  1017. 06E734A2124E48E15A4E5320 /* SDL_x11touch.c in Sources */,
  1018. 57586E4470463EE554525EAF /* SDL_x11video.c in Sources */,
  1019. 338D7DFE515B42686BA33874 /* SDL_x11window.c in Sources */,
  1020. 40DD09945F46241C46AD317A /* SDL_x11xinput2.c in Sources */,
  1021. 1534489224852D230A1C3B61 /* edid-parse.c in Sources */,
  1022. 2DE7276C55DC177D1FFD3CF4 /* imKStoUCS.c in Sources */,
  1023. );
  1024. runOnlyForDeploymentPostprocessing = 0;
  1025. };
  1026. /* End PBXSourcesBuildPhase section */
  1027. /* Begin PBXVariantGroup section */
  1028. /* End PBXVariantGroup section */
  1029. /* Begin XCBuildConfiguration section */
  1030. 51EE03A37C12355E46D14FAF /* Debug Universal */ = {
  1031. isa = XCBuildConfiguration;
  1032. buildSettings = {
  1033. ALWAYS_SEARCH_USER_PATHS = NO;
  1034. CONFIGURATION_BUILD_DIR = Build/Debug;
  1035. GCC_DYNAMIC_NO_PIC = NO;
  1036. GCC_MODEL_TUNING = G5;
  1037. INSTALL_PATH = /usr/local/lib;
  1038. PRODUCT_NAME = "SDL2";
  1039. };
  1040. name = "Debug Universal";
  1041. };
  1042. 48BC3CF677A500DD43FD3AFB /* Debug Native */ = {
  1043. isa = XCBuildConfiguration;
  1044. buildSettings = {
  1045. ALWAYS_SEARCH_USER_PATHS = NO;
  1046. CONFIGURATION_BUILD_DIR = Build/Debug;
  1047. GCC_DYNAMIC_NO_PIC = NO;
  1048. GCC_MODEL_TUNING = G5;
  1049. INSTALL_PATH = /usr/local/lib;
  1050. PRODUCT_NAME = "SDL2";
  1051. };
  1052. name = "Debug Native";
  1053. };
  1054. 2AF54D7E346C41D50A4C21B9 /* Release Universal */ = {
  1055. isa = XCBuildConfiguration;
  1056. buildSettings = {
  1057. ALWAYS_SEARCH_USER_PATHS = NO;
  1058. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1059. CONFIGURATION_BUILD_DIR = Build/Release;
  1060. GCC_DYNAMIC_NO_PIC = NO;
  1061. GCC_MODEL_TUNING = G5;
  1062. INSTALL_PATH = /usr/local/lib;
  1063. PRODUCT_NAME = "SDL2";
  1064. };
  1065. name = "Release Universal";
  1066. };
  1067. 741D356D2DC91E42269520DC /* Release Native */ = {
  1068. isa = XCBuildConfiguration;
  1069. buildSettings = {
  1070. ALWAYS_SEARCH_USER_PATHS = NO;
  1071. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1072. CONFIGURATION_BUILD_DIR = Build/Release;
  1073. GCC_DYNAMIC_NO_PIC = NO;
  1074. GCC_MODEL_TUNING = G5;
  1075. INSTALL_PATH = /usr/local/lib;
  1076. PRODUCT_NAME = "SDL2";
  1077. };
  1078. name = "Release Native";
  1079. };
  1080. 75927179491863DF5EB80932 /* Debug Universal */ = {
  1081. isa = XCBuildConfiguration;
  1082. buildSettings = {
  1083. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  1084. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  1085. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  1086. COPY_PHASE_STRIP = NO;
  1087. GCC_C_LANGUAGE_STANDARD = gnu99;
  1088. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  1089. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  1090. GCC_OPTIMIZATION_LEVEL = 0;
  1091. GCC_PREPROCESSOR_DEFINITIONS = (
  1092. "USING_PREMAKE_CONFIG_H",
  1093. "_DEBUG",
  1094. );
  1095. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1096. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1097. GCC_WARN_UNUSED_VARIABLE = YES;
  1098. HEADER_SEARCH_PATHS = (
  1099. "..",
  1100. "../../../../include",
  1101. );
  1102. OBJROOT = "obj/Universal/Debug";
  1103. ONLY_ACTIVE_ARCH = YES;
  1104. SYMROOT = "Build/Debug";
  1105. };
  1106. name = "Debug Universal";
  1107. };
  1108. 51A47C782C1808DA3320138B /* Debug Native */ = {
  1109. isa = XCBuildConfiguration;
  1110. buildSettings = {
  1111. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  1112. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  1113. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  1114. COPY_PHASE_STRIP = NO;
  1115. GCC_C_LANGUAGE_STANDARD = gnu99;
  1116. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  1117. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  1118. GCC_OPTIMIZATION_LEVEL = 0;
  1119. GCC_PREPROCESSOR_DEFINITIONS = (
  1120. "USING_PREMAKE_CONFIG_H",
  1121. "_DEBUG",
  1122. );
  1123. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1124. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1125. GCC_WARN_UNUSED_VARIABLE = YES;
  1126. HEADER_SEARCH_PATHS = (
  1127. "..",
  1128. "../../../../include",
  1129. );
  1130. OBJROOT = "obj/Debug";
  1131. ONLY_ACTIVE_ARCH = YES;
  1132. SYMROOT = "Build/Debug";
  1133. };
  1134. name = "Debug Native";
  1135. };
  1136. 19D5095D59785C55576533F4 /* Release Universal */ = {
  1137. isa = XCBuildConfiguration;
  1138. buildSettings = {
  1139. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  1140. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  1141. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  1142. GCC_C_LANGUAGE_STANDARD = gnu99;
  1143. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  1144. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  1145. GCC_OPTIMIZATION_LEVEL = 3;
  1146. GCC_PREPROCESSOR_DEFINITIONS = (
  1147. "USING_PREMAKE_CONFIG_H",
  1148. "NDEBUG",
  1149. );
  1150. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1151. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1152. GCC_WARN_UNUSED_VARIABLE = YES;
  1153. HEADER_SEARCH_PATHS = (
  1154. "..",
  1155. "../../../../include",
  1156. );
  1157. OBJROOT = "obj/Universal/Release";
  1158. ONLY_ACTIVE_ARCH = NO;
  1159. SYMROOT = "Build/Release";
  1160. };
  1161. name = "Release Universal";
  1162. };
  1163. 4BE60CC656D352BC4FCC155A /* Release Native */ = {
  1164. isa = XCBuildConfiguration;
  1165. buildSettings = {
  1166. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  1167. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  1168. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  1169. GCC_C_LANGUAGE_STANDARD = gnu99;
  1170. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  1171. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  1172. GCC_OPTIMIZATION_LEVEL = 3;
  1173. GCC_PREPROCESSOR_DEFINITIONS = (
  1174. "USING_PREMAKE_CONFIG_H",
  1175. "NDEBUG",
  1176. );
  1177. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1178. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1179. GCC_WARN_UNUSED_VARIABLE = YES;
  1180. HEADER_SEARCH_PATHS = (
  1181. "..",
  1182. "../../../../include",
  1183. );
  1184. OBJROOT = "obj/Release";
  1185. ONLY_ACTIVE_ARCH = NO;
  1186. SYMROOT = "Build/Release";
  1187. };
  1188. name = "Release Native";
  1189. };
  1190. /* End XCBuildConfiguration section */
  1191. /* Begin XCConfigurationList section */
  1192. 141F24FA3D6072A1529C26E8 /* Build configuration list for PBXNativeTarget "libSDL2.a" */ = {
  1193. isa = XCConfigurationList;
  1194. buildConfigurations = (
  1195. 51EE03A37C12355E46D14FAF /* Debug Universal */,
  1196. 48BC3CF677A500DD43FD3AFB /* Debug Native */,
  1197. 2AF54D7E346C41D50A4C21B9 /* Release Universal */,
  1198. 741D356D2DC91E42269520DC /* Release Native */,
  1199. );
  1200. defaultConfigurationIsVisible = 0;
  1201. defaultConfigurationName = "Debug Universal";
  1202. };
  1203. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2" */ = {
  1204. isa = XCConfigurationList;
  1205. buildConfigurations = (
  1206. 75927179491863DF5EB80932 /* Debug Universal */,
  1207. 51A47C782C1808DA3320138B /* Debug Native */,
  1208. 19D5095D59785C55576533F4 /* Release Universal */,
  1209. 4BE60CC656D352BC4FCC155A /* Release Native */,
  1210. );
  1211. defaultConfigurationIsVisible = 0;
  1212. defaultConfigurationName = "Debug Universal";
  1213. };
  1214. /* End XCConfigurationList section */
  1215. };
  1216. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  1217. }