project.pbxproj 134 KB

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