project.pbxproj 129 KB

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