project.pbxproj 127 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 71655061195BB372006E1227 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71655060195BB372006E1227 /* UIKit.framework */; };
  10. 71655063195BB372006E1227 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71655062195BB372006E1227 /* Foundation.framework */; };
  11. 71655065195BB372006E1227 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71655064195BB372006E1227 /* CoreGraphics.framework */; };
  12. 71655073195BB372006E1227 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 71655072195BB372006E1227 /* Default.png */; };
  13. 71655075195BB372006E1227 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 71655074195BB372006E1227 /* Default@2x.png */; };
  14. 71655077195BB372006E1227 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 71655076195BB372006E1227 /* Default-568h@2x.png */; };
  15. 7165507F195BB3D8006E1227 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 7165507D195BB3D8006E1227 /* Icon.png */; };
  16. 716550A1195BB504006E1227 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165509A195BB504006E1227 /* SDL_assert.c */; };
  17. 716550A2195BB504006E1227 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165509D195BB504006E1227 /* SDL_error.c */; };
  18. 716550A3195BB504006E1227 /* SDL_hints.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165509E195BB504006E1227 /* SDL_hints.c */; };
  19. 716550A4195BB504006E1227 /* SDL_log.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165509F195BB504006E1227 /* SDL_log.c */; };
  20. 716550A5195BB504006E1227 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550A0195BB504006E1227 /* SDL.c */; };
  21. 716550B8195BB58A006E1227 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550B6195BB58A006E1227 /* SDL_atomic.c */; };
  22. 716550B9195BB58A006E1227 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550B7195BB58A006E1227 /* SDL_spinlock.c */; };
  23. 716550CD195BB5D0006E1227 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550CC195BB5D0006E1227 /* SDL_cpuinfo.c */; };
  24. 716550D6195BB5E6006E1227 /* SDL_dynapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550D4195BB5E6006E1227 /* SDL_dynapi.c */; };
  25. 716550EE195BB5F3006E1227 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550DC195BB5F3006E1227 /* SDL_clipboardevents.c */; };
  26. 716550EF195BB5F3006E1227 /* SDL_dropevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550DE195BB5F3006E1227 /* SDL_dropevents.c */; };
  27. 716550F0195BB5F3006E1227 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550E0195BB5F3006E1227 /* SDL_events.c */; };
  28. 716550F1195BB5F3006E1227 /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550E2195BB5F3006E1227 /* SDL_gesture.c */; };
  29. 716550F2195BB5F3006E1227 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550E4195BB5F3006E1227 /* SDL_keyboard.c */; };
  30. 716550F3195BB5F3006E1227 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550E6195BB5F3006E1227 /* SDL_mouse.c */; };
  31. 716550F4195BB5F3006E1227 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550E8195BB5F3006E1227 /* SDL_quit.c */; };
  32. 716550F5195BB5F3006E1227 /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550EA195BB5F3006E1227 /* SDL_touch.c */; };
  33. 716550F6195BB5F3006E1227 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550EC195BB5F3006E1227 /* SDL_windowevents.c */; };
  34. 716550F8195BB5FC006E1227 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550F7195BB5FC006E1227 /* SDL_rwops.c */; };
  35. 716550FB195BB605006E1227 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 716550FA195BB605006E1227 /* SDL_rwopsbundlesupport.m */; };
  36. 716550FD195BB60E006E1227 /* SDL_sysfilesystem.m in Sources */ = {isa = PBXBuildFile; fileRef = 716550FC195BB60E006E1227 /* SDL_sysfilesystem.m */; };
  37. 71655101195BB619006E1227 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550FE195BB619006E1227 /* SDL_syshaptic.c */; };
  38. 71655102195BB619006E1227 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 716550FF195BB619006E1227 /* SDL_haptic.c */; };
  39. 7165510A195BB622006E1227 /* SDL_sysjoystick.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655103195BB622006E1227 /* SDL_sysjoystick.m */; };
  40. 7165510B195BB622006E1227 /* SDLUIAccelerationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655105195BB622006E1227 /* SDLUIAccelerationDelegate.m */; };
  41. 7165510C195BB622006E1227 /* SDL_gamecontroller.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655106195BB622006E1227 /* SDL_gamecontroller.c */; };
  42. 7165510D195BB622006E1227 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655107195BB622006E1227 /* SDL_joystick.c */; };
  43. 71655110195BB633006E1227 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165510E195BB633006E1227 /* SDL_sysloadso.c */; };
  44. 71655111195BB633006E1227 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165510F195BB633006E1227 /* SDL_sysloadso.c */; };
  45. 71655114195BB63D006E1227 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655112195BB63D006E1227 /* SDL_power.c */; };
  46. 71655115195BB63D006E1227 /* SDL_syspower.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655113195BB63D006E1227 /* SDL_syspower.m */; };
  47. 71655129195BB64C006E1227 /* SDL_render_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655116195BB64C006E1227 /* SDL_render_gles.c */; };
  48. 7165512A195BB64C006E1227 /* SDL_render_gles2.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655117195BB64C006E1227 /* SDL_render_gles2.c */; };
  49. 7165512B195BB64C006E1227 /* SDL_shaders_gles2.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655118195BB64C006E1227 /* SDL_shaders_gles2.c */; };
  50. 7165512C195BB64C006E1227 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165511A195BB64C006E1227 /* SDL_blendfillrect.c */; };
  51. 7165512D195BB64C006E1227 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165511C195BB64C006E1227 /* SDL_blendline.c */; };
  52. 7165512E195BB64C006E1227 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165511E195BB64C006E1227 /* SDL_blendpoint.c */; };
  53. 7165512F195BB64C006E1227 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655121195BB64C006E1227 /* SDL_drawline.c */; };
  54. 71655130195BB64C006E1227 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655123195BB64C006E1227 /* SDL_drawpoint.c */; };
  55. 71655131195BB64C006E1227 /* SDL_render_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655125195BB64C006E1227 /* SDL_render_sw.c */; };
  56. 71655132195BB64C006E1227 /* SDL_rotate.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655127195BB64C006E1227 /* SDL_rotate.c */; };
  57. 71655139195BB658006E1227 /* SDL_render.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655134195BB658006E1227 /* SDL_render.c */; };
  58. 7165513A195BB658006E1227 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655136195BB658006E1227 /* SDL_yuv_mmx.c */; };
  59. 7165513B195BB658006E1227 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655138195BB658006E1227 /* SDL_yuv_sw.c */; };
  60. 71655142195BB660006E1227 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165513C195BB660006E1227 /* SDL_getenv.c */; };
  61. 71655143195BB660006E1227 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165513D195BB660006E1227 /* SDL_iconv.c */; };
  62. 71655144195BB660006E1227 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165513E195BB660006E1227 /* SDL_malloc.c */; };
  63. 71655145195BB660006E1227 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165513F195BB660006E1227 /* SDL_qsort.c */; };
  64. 71655146195BB660006E1227 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655140195BB660006E1227 /* SDL_stdlib.c */; };
  65. 71655147195BB660006E1227 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655141195BB660006E1227 /* SDL_string.c */; };
  66. 71655152195BB669006E1227 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655148195BB669006E1227 /* SDL_syscond.c */; };
  67. 71655153195BB669006E1227 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655149195BB669006E1227 /* SDL_sysmutex.c */; };
  68. 71655154195BB669006E1227 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165514B195BB669006E1227 /* SDL_syssem.c */; };
  69. 71655155195BB669006E1227 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165514C195BB669006E1227 /* SDL_systhread.c */; };
  70. 71655156195BB669006E1227 /* SDL_systls.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165514E195BB669006E1227 /* SDL_systls.c */; };
  71. 71655157195BB669006E1227 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655150195BB669006E1227 /* SDL_thread.c */; };
  72. 7165515B195BB675006E1227 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655158195BB675006E1227 /* SDL_systimer.c */; };
  73. 7165515C195BB675006E1227 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655159195BB675006E1227 /* SDL_timer.c */; };
  74. 71655190195BB685006E1227 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7165515F195BB685006E1227 /* SDL_uikitappdelegate.m */; };
  75. 71655191195BB685006E1227 /* SDL_uikitevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655161195BB685006E1227 /* SDL_uikitevents.m */; };
  76. 71655192195BB685006E1227 /* SDL_uikitmessagebox.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655163195BB685006E1227 /* SDL_uikitmessagebox.m */; };
  77. 71655193195BB685006E1227 /* SDL_uikitmodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655165195BB685006E1227 /* SDL_uikitmodes.m */; };
  78. 71655194195BB685006E1227 /* SDL_uikitopengles.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655167195BB685006E1227 /* SDL_uikitopengles.m */; };
  79. 71655195195BB685006E1227 /* SDL_uikitopenglview.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655169195BB685006E1227 /* SDL_uikitopenglview.m */; };
  80. 71655196195BB685006E1227 /* SDL_uikitvideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7165516B195BB685006E1227 /* SDL_uikitvideo.m */; };
  81. 71655197195BB685006E1227 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = 7165516D195BB685006E1227 /* SDL_uikitview.m */; };
  82. 71655198195BB685006E1227 /* SDL_uikitviewcontroller.m in Sources */ = {isa = PBXBuildFile; fileRef = 7165516F195BB685006E1227 /* SDL_uikitviewcontroller.m */; };
  83. 71655199195BB685006E1227 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 71655171195BB685006E1227 /* SDL_uikitwindow.m */; };
  84. 7165519A195BB685006E1227 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655172195BB685006E1227 /* SDL_nullevents.c */; };
  85. 7165519B195BB685006E1227 /* SDL_nullframebuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655175195BB685006E1227 /* SDL_nullframebuffer.c */; };
  86. 7165519C195BB685006E1227 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655176195BB685006E1227 /* SDL_nullvideo.c */; };
  87. 7165519D195BB685006E1227 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655178195BB685006E1227 /* SDL_blit.c */; };
  88. 7165519E195BB685006E1227 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165517A195BB685006E1227 /* SDL_blit_0.c */; };
  89. 7165519F195BB685006E1227 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165517B195BB685006E1227 /* SDL_blit_1.c */; };
  90. 716551A0195BB685006E1227 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165517C195BB685006E1227 /* SDL_blit_A.c */; };
  91. 716551A1195BB685006E1227 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165517D195BB685006E1227 /* SDL_blit_auto.c */; };
  92. 716551A2195BB685006E1227 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165517F195BB685006E1227 /* SDL_blit_copy.c */; };
  93. 716551A3195BB685006E1227 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655181195BB685006E1227 /* SDL_blit_N.c */; };
  94. 716551A4195BB685006E1227 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655182195BB685006E1227 /* SDL_blit_slow.c */; };
  95. 716551A5195BB685006E1227 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655184195BB685006E1227 /* SDL_bmp.c */; };
  96. 716551A6195BB685006E1227 /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655185195BB685006E1227 /* SDL_clipboard.c */; };
  97. 716551A7195BB685006E1227 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655186195BB685006E1227 /* SDL_fillrect.c */; };
  98. 716551A8195BB685006E1227 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655187195BB685006E1227 /* SDL_pixels.c */; };
  99. 716551A9195BB685006E1227 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655189195BB685006E1227 /* SDL_rect.c */; };
  100. 716551AA195BB685006E1227 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165518A195BB685006E1227 /* SDL_RLEaccel.c */; };
  101. 716551AB195BB685006E1227 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165518C195BB685006E1227 /* SDL_stretch.c */; };
  102. 716551AC195BB685006E1227 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165518D195BB685006E1227 /* SDL_surface.c */; };
  103. 716551AD195BB685006E1227 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165518F195BB685006E1227 /* SDL_video.c */; };
  104. 71655256195BB6DB006E1227 /* binfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716551E5195BB6DA006E1227 /* binfile.cpp */; };
  105. 71655257195BB6DB006E1227 /* binio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716551E7195BB6DA006E1227 /* binio.cpp */; };
  106. 71655258195BB6DB006E1227 /* dosbox_opl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716551EA195BB6DA006E1227 /* dosbox_opl.cpp */; };
  107. 71655259195BB6DB006E1227 /* emuopl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716551EC195BB6DA006E1227 /* emuopl.cpp */; };
  108. 7165525A195BB6DB006E1227 /* fmopl.c in Sources */ = {isa = PBXBuildFile; fileRef = 716551EE195BB6DA006E1227 /* fmopl.c */; };
  109. 7165525B195BB6DB006E1227 /* fprovide.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716551F0195BB6DA006E1227 /* fprovide.cpp */; };
  110. 71655260195BB6DB006E1227 /* player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716551F8195BB6DA006E1227 /* player.cpp */; };
  111. 71655261195BB6DB006E1227 /* rix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716551FA195BB6DA006E1227 /* rix.cpp */; };
  112. 71655262195BB6DB006E1227 /* surroundopl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716551FC195BB6DA006E1227 /* surroundopl.cpp */; };
  113. 71655263195BB6DB006E1227 /* battle.c in Sources */ = {isa = PBXBuildFile; fileRef = 716551FF195BB6DA006E1227 /* battle.c */; };
  114. 71655264195BB6DB006E1227 /* ending.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655202195BB6DA006E1227 /* ending.c */; };
  115. 71655265195BB6DB006E1227 /* fight.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655204195BB6DA006E1227 /* fight.c */; };
  116. 71655266195BB6DB006E1227 /* font.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655206195BB6DA006E1227 /* font.c */; };
  117. 71655267195BB6DB006E1227 /* game.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655208195BB6DA006E1227 /* game.c */; };
  118. 71655268195BB6DB006E1227 /* getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165520A195BB6DA006E1227 /* getopt.c */; };
  119. 71655269195BB6DB006E1227 /* global.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165520C195BB6DA006E1227 /* global.c */; };
  120. 7165526A195BB6DB006E1227 /* input.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165520E195BB6DA006E1227 /* input.c */; };
  121. 7165526B195BB6DB006E1227 /* itemmenu.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655210195BB6DA006E1227 /* itemmenu.c */; };
  122. 7165526C195BB6DB006E1227 /* bit.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655213195BB6DA006E1227 /* bit.c */; };
  123. 7165526E195BB6DB006E1227 /* decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655216195BB6DA006E1227 /* decoder.c */; };
  124. 7165526F195BB6DB006E1227 /* fixed.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655218195BB6DA006E1227 /* fixed.c */; };
  125. 71655270195BB6DB006E1227 /* frame.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165521A195BB6DA006E1227 /* frame.c */; };
  126. 71655271195BB6DB006E1227 /* huffman.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165521C195BB6DA006E1227 /* huffman.c */; };
  127. 71655273195BB6DB006E1227 /* layer12.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165521F195BB6DA006E1227 /* layer12.c */; };
  128. 71655274195BB6DB006E1227 /* layer3.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655221195BB6DA006E1227 /* layer3.c */; };
  129. 71655275195BB6DB006E1227 /* music_mad.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655226195BB6DA006E1227 /* music_mad.c */; };
  130. 71655279195BB6DB006E1227 /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165522B195BB6DA006E1227 /* stream.c */; };
  131. 7165527A195BB6DB006E1227 /* synth.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165522D195BB6DA006E1227 /* synth.c */; };
  132. 7165527B195BB6DB006E1227 /* timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165522F195BB6DA006E1227 /* timer.c */; };
  133. 7165527C195BB6DB006E1227 /* magicmenu.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655231195BB6DA006E1227 /* magicmenu.c */; };
  134. 7165527D195BB6DB006E1227 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655233195BB6DA006E1227 /* main.c */; };
  135. 7165527E195BB6DB006E1227 /* map.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655235195BB6DA006E1227 /* map.c */; };
  136. 7165527F195BB6DB006E1227 /* palcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655237195BB6DA006E1227 /* palcommon.c */; };
  137. 71655280195BB6DB006E1227 /* palette.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655239195BB6DB006E1227 /* palette.c */; };
  138. 71655281195BB6DB006E1227 /* play.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165523B195BB6DB006E1227 /* play.c */; };
  139. 71655282195BB6DB006E1227 /* res.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165523D195BB6DB006E1227 /* res.c */; };
  140. 71655283195BB6DB006E1227 /* rixplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7165523F195BB6DB006E1227 /* rixplay.cpp */; };
  141. 71655284195BB6DB006E1227 /* rngplay.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655241195BB6DB006E1227 /* rngplay.c */; };
  142. 71655285195BB6DB006E1227 /* scene.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655243195BB6DB006E1227 /* scene.c */; };
  143. 71655286195BB6DB006E1227 /* script.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655245195BB6DB006E1227 /* script.c */; };
  144. 71655287195BB6DB006E1227 /* sound.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655247195BB6DB006E1227 /* sound.c */; };
  145. 71655288195BB6DB006E1227 /* text.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655249195BB6DB006E1227 /* text.c */; };
  146. 71655289195BB6DB006E1227 /* ui.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165524B195BB6DB006E1227 /* ui.c */; };
  147. 7165528A195BB6DB006E1227 /* uibattle.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165524D195BB6DB006E1227 /* uibattle.c */; };
  148. 7165528B195BB6DB006E1227 /* uigame.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165524F195BB6DB006E1227 /* uigame.c */; };
  149. 7165528C195BB6DB006E1227 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655251195BB6DB006E1227 /* util.c */; };
  150. 7165528D195BB6DB006E1227 /* video.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655253195BB6DB006E1227 /* video.c */; };
  151. 7165528E195BB6DB006E1227 /* yj1.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655255195BB6DB006E1227 /* yj1.c */; };
  152. 71655292195BBCD6006E1227 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71655291195BBCD6006E1227 /* OpenGLES.framework */; };
  153. 716552A2195BBDFF006E1227 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655295195BBDFF006E1227 /* SDL_coreaudio.c */; };
  154. 716552A3195BBDFF006E1227 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655297195BBDFF006E1227 /* SDL_dummyaudio.c */; };
  155. 716552A4195BBDFF006E1227 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 71655299195BBDFF006E1227 /* SDL_audio.c */; };
  156. 716552A5195BBDFF006E1227 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165529B195BBDFF006E1227 /* SDL_audiocvt.c */; };
  157. 716552A6195BBDFF006E1227 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165529D195BBDFF006E1227 /* SDL_audiotypecvt.c */; };
  158. 716552A7195BBDFF006E1227 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 7165529E195BBDFF006E1227 /* SDL_mixer.c */; };
  159. 716552A8195BBDFF006E1227 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 716552A0195BBDFF006E1227 /* SDL_wave.c */; };
  160. 716552AA195BBE1B006E1227 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 716552A9195BBE1B006E1227 /* CoreAudio.framework */; };
  161. 716552AE195BBE7D006E1227 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 716552AD195BBE7D006E1227 /* AudioToolbox.framework */; };
  162. 716552B0195BBECE006E1227 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 716552AF195BBECE006E1227 /* QuartzCore.framework */; };
  163. /* End PBXBuildFile section */
  164. /* Begin PBXFileReference section */
  165. 7165505D195BB372006E1227 /* SDLPal.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SDLPal.app; sourceTree = BUILT_PRODUCTS_DIR; };
  166. 71655060195BB372006E1227 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  167. 71655062195BB372006E1227 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  168. 71655064195BB372006E1227 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  169. 71655068195BB372006E1227 /* SDLPal-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SDLPal-Info.plist"; sourceTree = "<group>"; };
  170. 71655072195BB372006E1227 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  171. 71655074195BB372006E1227 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
  172. 71655076195BB372006E1227 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  173. 7165507D195BB3D8006E1227 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
  174. 71655099195BB504006E1227 /* SDL_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_internal.h; path = ../../SDL2/src/SDL_internal.h; sourceTree = "<group>"; };
  175. 7165509A195BB504006E1227 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../SDL2/src/SDL_assert.c; sourceTree = "<group>"; };
  176. 7165509B195BB504006E1227 /* SDL_assert_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert_c.h; path = ../../SDL2/src/SDL_assert_c.h; sourceTree = "<group>"; };
  177. 7165509C195BB504006E1227 /* SDL_error_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_error_c.h; path = ../../SDL2/src/SDL_error_c.h; sourceTree = "<group>"; };
  178. 7165509D195BB504006E1227 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../SDL2/src/SDL_error.c; sourceTree = "<group>"; };
  179. 7165509E195BB504006E1227 /* SDL_hints.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_hints.c; path = ../../SDL2/src/SDL_hints.c; sourceTree = "<group>"; };
  180. 7165509F195BB504006E1227 /* SDL_log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_log.c; path = ../../SDL2/src/SDL_log.c; sourceTree = "<group>"; };
  181. 716550A0195BB504006E1227 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../SDL2/src/SDL.c; sourceTree = "<group>"; };
  182. 716550B6195BB58A006E1227 /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_atomic.c; path = ../../SDL2/src/atomic/SDL_atomic.c; sourceTree = "<group>"; };
  183. 716550B7195BB58A006E1227 /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_spinlock.c; path = ../../SDL2/src/atomic/SDL_spinlock.c; sourceTree = "<group>"; };
  184. 716550CC195BB5D0006E1227 /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_cpuinfo.c; path = ../../SDL2/src/cpuinfo/SDL_cpuinfo.c; sourceTree = "<group>"; };
  185. 716550D2195BB5E6006E1227 /* SDL_dynapi_overrides.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_dynapi_overrides.h; path = ../../SDL2/src/dynapi/SDL_dynapi_overrides.h; sourceTree = "<group>"; };
  186. 716550D3195BB5E6006E1227 /* SDL_dynapi_procs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_dynapi_procs.h; path = ../../SDL2/src/dynapi/SDL_dynapi_procs.h; sourceTree = "<group>"; };
  187. 716550D4195BB5E6006E1227 /* SDL_dynapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_dynapi.c; path = ../../SDL2/src/dynapi/SDL_dynapi.c; sourceTree = "<group>"; };
  188. 716550D5195BB5E6006E1227 /* SDL_dynapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_dynapi.h; path = ../../SDL2/src/dynapi/SDL_dynapi.h; sourceTree = "<group>"; };
  189. 716550D7195BB5F3006E1227 /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = blank_cursor.h; path = ../../SDL2/src/events/blank_cursor.h; sourceTree = "<group>"; };
  190. 716550D8195BB5F3006E1227 /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = default_cursor.h; path = ../../SDL2/src/events/default_cursor.h; sourceTree = "<group>"; };
  191. 716550D9195BB5F3006E1227 /* scancodes_darwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scancodes_darwin.h; path = ../../SDL2/src/events/scancodes_darwin.h; sourceTree = "<group>"; };
  192. 716550DA195BB5F3006E1227 /* scancodes_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scancodes_linux.h; path = ../../SDL2/src/events/scancodes_linux.h; sourceTree = "<group>"; };
  193. 716550DB195BB5F3006E1227 /* scancodes_xfree86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scancodes_xfree86.h; path = ../../SDL2/src/events/scancodes_xfree86.h; sourceTree = "<group>"; };
  194. 716550DC195BB5F3006E1227 /* SDL_clipboardevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_clipboardevents.c; path = ../../SDL2/src/events/SDL_clipboardevents.c; sourceTree = "<group>"; };
  195. 716550DD195BB5F3006E1227 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboardevents_c.h; path = ../../SDL2/src/events/SDL_clipboardevents_c.h; sourceTree = "<group>"; };
  196. 716550DE195BB5F3006E1227 /* SDL_dropevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_dropevents.c; path = ../../SDL2/src/events/SDL_dropevents.c; sourceTree = "<group>"; };
  197. 716550DF195BB5F3006E1227 /* SDL_dropevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_dropevents_c.h; path = ../../SDL2/src/events/SDL_dropevents_c.h; sourceTree = "<group>"; };
  198. 716550E0195BB5F3006E1227 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_events.c; path = ../../SDL2/src/events/SDL_events.c; sourceTree = "<group>"; };
  199. 716550E1195BB5F3006E1227 /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_events_c.h; path = ../../SDL2/src/events/SDL_events_c.h; sourceTree = "<group>"; };
  200. 716550E2195BB5F3006E1227 /* SDL_gesture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_gesture.c; path = ../../SDL2/src/events/SDL_gesture.c; sourceTree = "<group>"; };
  201. 716550E3195BB5F3006E1227 /* SDL_gesture_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gesture_c.h; path = ../../SDL2/src/events/SDL_gesture_c.h; sourceTree = "<group>"; };
  202. 716550E4195BB5F3006E1227 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_keyboard.c; path = ../../SDL2/src/events/SDL_keyboard.c; sourceTree = "<group>"; };
  203. 716550E5195BB5F3006E1227 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard_c.h; path = ../../SDL2/src/events/SDL_keyboard_c.h; sourceTree = "<group>"; };
  204. 716550E6195BB5F3006E1227 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_mouse.c; path = ../../SDL2/src/events/SDL_mouse.c; sourceTree = "<group>"; };
  205. 716550E7195BB5F3006E1227 /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_mouse_c.h; path = ../../SDL2/src/events/SDL_mouse_c.h; sourceTree = "<group>"; };
  206. 716550E8195BB5F3006E1227 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_quit.c; path = ../../SDL2/src/events/SDL_quit.c; sourceTree = "<group>"; };
  207. 716550E9195BB5F3006E1227 /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_sysevents.h; path = ../../SDL2/src/events/SDL_sysevents.h; sourceTree = "<group>"; };
  208. 716550EA195BB5F3006E1227 /* SDL_touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_touch.c; path = ../../SDL2/src/events/SDL_touch.c; sourceTree = "<group>"; };
  209. 716550EB195BB5F3006E1227 /* SDL_touch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_touch_c.h; path = ../../SDL2/src/events/SDL_touch_c.h; sourceTree = "<group>"; };
  210. 716550EC195BB5F3006E1227 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_windowevents.c; path = ../../SDL2/src/events/SDL_windowevents.c; sourceTree = "<group>"; };
  211. 716550ED195BB5F3006E1227 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_windowevents_c.h; path = ../../SDL2/src/events/SDL_windowevents_c.h; sourceTree = "<group>"; };
  212. 716550F7195BB5FC006E1227 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_rwops.c; path = ../../SDL2/src/file/SDL_rwops.c; sourceTree = "<group>"; };
  213. 716550F9195BB605006E1227 /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rwopsbundlesupport.h; path = ../../SDL2/src/file/cocoa/SDL_rwopsbundlesupport.h; sourceTree = "<group>"; };
  214. 716550FA195BB605006E1227 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_rwopsbundlesupport.m; path = ../../SDL2/src/file/cocoa/SDL_rwopsbundlesupport.m; sourceTree = "<group>"; };
  215. 716550FC195BB60E006E1227 /* SDL_sysfilesystem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_sysfilesystem.m; path = ../../SDL2/src/filesystem/cocoa/SDL_sysfilesystem.m; sourceTree = "<group>"; };
  216. 716550FE195BB619006E1227 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_syshaptic.c; path = ../../SDL2/src/haptic/dummy/SDL_syshaptic.c; sourceTree = "<group>"; };
  217. 716550FF195BB619006E1227 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_haptic.c; path = ../../SDL2/src/haptic/SDL_haptic.c; sourceTree = "<group>"; };
  218. 71655100195BB619006E1227 /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_syshaptic.h; path = ../../SDL2/src/haptic/SDL_syshaptic.h; sourceTree = "<group>"; };
  219. 71655103195BB622006E1227 /* SDL_sysjoystick.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_sysjoystick.m; path = ../../SDL2/src/joystick/iphoneos/SDL_sysjoystick.m; sourceTree = "<group>"; };
  220. 71655104195BB622006E1227 /* SDLUIAccelerationDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUIAccelerationDelegate.h; path = ../../SDL2/src/joystick/iphoneos/SDLUIAccelerationDelegate.h; sourceTree = "<group>"; };
  221. 71655105195BB622006E1227 /* SDLUIAccelerationDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUIAccelerationDelegate.m; path = ../../SDL2/src/joystick/iphoneos/SDLUIAccelerationDelegate.m; sourceTree = "<group>"; };
  222. 71655106195BB622006E1227 /* SDL_gamecontroller.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_gamecontroller.c; path = ../../SDL2/src/joystick/SDL_gamecontroller.c; sourceTree = "<group>"; };
  223. 71655107195BB622006E1227 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_joystick.c; path = ../../SDL2/src/joystick/SDL_joystick.c; sourceTree = "<group>"; };
  224. 71655108195BB622006E1227 /* SDL_joystick_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_joystick_c.h; path = ../../SDL2/src/joystick/SDL_joystick_c.h; sourceTree = "<group>"; };
  225. 71655109195BB622006E1227 /* SDL_sysjoystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_sysjoystick.h; path = ../../SDL2/src/joystick/SDL_sysjoystick.h; sourceTree = "<group>"; };
  226. 7165510E195BB633006E1227 /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_sysloadso.c; path = ../../SDL2/src/loadso/dummy/SDL_sysloadso.c; sourceTree = "<group>"; };
  227. 7165510F195BB633006E1227 /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_sysloadso.c; path = ../../SDL2/src/loadso/dlopen/SDL_sysloadso.c; sourceTree = "<group>"; };
  228. 71655112195BB63D006E1227 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_power.c; path = ../../SDL2/src/power/SDL_power.c; sourceTree = "<group>"; };
  229. 71655113195BB63D006E1227 /* SDL_syspower.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_syspower.m; path = ../../SDL2/src/power/uikit/SDL_syspower.m; sourceTree = "<group>"; };
  230. 71655116195BB64C006E1227 /* SDL_render_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_render_gles.c; path = ../../SDL2/src/render/opengles/SDL_render_gles.c; sourceTree = "<group>"; };
  231. 71655117195BB64C006E1227 /* SDL_render_gles2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_render_gles2.c; path = ../../SDL2/src/render/opengles2/SDL_render_gles2.c; sourceTree = "<group>"; };
  232. 71655118195BB64C006E1227 /* SDL_shaders_gles2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_shaders_gles2.c; path = ../../SDL2/src/render/opengles2/SDL_shaders_gles2.c; sourceTree = "<group>"; };
  233. 71655119195BB64C006E1227 /* SDL_shaders_gles2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_shaders_gles2.h; path = ../../SDL2/src/render/opengles2/SDL_shaders_gles2.h; sourceTree = "<group>"; };
  234. 7165511A195BB64C006E1227 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blendfillrect.c; path = ../../SDL2/src/render/software/SDL_blendfillrect.c; sourceTree = "<group>"; };
  235. 7165511B195BB64C006E1227 /* SDL_blendfillrect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blendfillrect.h; path = ../../SDL2/src/render/software/SDL_blendfillrect.h; sourceTree = "<group>"; };
  236. 7165511C195BB64C006E1227 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blendline.c; path = ../../SDL2/src/render/software/SDL_blendline.c; sourceTree = "<group>"; };
  237. 7165511D195BB64C006E1227 /* SDL_blendline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blendline.h; path = ../../SDL2/src/render/software/SDL_blendline.h; sourceTree = "<group>"; };
  238. 7165511E195BB64C006E1227 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blendpoint.c; path = ../../SDL2/src/render/software/SDL_blendpoint.c; sourceTree = "<group>"; };
  239. 7165511F195BB64C006E1227 /* SDL_blendpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blendpoint.h; path = ../../SDL2/src/render/software/SDL_blendpoint.h; sourceTree = "<group>"; };
  240. 71655120195BB64C006E1227 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_draw.h; path = ../../SDL2/src/render/software/SDL_draw.h; sourceTree = "<group>"; };
  241. 71655121195BB64C006E1227 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_drawline.c; path = ../../SDL2/src/render/software/SDL_drawline.c; sourceTree = "<group>"; };
  242. 71655122195BB64C006E1227 /* SDL_drawline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_drawline.h; path = ../../SDL2/src/render/software/SDL_drawline.h; sourceTree = "<group>"; };
  243. 71655123195BB64C006E1227 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_drawpoint.c; path = ../../SDL2/src/render/software/SDL_drawpoint.c; sourceTree = "<group>"; };
  244. 71655124195BB64C006E1227 /* SDL_drawpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_drawpoint.h; path = ../../SDL2/src/render/software/SDL_drawpoint.h; sourceTree = "<group>"; };
  245. 71655125195BB64C006E1227 /* SDL_render_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_render_sw.c; path = ../../SDL2/src/render/software/SDL_render_sw.c; sourceTree = "<group>"; };
  246. 71655126195BB64C006E1227 /* SDL_render_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_render_sw_c.h; path = ../../SDL2/src/render/software/SDL_render_sw_c.h; sourceTree = "<group>"; };
  247. 71655127195BB64C006E1227 /* SDL_rotate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_rotate.c; path = ../../SDL2/src/render/software/SDL_rotate.c; sourceTree = "<group>"; };
  248. 71655128195BB64C006E1227 /* SDL_rotate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rotate.h; path = ../../SDL2/src/render/software/SDL_rotate.h; sourceTree = "<group>"; };
  249. 71655133195BB658006E1227 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mmx.h; path = ../../SDL2/src/render/mmx.h; sourceTree = "<group>"; };
  250. 71655134195BB658006E1227 /* SDL_render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_render.c; path = ../../SDL2/src/render/SDL_render.c; sourceTree = "<group>"; };
  251. 71655135195BB658006E1227 /* SDL_sysrender.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_sysrender.h; path = ../../SDL2/src/render/SDL_sysrender.h; sourceTree = "<group>"; };
  252. 71655136195BB658006E1227 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_yuv_mmx.c; path = ../../SDL2/src/render/SDL_yuv_mmx.c; sourceTree = "<group>"; };
  253. 71655137195BB658006E1227 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_yuv_sw_c.h; path = ../../SDL2/src/render/SDL_yuv_sw_c.h; sourceTree = "<group>"; };
  254. 71655138195BB658006E1227 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_yuv_sw.c; path = ../../SDL2/src/render/SDL_yuv_sw.c; sourceTree = "<group>"; };
  255. 7165513C195BB660006E1227 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_getenv.c; path = ../../SDL2/src/stdlib/SDL_getenv.c; sourceTree = "<group>"; };
  256. 7165513D195BB660006E1227 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_iconv.c; path = ../../SDL2/src/stdlib/SDL_iconv.c; sourceTree = "<group>"; };
  257. 7165513E195BB660006E1227 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_malloc.c; path = ../../SDL2/src/stdlib/SDL_malloc.c; sourceTree = "<group>"; };
  258. 7165513F195BB660006E1227 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_qsort.c; path = ../../SDL2/src/stdlib/SDL_qsort.c; sourceTree = "<group>"; };
  259. 71655140195BB660006E1227 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_stdlib.c; path = ../../SDL2/src/stdlib/SDL_stdlib.c; sourceTree = "<group>"; };
  260. 71655141195BB660006E1227 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_string.c; path = ../../SDL2/src/stdlib/SDL_string.c; sourceTree = "<group>"; };
  261. 71655148195BB669006E1227 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_syscond.c; path = ../../SDL2/src/thread/pthread/SDL_syscond.c; sourceTree = "<group>"; };
  262. 71655149195BB669006E1227 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_sysmutex.c; path = ../../SDL2/src/thread/pthread/SDL_sysmutex.c; sourceTree = "<group>"; };
  263. 7165514A195BB669006E1227 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_sysmutex_c.h; path = ../../SDL2/src/thread/pthread/SDL_sysmutex_c.h; sourceTree = "<group>"; };
  264. 7165514B195BB669006E1227 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_syssem.c; path = ../../SDL2/src/thread/pthread/SDL_syssem.c; sourceTree = "<group>"; };
  265. 7165514C195BB669006E1227 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_systhread.c; path = ../../SDL2/src/thread/pthread/SDL_systhread.c; sourceTree = "<group>"; };
  266. 7165514D195BB669006E1227 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_systhread_c.h; path = ../../SDL2/src/thread/pthread/SDL_systhread_c.h; sourceTree = "<group>"; };
  267. 7165514E195BB669006E1227 /* SDL_systls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_systls.c; path = ../../SDL2/src/thread/pthread/SDL_systls.c; sourceTree = "<group>"; };
  268. 7165514F195BB669006E1227 /* SDL_systhread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_systhread.h; path = ../../SDL2/src/thread/SDL_systhread.h; sourceTree = "<group>"; };
  269. 71655150195BB669006E1227 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_thread.c; path = ../../SDL2/src/thread/SDL_thread.c; sourceTree = "<group>"; };
  270. 71655151195BB669006E1227 /* SDL_thread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_thread_c.h; path = ../../SDL2/src/thread/SDL_thread_c.h; sourceTree = "<group>"; };
  271. 71655158195BB675006E1227 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_systimer.c; path = ../../SDL2/src/timer/unix/SDL_systimer.c; sourceTree = "<group>"; };
  272. 71655159195BB675006E1227 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_timer.c; path = ../../SDL2/src/timer/SDL_timer.c; sourceTree = "<group>"; };
  273. 7165515A195BB675006E1227 /* SDL_timer_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_timer_c.h; path = ../../SDL2/src/timer/SDL_timer_c.h; sourceTree = "<group>"; };
  274. 7165515D195BB685006E1227 /* keyinfotable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = keyinfotable.h; path = ../../SDL2/src/video/uikit/keyinfotable.h; sourceTree = "<group>"; };
  275. 7165515E195BB685006E1227 /* SDL_uikitappdelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitappdelegate.h; path = ../../SDL2/src/video/uikit/SDL_uikitappdelegate.h; sourceTree = "<group>"; };
  276. 7165515F195BB685006E1227 /* SDL_uikitappdelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitappdelegate.m; path = ../../SDL2/src/video/uikit/SDL_uikitappdelegate.m; sourceTree = "<group>"; };
  277. 71655160195BB685006E1227 /* SDL_uikitevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitevents.h; path = ../../SDL2/src/video/uikit/SDL_uikitevents.h; sourceTree = "<group>"; };
  278. 71655161195BB685006E1227 /* SDL_uikitevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitevents.m; path = ../../SDL2/src/video/uikit/SDL_uikitevents.m; sourceTree = "<group>"; };
  279. 71655162195BB685006E1227 /* SDL_uikitmessagebox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitmessagebox.h; path = ../../SDL2/src/video/uikit/SDL_uikitmessagebox.h; sourceTree = "<group>"; };
  280. 71655163195BB685006E1227 /* SDL_uikitmessagebox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitmessagebox.m; path = ../../SDL2/src/video/uikit/SDL_uikitmessagebox.m; sourceTree = "<group>"; };
  281. 71655164195BB685006E1227 /* SDL_uikitmodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitmodes.h; path = ../../SDL2/src/video/uikit/SDL_uikitmodes.h; sourceTree = "<group>"; };
  282. 71655165195BB685006E1227 /* SDL_uikitmodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitmodes.m; path = ../../SDL2/src/video/uikit/SDL_uikitmodes.m; sourceTree = "<group>"; };
  283. 71655166195BB685006E1227 /* SDL_uikitopengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitopengles.h; path = ../../SDL2/src/video/uikit/SDL_uikitopengles.h; sourceTree = "<group>"; };
  284. 71655167195BB685006E1227 /* SDL_uikitopengles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitopengles.m; path = ../../SDL2/src/video/uikit/SDL_uikitopengles.m; sourceTree = "<group>"; };
  285. 71655168195BB685006E1227 /* SDL_uikitopenglview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitopenglview.h; path = ../../SDL2/src/video/uikit/SDL_uikitopenglview.h; sourceTree = "<group>"; };
  286. 71655169195BB685006E1227 /* SDL_uikitopenglview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitopenglview.m; path = ../../SDL2/src/video/uikit/SDL_uikitopenglview.m; sourceTree = "<group>"; };
  287. 7165516A195BB685006E1227 /* SDL_uikitvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitvideo.h; path = ../../SDL2/src/video/uikit/SDL_uikitvideo.h; sourceTree = "<group>"; };
  288. 7165516B195BB685006E1227 /* SDL_uikitvideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitvideo.m; path = ../../SDL2/src/video/uikit/SDL_uikitvideo.m; sourceTree = "<group>"; };
  289. 7165516C195BB685006E1227 /* SDL_uikitview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitview.h; path = ../../SDL2/src/video/uikit/SDL_uikitview.h; sourceTree = "<group>"; };
  290. 7165516D195BB685006E1227 /* SDL_uikitview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitview.m; path = ../../SDL2/src/video/uikit/SDL_uikitview.m; sourceTree = "<group>"; };
  291. 7165516E195BB685006E1227 /* SDL_uikitviewcontroller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitviewcontroller.h; path = ../../SDL2/src/video/uikit/SDL_uikitviewcontroller.h; sourceTree = "<group>"; };
  292. 7165516F195BB685006E1227 /* SDL_uikitviewcontroller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitviewcontroller.m; path = ../../SDL2/src/video/uikit/SDL_uikitviewcontroller.m; sourceTree = "<group>"; };
  293. 71655170195BB685006E1227 /* SDL_uikitwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitwindow.h; path = ../../SDL2/src/video/uikit/SDL_uikitwindow.h; sourceTree = "<group>"; };
  294. 71655171195BB685006E1227 /* SDL_uikitwindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitwindow.m; path = ../../SDL2/src/video/uikit/SDL_uikitwindow.m; sourceTree = "<group>"; };
  295. 71655172195BB685006E1227 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_nullevents.c; path = ../../SDL2/src/video/dummy/SDL_nullevents.c; sourceTree = "<group>"; };
  296. 71655173195BB685006E1227 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_nullevents_c.h; path = ../../SDL2/src/video/dummy/SDL_nullevents_c.h; sourceTree = "<group>"; };
  297. 71655174195BB685006E1227 /* SDL_nullframebuffer_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_nullframebuffer_c.h; path = ../../SDL2/src/video/dummy/SDL_nullframebuffer_c.h; sourceTree = "<group>"; };
  298. 71655175195BB685006E1227 /* SDL_nullframebuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_nullframebuffer.c; path = ../../SDL2/src/video/dummy/SDL_nullframebuffer.c; sourceTree = "<group>"; };
  299. 71655176195BB685006E1227 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_nullvideo.c; path = ../../SDL2/src/video/dummy/SDL_nullvideo.c; sourceTree = "<group>"; };
  300. 71655177195BB685006E1227 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_nullvideo.h; path = ../../SDL2/src/video/dummy/SDL_nullvideo.h; sourceTree = "<group>"; };
  301. 71655178195BB685006E1227 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blit.c; path = ../../SDL2/src/video/SDL_blit.c; sourceTree = "<group>"; };
  302. 71655179195BB685006E1227 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blit.h; path = ../../SDL2/src/video/SDL_blit.h; sourceTree = "<group>"; };
  303. 7165517A195BB685006E1227 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blit_0.c; path = ../../SDL2/src/video/SDL_blit_0.c; sourceTree = "<group>"; };
  304. 7165517B195BB685006E1227 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blit_1.c; path = ../../SDL2/src/video/SDL_blit_1.c; sourceTree = "<group>"; };
  305. 7165517C195BB685006E1227 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blit_A.c; path = ../../SDL2/src/video/SDL_blit_A.c; sourceTree = "<group>"; };
  306. 7165517D195BB685006E1227 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blit_auto.c; path = ../../SDL2/src/video/SDL_blit_auto.c; sourceTree = "<group>"; };
  307. 7165517E195BB685006E1227 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blit_auto.h; path = ../../SDL2/src/video/SDL_blit_auto.h; sourceTree = "<group>"; };
  308. 7165517F195BB685006E1227 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blit_copy.c; path = ../../SDL2/src/video/SDL_blit_copy.c; sourceTree = "<group>"; };
  309. 71655180195BB685006E1227 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blit_copy.h; path = ../../SDL2/src/video/SDL_blit_copy.h; sourceTree = "<group>"; };
  310. 71655181195BB685006E1227 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blit_N.c; path = ../../SDL2/src/video/SDL_blit_N.c; sourceTree = "<group>"; };
  311. 71655182195BB685006E1227 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_blit_slow.c; path = ../../SDL2/src/video/SDL_blit_slow.c; sourceTree = "<group>"; };
  312. 71655183195BB685006E1227 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blit_slow.h; path = ../../SDL2/src/video/SDL_blit_slow.h; sourceTree = "<group>"; };
  313. 71655184195BB685006E1227 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_bmp.c; path = ../../SDL2/src/video/SDL_bmp.c; sourceTree = "<group>"; };
  314. 71655185195BB685006E1227 /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_clipboard.c; path = ../../SDL2/src/video/SDL_clipboard.c; sourceTree = "<group>"; };
  315. 71655186195BB685006E1227 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_fillrect.c; path = ../../SDL2/src/video/SDL_fillrect.c; sourceTree = "<group>"; };
  316. 71655187195BB685006E1227 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_pixels.c; path = ../../SDL2/src/video/SDL_pixels.c; sourceTree = "<group>"; };
  317. 71655188195BB685006E1227 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels_c.h; path = ../../SDL2/src/video/SDL_pixels_c.h; sourceTree = "<group>"; };
  318. 71655189195BB685006E1227 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_rect.c; path = ../../SDL2/src/video/SDL_rect.c; sourceTree = "<group>"; };
  319. 7165518A195BB685006E1227 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_RLEaccel.c; path = ../../SDL2/src/video/SDL_RLEaccel.c; sourceTree = "<group>"; };
  320. 7165518B195BB685006E1227 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_RLEaccel_c.h; path = ../../SDL2/src/video/SDL_RLEaccel_c.h; sourceTree = "<group>"; };
  321. 7165518C195BB685006E1227 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_stretch.c; path = ../../SDL2/src/video/SDL_stretch.c; sourceTree = "<group>"; };
  322. 7165518D195BB685006E1227 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_surface.c; path = ../../SDL2/src/video/SDL_surface.c; sourceTree = "<group>"; };
  323. 7165518E195BB685006E1227 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_sysvideo.h; path = ../../SDL2/src/video/SDL_sysvideo.h; sourceTree = "<group>"; };
  324. 7165518F195BB685006E1227 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_video.c; path = ../../SDL2/src/video/SDL_video.c; sourceTree = "<group>"; };
  325. 716551AE195BB699006E1227 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../SDL2/include/begin_code.h; sourceTree = "<group>"; };
  326. 716551AF195BB699006E1227 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../SDL2/include/close_code.h; sourceTree = "<group>"; };
  327. 716551B0195BB699006E1227 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../SDL2/include/SDL.h; sourceTree = "<group>"; };
  328. 716551B1195BB699006E1227 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../SDL2/include/SDL_assert.h; sourceTree = "<group>"; };
  329. 716551B2195BB699006E1227 /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_atomic.h; path = ../../SDL2/include/SDL_atomic.h; sourceTree = "<group>"; };
  330. 716551B3195BB699006E1227 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../SDL2/include/SDL_audio.h; sourceTree = "<group>"; };
  331. 716551B4195BB699006E1227 /* SDL_bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_bits.h; path = ../../SDL2/include/SDL_bits.h; sourceTree = "<group>"; };
  332. 716551B5195BB699006E1227 /* SDL_blendmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blendmode.h; path = ../../SDL2/include/SDL_blendmode.h; sourceTree = "<group>"; };
  333. 716551B6195BB699006E1227 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboard.h; path = ../../SDL2/include/SDL_clipboard.h; sourceTree = "<group>"; };
  334. 716551B7195BB699006E1227 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../SDL2/include/SDL_config.h; sourceTree = "<group>"; };
  335. 716551B8195BB699006E1227 /* SDL_config_iphoneos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_config_iphoneos.h; path = ../../SDL2/include/SDL_config_iphoneos.h; sourceTree = "<group>"; };
  336. 716551B9195BB699006E1227 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../SDL2/include/SDL_copying.h; sourceTree = "<group>"; };
  337. 716551BA195BB699006E1227 /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../SDL2/include/SDL_cpuinfo.h; sourceTree = "<group>"; };
  338. 716551BB195BB699006E1227 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../SDL2/include/SDL_endian.h; sourceTree = "<group>"; };
  339. 716551BC195BB699006E1227 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../SDL2/include/SDL_error.h; sourceTree = "<group>"; };
  340. 716551BD195BB699006E1227 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../SDL2/include/SDL_events.h; sourceTree = "<group>"; };
  341. 716551BE195BB699006E1227 /* SDL_filesystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_filesystem.h; path = ../../SDL2/include/SDL_filesystem.h; sourceTree = "<group>"; };
  342. 716551BF195BB699006E1227 /* SDL_gamecontroller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gamecontroller.h; path = ../../SDL2/include/SDL_gamecontroller.h; sourceTree = "<group>"; };
  343. 716551C0195BB699006E1227 /* SDL_gesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gesture.h; path = ../../SDL2/include/SDL_gesture.h; sourceTree = "<group>"; };
  344. 716551C1195BB699006E1227 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../SDL2/include/SDL_haptic.h; sourceTree = "<group>"; };
  345. 716551C2195BB699006E1227 /* SDL_hints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_hints.h; path = ../../SDL2/include/SDL_hints.h; sourceTree = "<group>"; };
  346. 716551C3195BB699006E1227 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../SDL2/include/SDL_joystick.h; sourceTree = "<group>"; };
  347. 716551C4195BB699006E1227 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../SDL2/include/SDL_keyboard.h; sourceTree = "<group>"; };
  348. 716551C5195BB699006E1227 /* SDL_keycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_keycode.h; path = ../../SDL2/include/SDL_keycode.h; sourceTree = "<group>"; };
  349. 716551C6195BB699006E1227 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../SDL2/include/SDL_loadso.h; sourceTree = "<group>"; };
  350. 716551C7195BB699006E1227 /* SDL_log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_log.h; path = ../../SDL2/include/SDL_log.h; sourceTree = "<group>"; };
  351. 716551C8195BB699006E1227 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../SDL2/include/SDL_main.h; sourceTree = "<group>"; };
  352. 716551C9195BB699006E1227 /* SDL_messagebox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_messagebox.h; path = ../../SDL2/include/SDL_messagebox.h; sourceTree = "<group>"; };
  353. 716551CA195BB699006E1227 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../SDL2/include/SDL_mouse.h; sourceTree = "<group>"; };
  354. 716551CB195BB699006E1227 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../SDL2/include/SDL_mutex.h; sourceTree = "<group>"; };
  355. 716551CC195BB699006E1227 /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../SDL2/include/SDL_name.h; sourceTree = "<group>"; };
  356. 716551CD195BB699006E1227 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../SDL2/include/SDL_opengl.h; sourceTree = "<group>"; };
  357. 716551CE195BB699006E1227 /* SDL_opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengles.h; path = ../../SDL2/include/SDL_opengles.h; sourceTree = "<group>"; };
  358. 716551CF195BB699006E1227 /* SDL_opengles2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengles2.h; path = ../../SDL2/include/SDL_opengles2.h; sourceTree = "<group>"; };
  359. 716551D0195BB699006E1227 /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../SDL2/include/SDL_pixels.h; sourceTree = "<group>"; };
  360. 716551D1195BB699006E1227 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../SDL2/include/SDL_platform.h; sourceTree = "<group>"; };
  361. 716551D2195BB699006E1227 /* SDL_power.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_power.h; path = ../../SDL2/include/SDL_power.h; sourceTree = "<group>"; };
  362. 716551D3195BB699006E1227 /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../SDL2/include/SDL_quit.h; sourceTree = "<group>"; };
  363. 716551D4195BB699006E1227 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../SDL2/include/SDL_rect.h; sourceTree = "<group>"; };
  364. 716551D5195BB699006E1227 /* SDL_render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_render.h; path = ../../SDL2/include/SDL_render.h; sourceTree = "<group>"; };
  365. 716551D6195BB699006E1227 /* SDL_revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_revision.h; path = ../../SDL2/include/SDL_revision.h; sourceTree = "<group>"; };
  366. 716551D7195BB699006E1227 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../SDL2/include/SDL_rwops.h; sourceTree = "<group>"; };
  367. 716551D8195BB699006E1227 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../SDL2/include/SDL_scancode.h; sourceTree = "<group>"; };
  368. 716551D9195BB699006E1227 /* SDL_shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_shape.h; path = ../../SDL2/include/SDL_shape.h; sourceTree = "<group>"; };
  369. 716551DA195BB699006E1227 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../SDL2/include/SDL_stdinc.h; sourceTree = "<group>"; };
  370. 716551DB195BB699006E1227 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../SDL2/include/SDL_surface.h; sourceTree = "<group>"; };
  371. 716551DC195BB699006E1227 /* SDL_system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_system.h; path = ../../SDL2/include/SDL_system.h; sourceTree = "<group>"; };
  372. 716551DD195BB699006E1227 /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../SDL2/include/SDL_syswm.h; sourceTree = "<group>"; };
  373. 716551DE195BB699006E1227 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../SDL2/include/SDL_thread.h; sourceTree = "<group>"; };
  374. 716551DF195BB699006E1227 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../SDL2/include/SDL_timer.h; sourceTree = "<group>"; };
  375. 716551E0195BB699006E1227 /* SDL_touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_touch.h; path = ../../SDL2/include/SDL_touch.h; sourceTree = "<group>"; };
  376. 716551E1195BB699006E1227 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../SDL2/include/SDL_types.h; sourceTree = "<group>"; };
  377. 716551E2195BB699006E1227 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../SDL2/include/SDL_version.h; sourceTree = "<group>"; };
  378. 716551E3195BB699006E1227 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../SDL2/include/SDL_video.h; sourceTree = "<group>"; };
  379. 716551E5195BB6DA006E1227 /* binfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binfile.cpp; sourceTree = "<group>"; };
  380. 716551E6195BB6DA006E1227 /* binfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = binfile.h; sourceTree = "<group>"; };
  381. 716551E7195BB6DA006E1227 /* binio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binio.cpp; sourceTree = "<group>"; };
  382. 716551E8195BB6DA006E1227 /* binio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = binio.h; sourceTree = "<group>"; };
  383. 716551E9195BB6DA006E1227 /* demuopl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = demuopl.h; sourceTree = "<group>"; };
  384. 716551EA195BB6DA006E1227 /* dosbox_opl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dosbox_opl.cpp; sourceTree = "<group>"; };
  385. 716551EB195BB6DA006E1227 /* dosbox_opl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dosbox_opl.h; sourceTree = "<group>"; };
  386. 716551EC195BB6DA006E1227 /* emuopl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = emuopl.cpp; sourceTree = "<group>"; };
  387. 716551ED195BB6DA006E1227 /* emuopl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emuopl.h; sourceTree = "<group>"; };
  388. 716551EE195BB6DA006E1227 /* fmopl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fmopl.c; sourceTree = "<group>"; };
  389. 716551EF195BB6DA006E1227 /* fmopl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fmopl.h; sourceTree = "<group>"; };
  390. 716551F0195BB6DA006E1227 /* fprovide.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fprovide.cpp; sourceTree = "<group>"; };
  391. 716551F1195BB6DA006E1227 /* fprovide.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fprovide.h; sourceTree = "<group>"; };
  392. 716551F7195BB6DA006E1227 /* opl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opl.h; sourceTree = "<group>"; };
  393. 716551F8195BB6DA006E1227 /* player.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = player.cpp; sourceTree = "<group>"; };
  394. 716551F9195BB6DA006E1227 /* player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = player.h; sourceTree = "<group>"; };
  395. 716551FA195BB6DA006E1227 /* rix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rix.cpp; sourceTree = "<group>"; };
  396. 716551FB195BB6DA006E1227 /* rix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rix.h; sourceTree = "<group>"; };
  397. 716551FC195BB6DA006E1227 /* surroundopl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = surroundopl.cpp; sourceTree = "<group>"; };
  398. 716551FD195BB6DA006E1227 /* surroundopl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surroundopl.h; sourceTree = "<group>"; };
  399. 716551FE195BB6DA006E1227 /* ascii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ascii.h; path = ../../../ascii.h; sourceTree = "<group>"; };
  400. 716551FF195BB6DA006E1227 /* battle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = battle.c; path = ../../../battle.c; sourceTree = "<group>"; };
  401. 71655200195BB6DA006E1227 /* battle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = battle.h; path = ../../../battle.h; sourceTree = "<group>"; };
  402. 71655201195BB6DA006E1227 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = common.h; path = ../../../common.h; sourceTree = "<group>"; };
  403. 71655202195BB6DA006E1227 /* ending.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ending.c; path = ../../../ending.c; sourceTree = "<group>"; };
  404. 71655203195BB6DA006E1227 /* ending.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ending.h; path = ../../../ending.h; sourceTree = "<group>"; };
  405. 71655204195BB6DA006E1227 /* fight.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fight.c; path = ../../../fight.c; sourceTree = "<group>"; };
  406. 71655205195BB6DA006E1227 /* fight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fight.h; path = ../../../fight.h; sourceTree = "<group>"; };
  407. 71655206195BB6DA006E1227 /* font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = font.c; path = ../../../font.c; sourceTree = "<group>"; };
  408. 71655207195BB6DA006E1227 /* font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = font.h; path = ../../../font.h; sourceTree = "<group>"; };
  409. 71655208195BB6DA006E1227 /* game.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = game.c; path = ../../../game.c; sourceTree = "<group>"; };
  410. 71655209195BB6DA006E1227 /* game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = game.h; path = ../../../game.h; sourceTree = "<group>"; };
  411. 7165520A195BB6DA006E1227 /* getopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = getopt.c; path = ../../../getopt.c; sourceTree = "<group>"; };
  412. 7165520B195BB6DA006E1227 /* getopt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = getopt.h; path = ../../../getopt.h; sourceTree = "<group>"; };
  413. 7165520C195BB6DA006E1227 /* global.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = global.c; path = ../../../global.c; sourceTree = "<group>"; };
  414. 7165520D195BB6DA006E1227 /* global.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = global.h; path = ../../../global.h; sourceTree = "<group>"; };
  415. 7165520E195BB6DA006E1227 /* input.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = input.c; path = ../../../input.c; sourceTree = "<group>"; };
  416. 7165520F195BB6DA006E1227 /* input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = input.h; path = ../../../input.h; sourceTree = "<group>"; };
  417. 71655210195BB6DA006E1227 /* itemmenu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = itemmenu.c; path = ../../../itemmenu.c; sourceTree = "<group>"; };
  418. 71655211195BB6DA006E1227 /* itemmenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = itemmenu.h; path = ../../../itemmenu.h; sourceTree = "<group>"; };
  419. 71655213195BB6DA006E1227 /* bit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bit.c; sourceTree = "<group>"; };
  420. 71655214195BB6DA006E1227 /* bit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit.h; sourceTree = "<group>"; };
  421. 71655215195BB6DA006E1227 /* D.dat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = D.dat; sourceTree = "<group>"; };
  422. 71655216195BB6DA006E1227 /* decoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decoder.c; sourceTree = "<group>"; };
  423. 71655217195BB6DA006E1227 /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decoder.h; sourceTree = "<group>"; };
  424. 71655218195BB6DA006E1227 /* fixed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fixed.c; sourceTree = "<group>"; };
  425. 71655219195BB6DA006E1227 /* fixed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fixed.h; sourceTree = "<group>"; };
  426. 7165521A195BB6DA006E1227 /* frame.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = frame.c; sourceTree = "<group>"; };
  427. 7165521B195BB6DA006E1227 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
  428. 7165521C195BB6DA006E1227 /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = "<group>"; };
  429. 7165521D195BB6DA006E1227 /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = "<group>"; };
  430. 7165521E195BB6DA006E1227 /* imdct_s.dat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = imdct_s.dat; sourceTree = "<group>"; };
  431. 7165521F195BB6DA006E1227 /* layer12.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = layer12.c; sourceTree = "<group>"; };
  432. 71655220195BB6DA006E1227 /* layer12.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = layer12.h; sourceTree = "<group>"; };
  433. 71655221195BB6DA006E1227 /* layer3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = layer3.c; sourceTree = "<group>"; };
  434. 71655222195BB6DA006E1227 /* layer3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = layer3.h; sourceTree = "<group>"; };
  435. 71655223195BB6DA006E1227 /* libmad_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libmad_config.h; sourceTree = "<group>"; };
  436. 71655224195BB6DA006E1227 /* libmad_global.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libmad_global.h; sourceTree = "<group>"; };
  437. 71655225195BB6DA006E1227 /* mad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mad.h; sourceTree = "<group>"; };
  438. 71655226195BB6DA006E1227 /* music_mad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = music_mad.c; sourceTree = "<group>"; };
  439. 71655227195BB6DA006E1227 /* music_mad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = music_mad.h; sourceTree = "<group>"; };
  440. 71655228195BB6DA006E1227 /* qc_table.dat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = qc_table.dat; sourceTree = "<group>"; };
  441. 71655229195BB6DA006E1227 /* rq_table.dat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rq_table.dat; sourceTree = "<group>"; };
  442. 7165522A195BB6DA006E1227 /* sf_table.dat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sf_table.dat; sourceTree = "<group>"; };
  443. 7165522B195BB6DA006E1227 /* stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stream.c; sourceTree = "<group>"; };
  444. 7165522C195BB6DA006E1227 /* stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stream.h; sourceTree = "<group>"; };
  445. 7165522D195BB6DA006E1227 /* synth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = synth.c; sourceTree = "<group>"; };
  446. 7165522E195BB6DA006E1227 /* synth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = synth.h; sourceTree = "<group>"; };
  447. 7165522F195BB6DA006E1227 /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = "<group>"; };
  448. 71655230195BB6DA006E1227 /* timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = "<group>"; };
  449. 71655231195BB6DA006E1227 /* magicmenu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = magicmenu.c; path = ../../../magicmenu.c; sourceTree = "<group>"; };
  450. 71655232195BB6DA006E1227 /* magicmenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = magicmenu.h; path = ../../../magicmenu.h; sourceTree = "<group>"; };
  451. 71655233195BB6DA006E1227 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main.c; path = ../../../main.c; sourceTree = "<group>"; };
  452. 71655234195BB6DA006E1227 /* main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = main.h; path = ../../../main.h; sourceTree = "<group>"; };
  453. 71655235195BB6DA006E1227 /* map.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = map.c; path = ../../../map.c; sourceTree = "<group>"; };
  454. 71655236195BB6DA006E1227 /* map.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = map.h; path = ../../../map.h; sourceTree = "<group>"; };
  455. 71655237195BB6DA006E1227 /* palcommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = palcommon.c; path = ../../../palcommon.c; sourceTree = "<group>"; };
  456. 71655238195BB6DA006E1227 /* palcommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = palcommon.h; path = ../../../palcommon.h; sourceTree = "<group>"; };
  457. 71655239195BB6DB006E1227 /* palette.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = palette.c; path = ../../../palette.c; sourceTree = "<group>"; };
  458. 7165523A195BB6DB006E1227 /* palette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = palette.h; path = ../../../palette.h; sourceTree = "<group>"; };
  459. 7165523B195BB6DB006E1227 /* play.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = play.c; path = ../../../play.c; sourceTree = "<group>"; };
  460. 7165523C195BB6DB006E1227 /* play.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = play.h; path = ../../../play.h; sourceTree = "<group>"; };
  461. 7165523D195BB6DB006E1227 /* res.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = res.c; path = ../../../res.c; sourceTree = "<group>"; };
  462. 7165523E195BB6DB006E1227 /* res.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = res.h; path = ../../../res.h; sourceTree = "<group>"; };
  463. 7165523F195BB6DB006E1227 /* rixplay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rixplay.cpp; path = ../../../rixplay.cpp; sourceTree = "<group>"; };
  464. 71655240195BB6DB006E1227 /* rixplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rixplay.h; path = ../../../rixplay.h; sourceTree = "<group>"; };
  465. 71655241195BB6DB006E1227 /* rngplay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rngplay.c; path = ../../../rngplay.c; sourceTree = "<group>"; };
  466. 71655242195BB6DB006E1227 /* rngplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rngplay.h; path = ../../../rngplay.h; sourceTree = "<group>"; };
  467. 71655243195BB6DB006E1227 /* scene.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = scene.c; path = ../../../scene.c; sourceTree = "<group>"; };
  468. 71655244195BB6DB006E1227 /* scene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scene.h; path = ../../../scene.h; sourceTree = "<group>"; };
  469. 71655245195BB6DB006E1227 /* script.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = script.c; path = ../../../script.c; sourceTree = "<group>"; };
  470. 71655246195BB6DB006E1227 /* script.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = script.h; path = ../../../script.h; sourceTree = "<group>"; };
  471. 71655247195BB6DB006E1227 /* sound.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sound.c; path = ../../../sound.c; sourceTree = "<group>"; };
  472. 71655248195BB6DB006E1227 /* sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sound.h; path = ../../../sound.h; sourceTree = "<group>"; };
  473. 71655249195BB6DB006E1227 /* text.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = text.c; path = ../../../text.c; sourceTree = "<group>"; };
  474. 7165524A195BB6DB006E1227 /* text.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = text.h; path = ../../../text.h; sourceTree = "<group>"; };
  475. 7165524B195BB6DB006E1227 /* ui.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ui.c; path = ../../../ui.c; sourceTree = "<group>"; };
  476. 7165524C195BB6DB006E1227 /* ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ui.h; path = ../../../ui.h; sourceTree = "<group>"; };
  477. 7165524D195BB6DB006E1227 /* uibattle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uibattle.c; path = ../../../uibattle.c; sourceTree = "<group>"; };
  478. 7165524E195BB6DB006E1227 /* uibattle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uibattle.h; path = ../../../uibattle.h; sourceTree = "<group>"; };
  479. 7165524F195BB6DB006E1227 /* uigame.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uigame.c; path = ../../../uigame.c; sourceTree = "<group>"; };
  480. 71655250195BB6DB006E1227 /* uigame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uigame.h; path = ../../../uigame.h; sourceTree = "<group>"; };
  481. 71655251195BB6DB006E1227 /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = ../../../util.c; sourceTree = "<group>"; };
  482. 71655252195BB6DB006E1227 /* util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util.h; path = ../../../util.h; sourceTree = "<group>"; };
  483. 71655253195BB6DB006E1227 /* video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = video.c; path = ../../../video.c; sourceTree = "<group>"; };
  484. 71655254195BB6DB006E1227 /* video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = video.h; path = ../../../video.h; sourceTree = "<group>"; };
  485. 71655255195BB6DB006E1227 /* yj1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = yj1.c; path = ../../../yj1.c; sourceTree = "<group>"; };
  486. 71655291195BBCD6006E1227 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  487. 71655295195BBDFF006E1227 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_coreaudio.c; path = ../../SDL2/src/audio/coreaudio/SDL_coreaudio.c; sourceTree = "<group>"; };
  488. 71655296195BBDFF006E1227 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_coreaudio.h; path = ../../SDL2/src/audio/coreaudio/SDL_coreaudio.h; sourceTree = "<group>"; };
  489. 71655297195BBDFF006E1227 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_dummyaudio.c; path = ../../SDL2/src/audio/dummy/SDL_dummyaudio.c; sourceTree = "<group>"; };
  490. 71655298195BBDFF006E1227 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_dummyaudio.h; path = ../../SDL2/src/audio/dummy/SDL_dummyaudio.h; sourceTree = "<group>"; };
  491. 71655299195BBDFF006E1227 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_audio.c; path = ../../SDL2/src/audio/SDL_audio.c; sourceTree = "<group>"; };
  492. 7165529A195BBDFF006E1227 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_audio_c.h; path = ../../SDL2/src/audio/SDL_audio_c.h; sourceTree = "<group>"; };
  493. 7165529B195BBDFF006E1227 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_audiocvt.c; path = ../../SDL2/src/audio/SDL_audiocvt.c; sourceTree = "<group>"; };
  494. 7165529C195BBDFF006E1227 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_audiomem.h; path = ../../SDL2/src/audio/SDL_audiomem.h; sourceTree = "<group>"; };
  495. 7165529D195BBDFF006E1227 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_audiotypecvt.c; path = ../../SDL2/src/audio/SDL_audiotypecvt.c; sourceTree = "<group>"; };
  496. 7165529E195BBDFF006E1227 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_mixer.c; path = ../../SDL2/src/audio/SDL_mixer.c; sourceTree = "<group>"; };
  497. 7165529F195BBDFF006E1227 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_sysaudio.h; path = ../../SDL2/src/audio/SDL_sysaudio.h; sourceTree = "<group>"; };
  498. 716552A0195BBDFF006E1227 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_wave.c; path = ../../SDL2/src/audio/SDL_wave.c; sourceTree = "<group>"; };
  499. 716552A1195BBDFF006E1227 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_wave.h; path = ../../SDL2/src/audio/SDL_wave.h; sourceTree = "<group>"; };
  500. 716552A9195BBE1B006E1227 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  501. 716552AB195BBE4C006E1227 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
  502. 716552AD195BBE7D006E1227 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  503. 716552AF195BBECE006E1227 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  504. /* End PBXFileReference section */
  505. /* Begin PBXFrameworksBuildPhase section */
  506. 7165505A195BB372006E1227 /* Frameworks */ = {
  507. isa = PBXFrameworksBuildPhase;
  508. buildActionMask = 2147483647;
  509. files = (
  510. 716552B0195BBECE006E1227 /* QuartzCore.framework in Frameworks */,
  511. 716552AE195BBE7D006E1227 /* AudioToolbox.framework in Frameworks */,
  512. 716552AA195BBE1B006E1227 /* CoreAudio.framework in Frameworks */,
  513. 71655292195BBCD6006E1227 /* OpenGLES.framework in Frameworks */,
  514. 71655061195BB372006E1227 /* UIKit.framework in Frameworks */,
  515. 71655063195BB372006E1227 /* Foundation.framework in Frameworks */,
  516. 71655065195BB372006E1227 /* CoreGraphics.framework in Frameworks */,
  517. );
  518. runOnlyForDeploymentPostprocessing = 0;
  519. };
  520. /* End PBXFrameworksBuildPhase section */
  521. /* Begin PBXGroup section */
  522. 71655054195BB372006E1227 = {
  523. isa = PBXGroup;
  524. children = (
  525. 71655066195BB372006E1227 /* SDLPal */,
  526. 7165505F195BB372006E1227 /* Frameworks */,
  527. 7165505E195BB372006E1227 /* Products */,
  528. );
  529. sourceTree = "<group>";
  530. };
  531. 7165505E195BB372006E1227 /* Products */ = {
  532. isa = PBXGroup;
  533. children = (
  534. 7165505D195BB372006E1227 /* SDLPal.app */,
  535. );
  536. name = Products;
  537. sourceTree = "<group>";
  538. };
  539. 7165505F195BB372006E1227 /* Frameworks */ = {
  540. isa = PBXGroup;
  541. children = (
  542. 716552AF195BBECE006E1227 /* QuartzCore.framework */,
  543. 716552AD195BBE7D006E1227 /* AudioToolbox.framework */,
  544. 716552AB195BBE4C006E1227 /* AudioUnit.framework */,
  545. 716552A9195BBE1B006E1227 /* CoreAudio.framework */,
  546. 71655291195BBCD6006E1227 /* OpenGLES.framework */,
  547. 71655060195BB372006E1227 /* UIKit.framework */,
  548. 71655062195BB372006E1227 /* Foundation.framework */,
  549. 71655064195BB372006E1227 /* CoreGraphics.framework */,
  550. );
  551. name = Frameworks;
  552. sourceTree = "<group>";
  553. };
  554. 71655066195BB372006E1227 /* SDLPal */ = {
  555. isa = PBXGroup;
  556. children = (
  557. 716551E4195BB6DA006E1227 /* adplug */,
  558. 716551FE195BB6DA006E1227 /* ascii.h */,
  559. 716551FF195BB6DA006E1227 /* battle.c */,
  560. 71655200195BB6DA006E1227 /* battle.h */,
  561. 71655201195BB6DA006E1227 /* common.h */,
  562. 71655202195BB6DA006E1227 /* ending.c */,
  563. 71655203195BB6DA006E1227 /* ending.h */,
  564. 71655204195BB6DA006E1227 /* fight.c */,
  565. 71655205195BB6DA006E1227 /* fight.h */,
  566. 71655206195BB6DA006E1227 /* font.c */,
  567. 71655207195BB6DA006E1227 /* font.h */,
  568. 71655208195BB6DA006E1227 /* game.c */,
  569. 71655209195BB6DA006E1227 /* game.h */,
  570. 7165520A195BB6DA006E1227 /* getopt.c */,
  571. 7165520B195BB6DA006E1227 /* getopt.h */,
  572. 7165520C195BB6DA006E1227 /* global.c */,
  573. 7165520D195BB6DA006E1227 /* global.h */,
  574. 7165520E195BB6DA006E1227 /* input.c */,
  575. 7165520F195BB6DA006E1227 /* input.h */,
  576. 71655210195BB6DA006E1227 /* itemmenu.c */,
  577. 71655211195BB6DA006E1227 /* itemmenu.h */,
  578. 71655212195BB6DA006E1227 /* libmad */,
  579. 71655231195BB6DA006E1227 /* magicmenu.c */,
  580. 71655232195BB6DA006E1227 /* magicmenu.h */,
  581. 71655233195BB6DA006E1227 /* main.c */,
  582. 71655234195BB6DA006E1227 /* main.h */,
  583. 71655235195BB6DA006E1227 /* map.c */,
  584. 71655236195BB6DA006E1227 /* map.h */,
  585. 71655237195BB6DA006E1227 /* palcommon.c */,
  586. 71655238195BB6DA006E1227 /* palcommon.h */,
  587. 71655239195BB6DB006E1227 /* palette.c */,
  588. 7165523A195BB6DB006E1227 /* palette.h */,
  589. 7165523B195BB6DB006E1227 /* play.c */,
  590. 7165523C195BB6DB006E1227 /* play.h */,
  591. 7165523D195BB6DB006E1227 /* res.c */,
  592. 7165523E195BB6DB006E1227 /* res.h */,
  593. 7165523F195BB6DB006E1227 /* rixplay.cpp */,
  594. 71655240195BB6DB006E1227 /* rixplay.h */,
  595. 71655241195BB6DB006E1227 /* rngplay.c */,
  596. 71655242195BB6DB006E1227 /* rngplay.h */,
  597. 71655243195BB6DB006E1227 /* scene.c */,
  598. 71655244195BB6DB006E1227 /* scene.h */,
  599. 71655245195BB6DB006E1227 /* script.c */,
  600. 71655246195BB6DB006E1227 /* script.h */,
  601. 71655247195BB6DB006E1227 /* sound.c */,
  602. 71655248195BB6DB006E1227 /* sound.h */,
  603. 71655249195BB6DB006E1227 /* text.c */,
  604. 7165524A195BB6DB006E1227 /* text.h */,
  605. 7165524B195BB6DB006E1227 /* ui.c */,
  606. 7165524C195BB6DB006E1227 /* ui.h */,
  607. 7165524D195BB6DB006E1227 /* uibattle.c */,
  608. 7165524E195BB6DB006E1227 /* uibattle.h */,
  609. 7165524F195BB6DB006E1227 /* uigame.c */,
  610. 71655250195BB6DB006E1227 /* uigame.h */,
  611. 71655251195BB6DB006E1227 /* util.c */,
  612. 71655252195BB6DB006E1227 /* util.h */,
  613. 71655253195BB6DB006E1227 /* video.c */,
  614. 71655254195BB6DB006E1227 /* video.h */,
  615. 71655255195BB6DB006E1227 /* yj1.c */,
  616. 71655081195BB43A006E1227 /* SDL */,
  617. 71655067195BB372006E1227 /* Supporting Files */,
  618. );
  619. path = SDLPal;
  620. sourceTree = "<group>";
  621. };
  622. 71655067195BB372006E1227 /* Supporting Files */ = {
  623. isa = PBXGroup;
  624. children = (
  625. 7165507D195BB3D8006E1227 /* Icon.png */,
  626. 71655068195BB372006E1227 /* SDLPal-Info.plist */,
  627. 71655072195BB372006E1227 /* Default.png */,
  628. 71655074195BB372006E1227 /* Default@2x.png */,
  629. 71655076195BB372006E1227 /* Default-568h@2x.png */,
  630. );
  631. name = "Supporting Files";
  632. sourceTree = "<group>";
  633. };
  634. 71655081195BB43A006E1227 /* SDL */ = {
  635. isa = PBXGroup;
  636. children = (
  637. 71655083195BB4C9006E1227 /* src */,
  638. 71655082195BB4BF006E1227 /* include */,
  639. );
  640. name = SDL;
  641. sourceTree = "<group>";
  642. };
  643. 71655082195BB4BF006E1227 /* include */ = {
  644. isa = PBXGroup;
  645. children = (
  646. 716551AE195BB699006E1227 /* begin_code.h */,
  647. 716551AF195BB699006E1227 /* close_code.h */,
  648. 716551B0195BB699006E1227 /* SDL.h */,
  649. 716551B1195BB699006E1227 /* SDL_assert.h */,
  650. 716551B2195BB699006E1227 /* SDL_atomic.h */,
  651. 716551B3195BB699006E1227 /* SDL_audio.h */,
  652. 716551B4195BB699006E1227 /* SDL_bits.h */,
  653. 716551B5195BB699006E1227 /* SDL_blendmode.h */,
  654. 716551B6195BB699006E1227 /* SDL_clipboard.h */,
  655. 716551B7195BB699006E1227 /* SDL_config.h */,
  656. 716551B8195BB699006E1227 /* SDL_config_iphoneos.h */,
  657. 716551B9195BB699006E1227 /* SDL_copying.h */,
  658. 716551BA195BB699006E1227 /* SDL_cpuinfo.h */,
  659. 716551BB195BB699006E1227 /* SDL_endian.h */,
  660. 716551BC195BB699006E1227 /* SDL_error.h */,
  661. 716551BD195BB699006E1227 /* SDL_events.h */,
  662. 716551BE195BB699006E1227 /* SDL_filesystem.h */,
  663. 716551BF195BB699006E1227 /* SDL_gamecontroller.h */,
  664. 716551C0195BB699006E1227 /* SDL_gesture.h */,
  665. 716551C1195BB699006E1227 /* SDL_haptic.h */,
  666. 716551C2195BB699006E1227 /* SDL_hints.h */,
  667. 716551C3195BB699006E1227 /* SDL_joystick.h */,
  668. 716551C4195BB699006E1227 /* SDL_keyboard.h */,
  669. 716551C5195BB699006E1227 /* SDL_keycode.h */,
  670. 716551C6195BB699006E1227 /* SDL_loadso.h */,
  671. 716551C7195BB699006E1227 /* SDL_log.h */,
  672. 716551C8195BB699006E1227 /* SDL_main.h */,
  673. 716551C9195BB699006E1227 /* SDL_messagebox.h */,
  674. 716551CA195BB699006E1227 /* SDL_mouse.h */,
  675. 716551CB195BB699006E1227 /* SDL_mutex.h */,
  676. 716551CC195BB699006E1227 /* SDL_name.h */,
  677. 716551CD195BB699006E1227 /* SDL_opengl.h */,
  678. 716551CE195BB699006E1227 /* SDL_opengles.h */,
  679. 716551CF195BB699006E1227 /* SDL_opengles2.h */,
  680. 716551D0195BB699006E1227 /* SDL_pixels.h */,
  681. 716551D1195BB699006E1227 /* SDL_platform.h */,
  682. 716551D2195BB699006E1227 /* SDL_power.h */,
  683. 716551D3195BB699006E1227 /* SDL_quit.h */,
  684. 716551D4195BB699006E1227 /* SDL_rect.h */,
  685. 716551D5195BB699006E1227 /* SDL_render.h */,
  686. 716551D6195BB699006E1227 /* SDL_revision.h */,
  687. 716551D7195BB699006E1227 /* SDL_rwops.h */,
  688. 716551D8195BB699006E1227 /* SDL_scancode.h */,
  689. 716551D9195BB699006E1227 /* SDL_shape.h */,
  690. 716551DA195BB699006E1227 /* SDL_stdinc.h */,
  691. 716551DB195BB699006E1227 /* SDL_surface.h */,
  692. 716551DC195BB699006E1227 /* SDL_system.h */,
  693. 716551DD195BB699006E1227 /* SDL_syswm.h */,
  694. 716551DE195BB699006E1227 /* SDL_thread.h */,
  695. 716551DF195BB699006E1227 /* SDL_timer.h */,
  696. 716551E0195BB699006E1227 /* SDL_touch.h */,
  697. 716551E1195BB699006E1227 /* SDL_types.h */,
  698. 716551E2195BB699006E1227 /* SDL_version.h */,
  699. 716551E3195BB699006E1227 /* SDL_video.h */,
  700. );
  701. name = include;
  702. sourceTree = "<group>";
  703. };
  704. 71655083195BB4C9006E1227 /* src */ = {
  705. isa = PBXGroup;
  706. children = (
  707. 716550B5195BB577006E1227 /* video */,
  708. 716550B4195BB573006E1227 /* timer */,
  709. 716550B3195BB56D006E1227 /* thread */,
  710. 716550B2195BB569006E1227 /* stdlib */,
  711. 716550B1195BB562006E1227 /* render */,
  712. 716550B0195BB55E006E1227 /* power */,
  713. 716550AF195BB55A006E1227 /* loadso */,
  714. 716550AE195BB554006E1227 /* joystick */,
  715. 716550AD195BB550006E1227 /* haptic */,
  716. 716550AC195BB54B006E1227 /* filesystem */,
  717. 716550AB195BB547006E1227 /* file */,
  718. 716550AA195BB541006E1227 /* events */,
  719. 716550A9195BB53C006E1227 /* dynapi */,
  720. 716550A8195BB535006E1227 /* cpuinfo */,
  721. 716550A7195BB531006E1227 /* audio */,
  722. 716550A6195BB52C006E1227 /* atomic */,
  723. 71655099195BB504006E1227 /* SDL_internal.h */,
  724. 7165509A195BB504006E1227 /* SDL_assert.c */,
  725. 7165509B195BB504006E1227 /* SDL_assert_c.h */,
  726. 7165509C195BB504006E1227 /* SDL_error_c.h */,
  727. 7165509D195BB504006E1227 /* SDL_error.c */,
  728. 7165509E195BB504006E1227 /* SDL_hints.c */,
  729. 7165509F195BB504006E1227 /* SDL_log.c */,
  730. 716550A0195BB504006E1227 /* SDL.c */,
  731. );
  732. name = src;
  733. sourceTree = "<group>";
  734. };
  735. 716550A6195BB52C006E1227 /* atomic */ = {
  736. isa = PBXGroup;
  737. children = (
  738. 716550B6195BB58A006E1227 /* SDL_atomic.c */,
  739. 716550B7195BB58A006E1227 /* SDL_spinlock.c */,
  740. );
  741. name = atomic;
  742. sourceTree = "<group>";
  743. };
  744. 716550A7195BB531006E1227 /* audio */ = {
  745. isa = PBXGroup;
  746. children = (
  747. 71655295195BBDFF006E1227 /* SDL_coreaudio.c */,
  748. 71655296195BBDFF006E1227 /* SDL_coreaudio.h */,
  749. 71655297195BBDFF006E1227 /* SDL_dummyaudio.c */,
  750. 71655298195BBDFF006E1227 /* SDL_dummyaudio.h */,
  751. 71655299195BBDFF006E1227 /* SDL_audio.c */,
  752. 7165529A195BBDFF006E1227 /* SDL_audio_c.h */,
  753. 7165529B195BBDFF006E1227 /* SDL_audiocvt.c */,
  754. 7165529C195BBDFF006E1227 /* SDL_audiomem.h */,
  755. 7165529D195BBDFF006E1227 /* SDL_audiotypecvt.c */,
  756. 7165529E195BBDFF006E1227 /* SDL_mixer.c */,
  757. 7165529F195BBDFF006E1227 /* SDL_sysaudio.h */,
  758. 716552A0195BBDFF006E1227 /* SDL_wave.c */,
  759. 716552A1195BBDFF006E1227 /* SDL_wave.h */,
  760. );
  761. name = audio;
  762. sourceTree = "<group>";
  763. };
  764. 716550A8195BB535006E1227 /* cpuinfo */ = {
  765. isa = PBXGroup;
  766. children = (
  767. 716550CC195BB5D0006E1227 /* SDL_cpuinfo.c */,
  768. );
  769. name = cpuinfo;
  770. sourceTree = "<group>";
  771. };
  772. 716550A9195BB53C006E1227 /* dynapi */ = {
  773. isa = PBXGroup;
  774. children = (
  775. 716550D2195BB5E6006E1227 /* SDL_dynapi_overrides.h */,
  776. 716550D3195BB5E6006E1227 /* SDL_dynapi_procs.h */,
  777. 716550D4195BB5E6006E1227 /* SDL_dynapi.c */,
  778. 716550D5195BB5E6006E1227 /* SDL_dynapi.h */,
  779. );
  780. name = dynapi;
  781. sourceTree = "<group>";
  782. };
  783. 716550AA195BB541006E1227 /* events */ = {
  784. isa = PBXGroup;
  785. children = (
  786. 716550D7195BB5F3006E1227 /* blank_cursor.h */,
  787. 716550D8195BB5F3006E1227 /* default_cursor.h */,
  788. 716550D9195BB5F3006E1227 /* scancodes_darwin.h */,
  789. 716550DA195BB5F3006E1227 /* scancodes_linux.h */,
  790. 716550DB195BB5F3006E1227 /* scancodes_xfree86.h */,
  791. 716550DC195BB5F3006E1227 /* SDL_clipboardevents.c */,
  792. 716550DD195BB5F3006E1227 /* SDL_clipboardevents_c.h */,
  793. 716550DE195BB5F3006E1227 /* SDL_dropevents.c */,
  794. 716550DF195BB5F3006E1227 /* SDL_dropevents_c.h */,
  795. 716550E0195BB5F3006E1227 /* SDL_events.c */,
  796. 716550E1195BB5F3006E1227 /* SDL_events_c.h */,
  797. 716550E2195BB5F3006E1227 /* SDL_gesture.c */,
  798. 716550E3195BB5F3006E1227 /* SDL_gesture_c.h */,
  799. 716550E4195BB5F3006E1227 /* SDL_keyboard.c */,
  800. 716550E5195BB5F3006E1227 /* SDL_keyboard_c.h */,
  801. 716550E6195BB5F3006E1227 /* SDL_mouse.c */,
  802. 716550E7195BB5F3006E1227 /* SDL_mouse_c.h */,
  803. 716550E8195BB5F3006E1227 /* SDL_quit.c */,
  804. 716550E9195BB5F3006E1227 /* SDL_sysevents.h */,
  805. 716550EA195BB5F3006E1227 /* SDL_touch.c */,
  806. 716550EB195BB5F3006E1227 /* SDL_touch_c.h */,
  807. 716550EC195BB5F3006E1227 /* SDL_windowevents.c */,
  808. 716550ED195BB5F3006E1227 /* SDL_windowevents_c.h */,
  809. );
  810. name = events;
  811. sourceTree = "<group>";
  812. };
  813. 716550AB195BB547006E1227 /* file */ = {
  814. isa = PBXGroup;
  815. children = (
  816. 716550F9195BB605006E1227 /* SDL_rwopsbundlesupport.h */,
  817. 716550FA195BB605006E1227 /* SDL_rwopsbundlesupport.m */,
  818. 716550F7195BB5FC006E1227 /* SDL_rwops.c */,
  819. );
  820. name = file;
  821. sourceTree = "<group>";
  822. };
  823. 716550AC195BB54B006E1227 /* filesystem */ = {
  824. isa = PBXGroup;
  825. children = (
  826. 716550FC195BB60E006E1227 /* SDL_sysfilesystem.m */,
  827. );
  828. name = filesystem;
  829. sourceTree = "<group>";
  830. };
  831. 716550AD195BB550006E1227 /* haptic */ = {
  832. isa = PBXGroup;
  833. children = (
  834. 716550FE195BB619006E1227 /* SDL_syshaptic.c */,
  835. 716550FF195BB619006E1227 /* SDL_haptic.c */,
  836. 71655100195BB619006E1227 /* SDL_syshaptic.h */,
  837. );
  838. name = haptic;
  839. sourceTree = "<group>";
  840. };
  841. 716550AE195BB554006E1227 /* joystick */ = {
  842. isa = PBXGroup;
  843. children = (
  844. 71655103195BB622006E1227 /* SDL_sysjoystick.m */,
  845. 71655104195BB622006E1227 /* SDLUIAccelerationDelegate.h */,
  846. 71655105195BB622006E1227 /* SDLUIAccelerationDelegate.m */,
  847. 71655106195BB622006E1227 /* SDL_gamecontroller.c */,
  848. 71655107195BB622006E1227 /* SDL_joystick.c */,
  849. 71655108195BB622006E1227 /* SDL_joystick_c.h */,
  850. 71655109195BB622006E1227 /* SDL_sysjoystick.h */,
  851. );
  852. name = joystick;
  853. sourceTree = "<group>";
  854. };
  855. 716550AF195BB55A006E1227 /* loadso */ = {
  856. isa = PBXGroup;
  857. children = (
  858. 7165510E195BB633006E1227 /* SDL_sysloadso.c */,
  859. 7165510F195BB633006E1227 /* SDL_sysloadso.c */,
  860. );
  861. name = loadso;
  862. sourceTree = "<group>";
  863. };
  864. 716550B0195BB55E006E1227 /* power */ = {
  865. isa = PBXGroup;
  866. children = (
  867. 71655112195BB63D006E1227 /* SDL_power.c */,
  868. 71655113195BB63D006E1227 /* SDL_syspower.m */,
  869. );
  870. name = power;
  871. sourceTree = "<group>";
  872. };
  873. 716550B1195BB562006E1227 /* render */ = {
  874. isa = PBXGroup;
  875. children = (
  876. 71655133195BB658006E1227 /* mmx.h */,
  877. 71655134195BB658006E1227 /* SDL_render.c */,
  878. 71655135195BB658006E1227 /* SDL_sysrender.h */,
  879. 71655136195BB658006E1227 /* SDL_yuv_mmx.c */,
  880. 71655137195BB658006E1227 /* SDL_yuv_sw_c.h */,
  881. 71655138195BB658006E1227 /* SDL_yuv_sw.c */,
  882. 71655116195BB64C006E1227 /* SDL_render_gles.c */,
  883. 71655117195BB64C006E1227 /* SDL_render_gles2.c */,
  884. 71655118195BB64C006E1227 /* SDL_shaders_gles2.c */,
  885. 71655119195BB64C006E1227 /* SDL_shaders_gles2.h */,
  886. 7165511A195BB64C006E1227 /* SDL_blendfillrect.c */,
  887. 7165511B195BB64C006E1227 /* SDL_blendfillrect.h */,
  888. 7165511C195BB64C006E1227 /* SDL_blendline.c */,
  889. 7165511D195BB64C006E1227 /* SDL_blendline.h */,
  890. 7165511E195BB64C006E1227 /* SDL_blendpoint.c */,
  891. 7165511F195BB64C006E1227 /* SDL_blendpoint.h */,
  892. 71655120195BB64C006E1227 /* SDL_draw.h */,
  893. 71655121195BB64C006E1227 /* SDL_drawline.c */,
  894. 71655122195BB64C006E1227 /* SDL_drawline.h */,
  895. 71655123195BB64C006E1227 /* SDL_drawpoint.c */,
  896. 71655124195BB64C006E1227 /* SDL_drawpoint.h */,
  897. 71655125195BB64C006E1227 /* SDL_render_sw.c */,
  898. 71655126195BB64C006E1227 /* SDL_render_sw_c.h */,
  899. 71655127195BB64C006E1227 /* SDL_rotate.c */,
  900. 71655128195BB64C006E1227 /* SDL_rotate.h */,
  901. );
  902. name = render;
  903. sourceTree = "<group>";
  904. };
  905. 716550B2195BB569006E1227 /* stdlib */ = {
  906. isa = PBXGroup;
  907. children = (
  908. 7165513C195BB660006E1227 /* SDL_getenv.c */,
  909. 7165513D195BB660006E1227 /* SDL_iconv.c */,
  910. 7165513E195BB660006E1227 /* SDL_malloc.c */,
  911. 7165513F195BB660006E1227 /* SDL_qsort.c */,
  912. 71655140195BB660006E1227 /* SDL_stdlib.c */,
  913. 71655141195BB660006E1227 /* SDL_string.c */,
  914. );
  915. name = stdlib;
  916. sourceTree = "<group>";
  917. };
  918. 716550B3195BB56D006E1227 /* thread */ = {
  919. isa = PBXGroup;
  920. children = (
  921. 71655148195BB669006E1227 /* SDL_syscond.c */,
  922. 71655149195BB669006E1227 /* SDL_sysmutex.c */,
  923. 7165514A195BB669006E1227 /* SDL_sysmutex_c.h */,
  924. 7165514B195BB669006E1227 /* SDL_syssem.c */,
  925. 7165514C195BB669006E1227 /* SDL_systhread.c */,
  926. 7165514D195BB669006E1227 /* SDL_systhread_c.h */,
  927. 7165514E195BB669006E1227 /* SDL_systls.c */,
  928. 7165514F195BB669006E1227 /* SDL_systhread.h */,
  929. 71655150195BB669006E1227 /* SDL_thread.c */,
  930. 71655151195BB669006E1227 /* SDL_thread_c.h */,
  931. );
  932. name = thread;
  933. sourceTree = "<group>";
  934. };
  935. 716550B4195BB573006E1227 /* timer */ = {
  936. isa = PBXGroup;
  937. children = (
  938. 71655158195BB675006E1227 /* SDL_systimer.c */,
  939. 71655159195BB675006E1227 /* SDL_timer.c */,
  940. 7165515A195BB675006E1227 /* SDL_timer_c.h */,
  941. );
  942. name = timer;
  943. sourceTree = "<group>";
  944. };
  945. 716550B5195BB577006E1227 /* video */ = {
  946. isa = PBXGroup;
  947. children = (
  948. 7165515D195BB685006E1227 /* keyinfotable.h */,
  949. 7165515E195BB685006E1227 /* SDL_uikitappdelegate.h */,
  950. 7165515F195BB685006E1227 /* SDL_uikitappdelegate.m */,
  951. 71655160195BB685006E1227 /* SDL_uikitevents.h */,
  952. 71655161195BB685006E1227 /* SDL_uikitevents.m */,
  953. 71655162195BB685006E1227 /* SDL_uikitmessagebox.h */,
  954. 71655163195BB685006E1227 /* SDL_uikitmessagebox.m */,
  955. 71655164195BB685006E1227 /* SDL_uikitmodes.h */,
  956. 71655165195BB685006E1227 /* SDL_uikitmodes.m */,
  957. 71655166195BB685006E1227 /* SDL_uikitopengles.h */,
  958. 71655167195BB685006E1227 /* SDL_uikitopengles.m */,
  959. 71655168195BB685006E1227 /* SDL_uikitopenglview.h */,
  960. 71655169195BB685006E1227 /* SDL_uikitopenglview.m */,
  961. 7165516A195BB685006E1227 /* SDL_uikitvideo.h */,
  962. 7165516B195BB685006E1227 /* SDL_uikitvideo.m */,
  963. 7165516C195BB685006E1227 /* SDL_uikitview.h */,
  964. 7165516D195BB685006E1227 /* SDL_uikitview.m */,
  965. 7165516E195BB685006E1227 /* SDL_uikitviewcontroller.h */,
  966. 7165516F195BB685006E1227 /* SDL_uikitviewcontroller.m */,
  967. 71655170195BB685006E1227 /* SDL_uikitwindow.h */,
  968. 71655171195BB685006E1227 /* SDL_uikitwindow.m */,
  969. 71655172195BB685006E1227 /* SDL_nullevents.c */,
  970. 71655173195BB685006E1227 /* SDL_nullevents_c.h */,
  971. 71655174195BB685006E1227 /* SDL_nullframebuffer_c.h */,
  972. 71655175195BB685006E1227 /* SDL_nullframebuffer.c */,
  973. 71655176195BB685006E1227 /* SDL_nullvideo.c */,
  974. 71655177195BB685006E1227 /* SDL_nullvideo.h */,
  975. 71655178195BB685006E1227 /* SDL_blit.c */,
  976. 71655179195BB685006E1227 /* SDL_blit.h */,
  977. 7165517A195BB685006E1227 /* SDL_blit_0.c */,
  978. 7165517B195BB685006E1227 /* SDL_blit_1.c */,
  979. 7165517C195BB685006E1227 /* SDL_blit_A.c */,
  980. 7165517D195BB685006E1227 /* SDL_blit_auto.c */,
  981. 7165517E195BB685006E1227 /* SDL_blit_auto.h */,
  982. 7165517F195BB685006E1227 /* SDL_blit_copy.c */,
  983. 71655180195BB685006E1227 /* SDL_blit_copy.h */,
  984. 71655181195BB685006E1227 /* SDL_blit_N.c */,
  985. 71655182195BB685006E1227 /* SDL_blit_slow.c */,
  986. 71655183195BB685006E1227 /* SDL_blit_slow.h */,
  987. 71655184195BB685006E1227 /* SDL_bmp.c */,
  988. 71655185195BB685006E1227 /* SDL_clipboard.c */,
  989. 71655186195BB685006E1227 /* SDL_fillrect.c */,
  990. 71655187195BB685006E1227 /* SDL_pixels.c */,
  991. 71655188195BB685006E1227 /* SDL_pixels_c.h */,
  992. 71655189195BB685006E1227 /* SDL_rect.c */,
  993. 7165518A195BB685006E1227 /* SDL_RLEaccel.c */,
  994. 7165518B195BB685006E1227 /* SDL_RLEaccel_c.h */,
  995. 7165518C195BB685006E1227 /* SDL_stretch.c */,
  996. 7165518D195BB685006E1227 /* SDL_surface.c */,
  997. 7165518E195BB685006E1227 /* SDL_sysvideo.h */,
  998. 7165518F195BB685006E1227 /* SDL_video.c */,
  999. );
  1000. name = video;
  1001. sourceTree = "<group>";
  1002. };
  1003. 716551E4195BB6DA006E1227 /* adplug */ = {
  1004. isa = PBXGroup;
  1005. children = (
  1006. 716551E5195BB6DA006E1227 /* binfile.cpp */,
  1007. 716551E6195BB6DA006E1227 /* binfile.h */,
  1008. 716551E7195BB6DA006E1227 /* binio.cpp */,
  1009. 716551E8195BB6DA006E1227 /* binio.h */,
  1010. 716551E9195BB6DA006E1227 /* demuopl.h */,
  1011. 716551EA195BB6DA006E1227 /* dosbox_opl.cpp */,
  1012. 716551EB195BB6DA006E1227 /* dosbox_opl.h */,
  1013. 716551EC195BB6DA006E1227 /* emuopl.cpp */,
  1014. 716551ED195BB6DA006E1227 /* emuopl.h */,
  1015. 716551EE195BB6DA006E1227 /* fmopl.c */,
  1016. 716551EF195BB6DA006E1227 /* fmopl.h */,
  1017. 716551F0195BB6DA006E1227 /* fprovide.cpp */,
  1018. 716551F1195BB6DA006E1227 /* fprovide.h */,
  1019. 716551F7195BB6DA006E1227 /* opl.h */,
  1020. 716551F8195BB6DA006E1227 /* player.cpp */,
  1021. 716551F9195BB6DA006E1227 /* player.h */,
  1022. 716551FA195BB6DA006E1227 /* rix.cpp */,
  1023. 716551FB195BB6DA006E1227 /* rix.h */,
  1024. 716551FC195BB6DA006E1227 /* surroundopl.cpp */,
  1025. 716551FD195BB6DA006E1227 /* surroundopl.h */,
  1026. );
  1027. name = adplug;
  1028. path = ../../../adplug;
  1029. sourceTree = "<group>";
  1030. };
  1031. 71655212195BB6DA006E1227 /* libmad */ = {
  1032. isa = PBXGroup;
  1033. children = (
  1034. 71655213195BB6DA006E1227 /* bit.c */,
  1035. 71655214195BB6DA006E1227 /* bit.h */,
  1036. 71655215195BB6DA006E1227 /* D.dat */,
  1037. 71655216195BB6DA006E1227 /* decoder.c */,
  1038. 71655217195BB6DA006E1227 /* decoder.h */,
  1039. 71655218195BB6DA006E1227 /* fixed.c */,
  1040. 71655219195BB6DA006E1227 /* fixed.h */,
  1041. 7165521A195BB6DA006E1227 /* frame.c */,
  1042. 7165521B195BB6DA006E1227 /* frame.h */,
  1043. 7165521C195BB6DA006E1227 /* huffman.c */,
  1044. 7165521D195BB6DA006E1227 /* huffman.h */,
  1045. 7165521E195BB6DA006E1227 /* imdct_s.dat */,
  1046. 7165521F195BB6DA006E1227 /* layer12.c */,
  1047. 71655220195BB6DA006E1227 /* layer12.h */,
  1048. 71655221195BB6DA006E1227 /* layer3.c */,
  1049. 71655222195BB6DA006E1227 /* layer3.h */,
  1050. 71655223195BB6DA006E1227 /* libmad_config.h */,
  1051. 71655224195BB6DA006E1227 /* libmad_global.h */,
  1052. 71655225195BB6DA006E1227 /* mad.h */,
  1053. 71655226195BB6DA006E1227 /* music_mad.c */,
  1054. 71655227195BB6DA006E1227 /* music_mad.h */,
  1055. 71655228195BB6DA006E1227 /* qc_table.dat */,
  1056. 71655229195BB6DA006E1227 /* rq_table.dat */,
  1057. 7165522A195BB6DA006E1227 /* sf_table.dat */,
  1058. 7165522B195BB6DA006E1227 /* stream.c */,
  1059. 7165522C195BB6DA006E1227 /* stream.h */,
  1060. 7165522D195BB6DA006E1227 /* synth.c */,
  1061. 7165522E195BB6DA006E1227 /* synth.h */,
  1062. 7165522F195BB6DA006E1227 /* timer.c */,
  1063. 71655230195BB6DA006E1227 /* timer.h */,
  1064. );
  1065. name = libmad;
  1066. path = ../../../libmad;
  1067. sourceTree = "<group>";
  1068. };
  1069. /* End PBXGroup section */
  1070. /* Begin PBXNativeTarget section */
  1071. 7165505C195BB372006E1227 /* SDLPal */ = {
  1072. isa = PBXNativeTarget;
  1073. buildConfigurationList = 7165507A195BB372006E1227 /* Build configuration list for PBXNativeTarget "SDLPal" */;
  1074. buildPhases = (
  1075. 71655059195BB372006E1227 /* Sources */,
  1076. 7165505A195BB372006E1227 /* Frameworks */,
  1077. 7165505B195BB372006E1227 /* Resources */,
  1078. );
  1079. buildRules = (
  1080. );
  1081. dependencies = (
  1082. );
  1083. name = SDLPal;
  1084. productName = SDLPal;
  1085. productReference = 7165505D195BB372006E1227 /* SDLPal.app */;
  1086. productType = "com.apple.product-type.application";
  1087. };
  1088. /* End PBXNativeTarget section */
  1089. /* Begin PBXProject section */
  1090. 71655055195BB372006E1227 /* Project object */ = {
  1091. isa = PBXProject;
  1092. attributes = {
  1093. CLASSPREFIX = codeplex;
  1094. LastUpgradeCheck = 0460;
  1095. ORGANIZATIONNAME = "Wei Mingzhi";
  1096. };
  1097. buildConfigurationList = 71655058195BB372006E1227 /* Build configuration list for PBXProject "SDLPal" */;
  1098. compatibilityVersion = "Xcode 3.2";
  1099. developmentRegion = English;
  1100. hasScannedForEncodings = 0;
  1101. knownRegions = (
  1102. en,
  1103. );
  1104. mainGroup = 71655054195BB372006E1227;
  1105. productRefGroup = 7165505E195BB372006E1227 /* Products */;
  1106. projectDirPath = "";
  1107. projectRoot = "";
  1108. targets = (
  1109. 7165505C195BB372006E1227 /* SDLPal */,
  1110. );
  1111. };
  1112. /* End PBXProject section */
  1113. /* Begin PBXResourcesBuildPhase section */
  1114. 7165505B195BB372006E1227 /* Resources */ = {
  1115. isa = PBXResourcesBuildPhase;
  1116. buildActionMask = 2147483647;
  1117. files = (
  1118. 71655073195BB372006E1227 /* Default.png in Resources */,
  1119. 71655075195BB372006E1227 /* Default@2x.png in Resources */,
  1120. 71655077195BB372006E1227 /* Default-568h@2x.png in Resources */,
  1121. 7165507F195BB3D8006E1227 /* Icon.png in Resources */,
  1122. );
  1123. runOnlyForDeploymentPostprocessing = 0;
  1124. };
  1125. /* End PBXResourcesBuildPhase section */
  1126. /* Begin PBXSourcesBuildPhase section */
  1127. 71655059195BB372006E1227 /* Sources */ = {
  1128. isa = PBXSourcesBuildPhase;
  1129. buildActionMask = 2147483647;
  1130. files = (
  1131. 716550A1195BB504006E1227 /* SDL_assert.c in Sources */,
  1132. 716550A2195BB504006E1227 /* SDL_error.c in Sources */,
  1133. 716550A3195BB504006E1227 /* SDL_hints.c in Sources */,
  1134. 716550A4195BB504006E1227 /* SDL_log.c in Sources */,
  1135. 716550A5195BB504006E1227 /* SDL.c in Sources */,
  1136. 716550B8195BB58A006E1227 /* SDL_atomic.c in Sources */,
  1137. 716550B9195BB58A006E1227 /* SDL_spinlock.c in Sources */,
  1138. 716550CD195BB5D0006E1227 /* SDL_cpuinfo.c in Sources */,
  1139. 716550D6195BB5E6006E1227 /* SDL_dynapi.c in Sources */,
  1140. 716550EE195BB5F3006E1227 /* SDL_clipboardevents.c in Sources */,
  1141. 716550EF195BB5F3006E1227 /* SDL_dropevents.c in Sources */,
  1142. 716550F0195BB5F3006E1227 /* SDL_events.c in Sources */,
  1143. 716550F1195BB5F3006E1227 /* SDL_gesture.c in Sources */,
  1144. 716550F2195BB5F3006E1227 /* SDL_keyboard.c in Sources */,
  1145. 716550F3195BB5F3006E1227 /* SDL_mouse.c in Sources */,
  1146. 716550F4195BB5F3006E1227 /* SDL_quit.c in Sources */,
  1147. 716550F5195BB5F3006E1227 /* SDL_touch.c in Sources */,
  1148. 716550F6195BB5F3006E1227 /* SDL_windowevents.c in Sources */,
  1149. 716550F8195BB5FC006E1227 /* SDL_rwops.c in Sources */,
  1150. 716550FB195BB605006E1227 /* SDL_rwopsbundlesupport.m in Sources */,
  1151. 716550FD195BB60E006E1227 /* SDL_sysfilesystem.m in Sources */,
  1152. 71655101195BB619006E1227 /* SDL_syshaptic.c in Sources */,
  1153. 71655102195BB619006E1227 /* SDL_haptic.c in Sources */,
  1154. 7165510A195BB622006E1227 /* SDL_sysjoystick.m in Sources */,
  1155. 7165510B195BB622006E1227 /* SDLUIAccelerationDelegate.m in Sources */,
  1156. 7165510C195BB622006E1227 /* SDL_gamecontroller.c in Sources */,
  1157. 7165510D195BB622006E1227 /* SDL_joystick.c in Sources */,
  1158. 71655110195BB633006E1227 /* SDL_sysloadso.c in Sources */,
  1159. 71655111195BB633006E1227 /* SDL_sysloadso.c in Sources */,
  1160. 71655114195BB63D006E1227 /* SDL_power.c in Sources */,
  1161. 71655115195BB63D006E1227 /* SDL_syspower.m in Sources */,
  1162. 71655129195BB64C006E1227 /* SDL_render_gles.c in Sources */,
  1163. 7165512A195BB64C006E1227 /* SDL_render_gles2.c in Sources */,
  1164. 7165512B195BB64C006E1227 /* SDL_shaders_gles2.c in Sources */,
  1165. 7165512C195BB64C006E1227 /* SDL_blendfillrect.c in Sources */,
  1166. 7165512D195BB64C006E1227 /* SDL_blendline.c in Sources */,
  1167. 7165512E195BB64C006E1227 /* SDL_blendpoint.c in Sources */,
  1168. 7165512F195BB64C006E1227 /* SDL_drawline.c in Sources */,
  1169. 71655130195BB64C006E1227 /* SDL_drawpoint.c in Sources */,
  1170. 71655131195BB64C006E1227 /* SDL_render_sw.c in Sources */,
  1171. 71655132195BB64C006E1227 /* SDL_rotate.c in Sources */,
  1172. 71655139195BB658006E1227 /* SDL_render.c in Sources */,
  1173. 7165513A195BB658006E1227 /* SDL_yuv_mmx.c in Sources */,
  1174. 7165513B195BB658006E1227 /* SDL_yuv_sw.c in Sources */,
  1175. 71655142195BB660006E1227 /* SDL_getenv.c in Sources */,
  1176. 71655143195BB660006E1227 /* SDL_iconv.c in Sources */,
  1177. 71655144195BB660006E1227 /* SDL_malloc.c in Sources */,
  1178. 71655145195BB660006E1227 /* SDL_qsort.c in Sources */,
  1179. 71655146195BB660006E1227 /* SDL_stdlib.c in Sources */,
  1180. 71655147195BB660006E1227 /* SDL_string.c in Sources */,
  1181. 71655152195BB669006E1227 /* SDL_syscond.c in Sources */,
  1182. 71655153195BB669006E1227 /* SDL_sysmutex.c in Sources */,
  1183. 71655154195BB669006E1227 /* SDL_syssem.c in Sources */,
  1184. 71655155195BB669006E1227 /* SDL_systhread.c in Sources */,
  1185. 71655156195BB669006E1227 /* SDL_systls.c in Sources */,
  1186. 71655157195BB669006E1227 /* SDL_thread.c in Sources */,
  1187. 7165515B195BB675006E1227 /* SDL_systimer.c in Sources */,
  1188. 7165515C195BB675006E1227 /* SDL_timer.c in Sources */,
  1189. 71655190195BB685006E1227 /* SDL_uikitappdelegate.m in Sources */,
  1190. 71655191195BB685006E1227 /* SDL_uikitevents.m in Sources */,
  1191. 71655192195BB685006E1227 /* SDL_uikitmessagebox.m in Sources */,
  1192. 71655193195BB685006E1227 /* SDL_uikitmodes.m in Sources */,
  1193. 71655194195BB685006E1227 /* SDL_uikitopengles.m in Sources */,
  1194. 71655195195BB685006E1227 /* SDL_uikitopenglview.m in Sources */,
  1195. 71655196195BB685006E1227 /* SDL_uikitvideo.m in Sources */,
  1196. 71655197195BB685006E1227 /* SDL_uikitview.m in Sources */,
  1197. 71655198195BB685006E1227 /* SDL_uikitviewcontroller.m in Sources */,
  1198. 71655199195BB685006E1227 /* SDL_uikitwindow.m in Sources */,
  1199. 7165519A195BB685006E1227 /* SDL_nullevents.c in Sources */,
  1200. 7165519B195BB685006E1227 /* SDL_nullframebuffer.c in Sources */,
  1201. 7165519C195BB685006E1227 /* SDL_nullvideo.c in Sources */,
  1202. 7165519D195BB685006E1227 /* SDL_blit.c in Sources */,
  1203. 7165519E195BB685006E1227 /* SDL_blit_0.c in Sources */,
  1204. 7165519F195BB685006E1227 /* SDL_blit_1.c in Sources */,
  1205. 716551A0195BB685006E1227 /* SDL_blit_A.c in Sources */,
  1206. 716551A1195BB685006E1227 /* SDL_blit_auto.c in Sources */,
  1207. 716551A2195BB685006E1227 /* SDL_blit_copy.c in Sources */,
  1208. 716551A3195BB685006E1227 /* SDL_blit_N.c in Sources */,
  1209. 716551A4195BB685006E1227 /* SDL_blit_slow.c in Sources */,
  1210. 716551A5195BB685006E1227 /* SDL_bmp.c in Sources */,
  1211. 716551A6195BB685006E1227 /* SDL_clipboard.c in Sources */,
  1212. 716551A7195BB685006E1227 /* SDL_fillrect.c in Sources */,
  1213. 716551A8195BB685006E1227 /* SDL_pixels.c in Sources */,
  1214. 716551A9195BB685006E1227 /* SDL_rect.c in Sources */,
  1215. 716551AA195BB685006E1227 /* SDL_RLEaccel.c in Sources */,
  1216. 716551AB195BB685006E1227 /* SDL_stretch.c in Sources */,
  1217. 716551AC195BB685006E1227 /* SDL_surface.c in Sources */,
  1218. 716551AD195BB685006E1227 /* SDL_video.c in Sources */,
  1219. 71655256195BB6DB006E1227 /* binfile.cpp in Sources */,
  1220. 71655257195BB6DB006E1227 /* binio.cpp in Sources */,
  1221. 71655258195BB6DB006E1227 /* dosbox_opl.cpp in Sources */,
  1222. 71655259195BB6DB006E1227 /* emuopl.cpp in Sources */,
  1223. 7165525A195BB6DB006E1227 /* fmopl.c in Sources */,
  1224. 7165525B195BB6DB006E1227 /* fprovide.cpp in Sources */,
  1225. 71655260195BB6DB006E1227 /* player.cpp in Sources */,
  1226. 71655261195BB6DB006E1227 /* rix.cpp in Sources */,
  1227. 71655262195BB6DB006E1227 /* surroundopl.cpp in Sources */,
  1228. 71655263195BB6DB006E1227 /* battle.c in Sources */,
  1229. 71655264195BB6DB006E1227 /* ending.c in Sources */,
  1230. 71655265195BB6DB006E1227 /* fight.c in Sources */,
  1231. 71655266195BB6DB006E1227 /* font.c in Sources */,
  1232. 71655267195BB6DB006E1227 /* game.c in Sources */,
  1233. 71655268195BB6DB006E1227 /* getopt.c in Sources */,
  1234. 71655269195BB6DB006E1227 /* global.c in Sources */,
  1235. 7165526A195BB6DB006E1227 /* input.c in Sources */,
  1236. 7165526B195BB6DB006E1227 /* itemmenu.c in Sources */,
  1237. 7165526C195BB6DB006E1227 /* bit.c in Sources */,
  1238. 7165526E195BB6DB006E1227 /* decoder.c in Sources */,
  1239. 7165526F195BB6DB006E1227 /* fixed.c in Sources */,
  1240. 71655270195BB6DB006E1227 /* frame.c in Sources */,
  1241. 71655271195BB6DB006E1227 /* huffman.c in Sources */,
  1242. 71655273195BB6DB006E1227 /* layer12.c in Sources */,
  1243. 71655274195BB6DB006E1227 /* layer3.c in Sources */,
  1244. 71655275195BB6DB006E1227 /* music_mad.c in Sources */,
  1245. 71655279195BB6DB006E1227 /* stream.c in Sources */,
  1246. 7165527A195BB6DB006E1227 /* synth.c in Sources */,
  1247. 7165527B195BB6DB006E1227 /* timer.c in Sources */,
  1248. 7165527C195BB6DB006E1227 /* magicmenu.c in Sources */,
  1249. 7165527D195BB6DB006E1227 /* main.c in Sources */,
  1250. 7165527E195BB6DB006E1227 /* map.c in Sources */,
  1251. 7165527F195BB6DB006E1227 /* palcommon.c in Sources */,
  1252. 71655280195BB6DB006E1227 /* palette.c in Sources */,
  1253. 71655281195BB6DB006E1227 /* play.c in Sources */,
  1254. 71655282195BB6DB006E1227 /* res.c in Sources */,
  1255. 71655283195BB6DB006E1227 /* rixplay.cpp in Sources */,
  1256. 71655284195BB6DB006E1227 /* rngplay.c in Sources */,
  1257. 71655285195BB6DB006E1227 /* scene.c in Sources */,
  1258. 71655286195BB6DB006E1227 /* script.c in Sources */,
  1259. 71655287195BB6DB006E1227 /* sound.c in Sources */,
  1260. 71655288195BB6DB006E1227 /* text.c in Sources */,
  1261. 71655289195BB6DB006E1227 /* ui.c in Sources */,
  1262. 7165528A195BB6DB006E1227 /* uibattle.c in Sources */,
  1263. 7165528B195BB6DB006E1227 /* uigame.c in Sources */,
  1264. 7165528C195BB6DB006E1227 /* util.c in Sources */,
  1265. 7165528D195BB6DB006E1227 /* video.c in Sources */,
  1266. 7165528E195BB6DB006E1227 /* yj1.c in Sources */,
  1267. 716552A2195BBDFF006E1227 /* SDL_coreaudio.c in Sources */,
  1268. 716552A3195BBDFF006E1227 /* SDL_dummyaudio.c in Sources */,
  1269. 716552A4195BBDFF006E1227 /* SDL_audio.c in Sources */,
  1270. 716552A5195BBDFF006E1227 /* SDL_audiocvt.c in Sources */,
  1271. 716552A6195BBDFF006E1227 /* SDL_audiotypecvt.c in Sources */,
  1272. 716552A7195BBDFF006E1227 /* SDL_mixer.c in Sources */,
  1273. 716552A8195BBDFF006E1227 /* SDL_wave.c in Sources */,
  1274. );
  1275. runOnlyForDeploymentPostprocessing = 0;
  1276. };
  1277. /* End PBXSourcesBuildPhase section */
  1278. /* Begin XCBuildConfiguration section */
  1279. 71655078195BB372006E1227 /* Debug */ = {
  1280. isa = XCBuildConfiguration;
  1281. buildSettings = {
  1282. ALWAYS_SEARCH_USER_PATHS = NO;
  1283. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1284. CLANG_CXX_LIBRARY = "libc++";
  1285. CLANG_ENABLE_OBJC_ARC = NO;
  1286. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1287. CLANG_WARN_EMPTY_BODY = YES;
  1288. CLANG_WARN_ENUM_CONVERSION = YES;
  1289. CLANG_WARN_INT_CONVERSION = YES;
  1290. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1291. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1292. COPY_PHASE_STRIP = NO;
  1293. GCC_C_LANGUAGE_STANDARD = gnu99;
  1294. GCC_DYNAMIC_NO_PIC = NO;
  1295. GCC_OPTIMIZATION_LEVEL = 0;
  1296. GCC_PREPROCESSOR_DEFINITIONS = (
  1297. "__IOS__=1",
  1298. "DEBUG=1",
  1299. );
  1300. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1301. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1302. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1303. GCC_WARN_UNUSED_VARIABLE = YES;
  1304. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  1305. ONLY_ACTIVE_ARCH = YES;
  1306. SDKROOT = iphoneos;
  1307. TARGETED_DEVICE_FAMILY = "1,2";
  1308. };
  1309. name = Debug;
  1310. };
  1311. 71655079195BB372006E1227 /* Release */ = {
  1312. isa = XCBuildConfiguration;
  1313. buildSettings = {
  1314. ALWAYS_SEARCH_USER_PATHS = NO;
  1315. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1316. CLANG_CXX_LIBRARY = "libc++";
  1317. CLANG_ENABLE_OBJC_ARC = NO;
  1318. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1319. CLANG_WARN_EMPTY_BODY = YES;
  1320. CLANG_WARN_ENUM_CONVERSION = YES;
  1321. CLANG_WARN_INT_CONVERSION = YES;
  1322. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1323. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1324. COPY_PHASE_STRIP = YES;
  1325. GCC_C_LANGUAGE_STANDARD = gnu99;
  1326. GCC_PREPROCESSOR_DEFINITIONS = "__IOS__=1";
  1327. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1328. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1329. GCC_WARN_UNUSED_VARIABLE = YES;
  1330. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  1331. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  1332. SDKROOT = iphoneos;
  1333. TARGETED_DEVICE_FAMILY = "1,2";
  1334. VALIDATE_PRODUCT = YES;
  1335. };
  1336. name = Release;
  1337. };
  1338. 7165507B195BB372006E1227 /* Debug */ = {
  1339. isa = XCBuildConfiguration;
  1340. buildSettings = {
  1341. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  1342. GCC_PREFIX_HEADER = "";
  1343. GCC_PREPROCESSOR_DEFINITIONS = (
  1344. "__IOS__=1",
  1345. "DEBUG=1",
  1346. );
  1347. HEADER_SEARCH_PATHS = ../SDL2/include;
  1348. INFOPLIST_FILE = "SDLPal/SDLPal-Info.plist";
  1349. PRODUCT_NAME = "$(TARGET_NAME)";
  1350. WRAPPER_EXTENSION = app;
  1351. };
  1352. name = Debug;
  1353. };
  1354. 7165507C195BB372006E1227 /* Release */ = {
  1355. isa = XCBuildConfiguration;
  1356. buildSettings = {
  1357. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  1358. GCC_PREFIX_HEADER = "";
  1359. GCC_PREPROCESSOR_DEFINITIONS = "__IOS__=1";
  1360. HEADER_SEARCH_PATHS = ../SDL2/include;
  1361. INFOPLIST_FILE = "SDLPal/SDLPal-Info.plist";
  1362. PRODUCT_NAME = "$(TARGET_NAME)";
  1363. WRAPPER_EXTENSION = app;
  1364. };
  1365. name = Release;
  1366. };
  1367. /* End XCBuildConfiguration section */
  1368. /* Begin XCConfigurationList section */
  1369. 71655058195BB372006E1227 /* Build configuration list for PBXProject "SDLPal" */ = {
  1370. isa = XCConfigurationList;
  1371. buildConfigurations = (
  1372. 71655078195BB372006E1227 /* Debug */,
  1373. 71655079195BB372006E1227 /* Release */,
  1374. );
  1375. defaultConfigurationIsVisible = 0;
  1376. defaultConfigurationName = Release;
  1377. };
  1378. 7165507A195BB372006E1227 /* Build configuration list for PBXNativeTarget "SDLPal" */ = {
  1379. isa = XCConfigurationList;
  1380. buildConfigurations = (
  1381. 7165507B195BB372006E1227 /* Debug */,
  1382. 7165507C195BB372006E1227 /* Release */,
  1383. );
  1384. defaultConfigurationIsVisible = 0;
  1385. defaultConfigurationName = Release;
  1386. };
  1387. /* End XCConfigurationList section */
  1388. };
  1389. rootObject = 71655055195BB372006E1227 /* Project object */;
  1390. }