project.pbxproj 121 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  10. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
  11. 4333CCE80F5CC23E00AE2B6F /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4333CCE70F5CC23E00AE2B6F /* AudioToolbox.framework */; };
  12. 434669A60F8D08C000EA7D6D /* doomAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 434669A50F8D08C000EA7D6D /* doomAppDelegate.m */; };
  13. 4364BF3F0F5CB25900F29317 /* dist.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4364BF3E0F5CB25900F29317 /* dist.plist */; };
  14. 43A945150F82D75900FFD32E /* iphone_sys.c in Sources */ = {isa = PBXBuildFile; fileRef = 43A945140F82D75900FFD32E /* iphone_sys.c */; };
  15. 43CF02FF0F56974E00E4A23D /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 43CF02FE0F56974E00E4A23D /* Default.png */; };
  16. 43CF030A0F56D5C200E4A23D /* iphone_loop.c in Sources */ = {isa = PBXBuildFile; fileRef = 43CF03090F56D5C200E4A23D /* iphone_loop.c */; };
  17. 43DD8392100295F70006E1DD /* iphone_async.c in Sources */ = {isa = PBXBuildFile; fileRef = 43DD8391100295F70006E1DD /* iphone_async.c */; };
  18. 43E8D2E10F4FC61E003F09B2 /* iphone_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 43E8D2DF0F4FC61E003F09B2 /* iphone_main.c */; };
  19. 43E8D4E00F51B48B003F09B2 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43E8D4DF0F51B48B003F09B2 /* OpenAL.framework */; };
  20. 720EBBAE0F82E0BB003F989A /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 720EBBAD0F82E0BB003F989A /* QuartzCore.framework */; };
  21. 7229CE4A0F6C89F8004123C5 /* EAGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7229CE460F6C89F8004123C5 /* EAGLView.m */; };
  22. 7229CE550F6C8CDE004123C5 /* gles_glue.c in Sources */ = {isa = PBXBuildFile; fileRef = 7229CE540F6C8CDE004123C5 /* gles_glue.c */; };
  23. 7239452C0F9C0E7500EADD62 /* iphone_mapSelect.c in Sources */ = {isa = PBXBuildFile; fileRef = 7239452B0F9C0E7500EADD62 /* iphone_mapSelect.c */; };
  24. 72484E5E0FB0E99900124E1C /* iphone_render.c in Sources */ = {isa = PBXBuildFile; fileRef = 72484E5D0FB0E99900124E1C /* iphone_render.c */; };
  25. 724C531F0FBDBCEE000E4348 /* BackgroundMusic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 724C531E0FBDBCEE000E4348 /* BackgroundMusic.cpp */; };
  26. 72A55EEF1003A94300F788A5 /* iphone_start.c in Sources */ = {isa = PBXBuildFile; fileRef = 72A55EEE1003A94300F788A5 /* iphone_start.c */; };
  27. 72A560E21004FAEE00F788A5 /* iphone_net.c in Sources */ = {isa = PBXBuildFile; fileRef = 72A560E11004FAEE00F788A5 /* iphone_net.c */; };
  28. 72A7E8F70F5F2063005B83C0 /* iphone_menus.c in Sources */ = {isa = PBXBuildFile; fileRef = 72A7E8F60F5F2063005B83C0 /* iphone_menus.c */; };
  29. 72B5FF390F7E5C3D00C8A372 /* hud.c in Sources */ = {isa = PBXBuildFile; fileRef = 72B5FF380F7E5C3D00C8A372 /* hud.c */; };
  30. 72D50DBC0F8ED98000BB49E6 /* ipak.c in Sources */ = {isa = PBXBuildFile; fileRef = 72D50DBB0F8ED98000BB49E6 /* ipak.c */; };
  31. 72E731EB0F97E68100E702CD /* iphone_sound.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E731EA0F97E68100E702CD /* iphone_sound.c */; };
  32. 72E847650F93C61900AB3C99 /* am_map.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847640F93C61900AB3C99 /* am_map.c */; };
  33. 72E847740F93FFDB00AB3C99 /* d_client.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8476F0F93FFDB00AB3C99 /* d_client.c */; };
  34. 72E847750F93FFDB00AB3C99 /* d_deh.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847700F93FFDB00AB3C99 /* d_deh.c */; };
  35. 72E847B20F9400D700AB3C99 /* d_items.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8477A0F9400D700AB3C99 /* d_items.c */; };
  36. 72E847B30F9400D700AB3C99 /* d_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8477C0F9400D700AB3C99 /* d_main.c */; };
  37. 72E847B50F9400D700AB3C99 /* doomdef.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847840F9400D700AB3C99 /* doomdef.c */; };
  38. 72E847B60F9400D700AB3C99 /* doomstat.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847860F9400D700AB3C99 /* doomstat.c */; };
  39. 72E847B70F9400D700AB3C99 /* dstrings.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847890F9400D700AB3C99 /* dstrings.c */; };
  40. 72E847B80F9400D700AB3C99 /* f_finale.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8478B0F9400D700AB3C99 /* f_finale.c */; };
  41. 72E847B90F9400D700AB3C99 /* f_wipe.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8478D0F9400D700AB3C99 /* f_wipe.c */; };
  42. 72E847BA0F9400D700AB3C99 /* g_game.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8478F0F9400D700AB3C99 /* g_game.c */; };
  43. 72E847BB0F9400D700AB3C99 /* gl_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847920F9400D700AB3C99 /* gl_main.c */; };
  44. 72E847BC0F9400D700AB3C99 /* gl_texture.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847940F9400D700AB3C99 /* gl_texture.c */; };
  45. 72E847BD0F9400D700AB3C99 /* hu_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847950F9400D700AB3C99 /* hu_lib.c */; };
  46. 72E847BE0F9400D700AB3C99 /* hu_stuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847970F9400D700AB3C99 /* hu_stuff.c */; };
  47. 72E847BF0F9400D700AB3C99 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8479F0F9400D700AB3C99 /* info.c */; };
  48. 72E847C00F9400D700AB3C99 /* lprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847A10F9400D700AB3C99 /* lprintf.c */; };
  49. 72E847C10F9400D700AB3C99 /* m_argv.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847A30F9400D700AB3C99 /* m_argv.c */; };
  50. 72E847C20F9400D700AB3C99 /* m_bbox.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847A50F9400D700AB3C99 /* m_bbox.c */; };
  51. 72E847C30F9400D700AB3C99 /* m_cheat.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847A70F9400D700AB3C99 /* m_cheat.c */; };
  52. 72E847C40F9400D700AB3C99 /* m_menu.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847AA0F9400D700AB3C99 /* m_menu.c */; };
  53. 72E847C50F9400D700AB3C99 /* m_misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847AC0F9400D700AB3C99 /* m_misc.c */; };
  54. 72E847C60F9400D700AB3C99 /* m_random.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847AE0F9400D700AB3C99 /* m_random.c */; };
  55. 72E848050F941A5900AB3C99 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847E00F941A5900AB3C99 /* md5.c */; };
  56. 72E848070F941A5900AB3C99 /* p_ceilng.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847E40F941A5900AB3C99 /* p_ceilng.c */; };
  57. 72E848080F941A5900AB3C99 /* p_checksum.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847E50F941A5900AB3C99 /* p_checksum.c */; };
  58. 72E848090F941A5900AB3C99 /* p_doors.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847E70F941A5900AB3C99 /* p_doors.c */; };
  59. 72E8480A0F941A5900AB3C99 /* p_enemy.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847E80F941A5900AB3C99 /* p_enemy.c */; };
  60. 72E8480B0F941A5900AB3C99 /* p_floor.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847EA0F941A5900AB3C99 /* p_floor.c */; };
  61. 72E8480C0F941A5900AB3C99 /* p_genlin.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847EB0F941A5900AB3C99 /* p_genlin.c */; };
  62. 72E8480D0F941A5900AB3C99 /* p_inter.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847EC0F941A5900AB3C99 /* p_inter.c */; };
  63. 72E8480E0F941A5900AB3C99 /* p_lights.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847EE0F941A5900AB3C99 /* p_lights.c */; };
  64. 72E8480F0F941A5900AB3C99 /* p_map.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847EF0F941A5900AB3C99 /* p_map.c */; };
  65. 72E848100F941A5900AB3C99 /* p_maputl.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847F10F941A5900AB3C99 /* p_maputl.c */; };
  66. 72E848110F941A5900AB3C99 /* p_mobj.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847F30F941A5900AB3C99 /* p_mobj.c */; };
  67. 72E848120F941A5900AB3C99 /* p_plats.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847F50F941A5900AB3C99 /* p_plats.c */; };
  68. 72E848130F941A5900AB3C99 /* p_pspr.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847F60F941A5900AB3C99 /* p_pspr.c */; };
  69. 72E848140F941A5900AB3C99 /* p_saveg.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847F80F941A5900AB3C99 /* p_saveg.c */; };
  70. 72E848150F941A5900AB3C99 /* p_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847FA0F941A5900AB3C99 /* p_setup.c */; };
  71. 72E848160F941A5900AB3C99 /* p_sight.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847FC0F941A5900AB3C99 /* p_sight.c */; };
  72. 72E848170F941A5900AB3C99 /* p_spec.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847FD0F941A5900AB3C99 /* p_spec.c */; };
  73. 72E848180F941A5900AB3C99 /* p_switch.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E847FF0F941A5900AB3C99 /* p_switch.c */; };
  74. 72E848190F941A5900AB3C99 /* p_telept.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848000F941A5900AB3C99 /* p_telept.c */; };
  75. 72E8481A0F941A5900AB3C99 /* p_tick.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848010F941A5900AB3C99 /* p_tick.c */; };
  76. 72E8481B0F941A5900AB3C99 /* p_user.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848030F941A5900AB3C99 /* p_user.c */; };
  77. 72E848260F941A8300AB3C99 /* r_bsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8481D0F941A8300AB3C99 /* r_bsp.c */; };
  78. 72E848270F941A8300AB3C99 /* r_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8481F0F941A8300AB3C99 /* r_data.c */; };
  79. 72E848280F941A8300AB3C99 /* r_demo.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848220F941A8300AB3C99 /* r_demo.c */; };
  80. 72E848290F941A8300AB3C99 /* r_draw.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848240F941A8300AB3C99 /* r_draw.c */; };
  81. 72E8483D0F941AAC00AB3C99 /* r_filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8482A0F941AAC00AB3C99 /* r_filter.c */; };
  82. 72E8483E0F941AAC00AB3C99 /* r_fps.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8482C0F941AAC00AB3C99 /* r_fps.c */; };
  83. 72E8483F0F941AAC00AB3C99 /* r_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8482E0F941AAC00AB3C99 /* r_main.c */; };
  84. 72E848400F941AAC00AB3C99 /* r_patch.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848300F941AAC00AB3C99 /* r_patch.c */; };
  85. 72E848410F941AAC00AB3C99 /* r_plane.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848320F941AAC00AB3C99 /* r_plane.c */; };
  86. 72E848420F941AAC00AB3C99 /* r_segs.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848340F941AAC00AB3C99 /* r_segs.c */; };
  87. 72E848430F941AAC00AB3C99 /* r_sky.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848360F941AAC00AB3C99 /* r_sky.c */; };
  88. 72E848440F941AAC00AB3C99 /* r_things.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848390F941AAC00AB3C99 /* r_things.c */; };
  89. 72E848450F941AAC00AB3C99 /* s_sound.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8483B0F941AAC00AB3C99 /* s_sound.c */; };
  90. 72E8485C0F941ADC00AB3C99 /* sounds.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848460F941ADC00AB3C99 /* sounds.c */; };
  91. 72E8485D0F941ADC00AB3C99 /* st_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848480F941ADC00AB3C99 /* st_lib.c */; };
  92. 72E8485E0F941ADC00AB3C99 /* st_stuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8484A0F941ADC00AB3C99 /* st_stuff.c */; };
  93. 72E8485F0F941ADC00AB3C99 /* tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8484C0F941ADC00AB3C99 /* tables.c */; };
  94. 72E848600F941ADC00AB3C99 /* v_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8484E0F941ADC00AB3C99 /* v_video.c */; };
  95. 72E848610F941ADC00AB3C99 /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848500F941ADC00AB3C99 /* version.c */; };
  96. 72E848630F941ADC00AB3C99 /* w_mmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848530F941ADC00AB3C99 /* w_mmap.c */; };
  97. 72E848640F941ADC00AB3C99 /* w_wad.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848540F941ADC00AB3C99 /* w_wad.c */; };
  98. 72E848650F941ADC00AB3C99 /* wi_stuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848560F941ADC00AB3C99 /* wi_stuff.c */; };
  99. 72E848660F941ADC00AB3C99 /* z_bmalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E848580F941ADC00AB3C99 /* z_bmalloc.c */; };
  100. 72E848670F941ADC00AB3C99 /* z_zone.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8485A0F941ADC00AB3C99 /* z_zone.c */; };
  101. 72E849600F942B9300AB3C99 /* cvar.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8495C0F942B9300AB3C99 /* cvar.c */; };
  102. 72E849610F942B9300AB3C99 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E8495E0F942B9300AB3C99 /* misc.c */; };
  103. 72E849F60F94ED1100AB3C99 /* prboomInterface.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E849F50F94ED1100AB3C99 /* prboomInterface.c */; };
  104. 72E84A290F9503F100AB3C99 /* cmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E84A280F9503F100AB3C99 /* cmd.c */; };
  105. 72F1F9B40F96C18800AD49AC /* dict.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F99D0F96C18800AD49AC /* dict.c */; };
  106. 72F1F9B50F96C18800AD49AC /* geom.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F99F0F96C18800AD49AC /* geom.c */; };
  107. 72F1F9B60F96C18800AD49AC /* memalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F9A10F96C18800AD49AC /* memalloc.c */; };
  108. 72F1F9B70F96C18800AD49AC /* mesh.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F9A30F96C18800AD49AC /* mesh.c */; };
  109. 72F1F9B80F96C18800AD49AC /* normal.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F9A50F96C18800AD49AC /* normal.c */; };
  110. 72F1F9BA0F96C18800AD49AC /* priorityq.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F9AA0F96C18800AD49AC /* priorityq.c */; };
  111. 72F1F9BB0F96C18800AD49AC /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F9AC0F96C18800AD49AC /* render.c */; };
  112. 72F1F9BC0F96C18800AD49AC /* sweep.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F9AE0F96C18800AD49AC /* sweep.c */; };
  113. 72F1F9BD0F96C18800AD49AC /* tess.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F9B00F96C18800AD49AC /* tess.c */; };
  114. 72F1F9BE0F96C18800AD49AC /* tessmono.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F1F9B20F96C18800AD49AC /* tessmono.c */; };
  115. C8139A7913F9E0440094C2C0 /* UICustomSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = C8139A7813F9E0440094C2C0 /* UICustomSlider.m */; };
  116. C8139AB313FADA800094C2C0 /* SliderSkull@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C8139AB213FADA800094C2C0 /* SliderSkull@2x.png */; };
  117. C8139AB513FADA9D0094C2C0 /* SliderSkull~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = C8139AB413FADA9D0094C2C0 /* SliderSkull~ipad.png */; };
  118. C81E0C7213DF471000B1049A /* UIFontButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C81E0C7113DF471000B1049A /* UIFontButton.m */; };
  119. C81E0C8F13DF4A1B00B1049A /* UIFontLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = C81E0C8E13DF4A1B00B1049A /* UIFontLabel.m */; };
  120. C81E0E5E13E076E400B1049A /* idGinzaNar-Md2.otf in Resources */ = {isa = PBXBuildFile; fileRef = C81E0E5D13E076E400B1049A /* idGinzaNar-Md2.otf */; };
  121. C81E104C13E1CCA000B1049A /* BackButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104013E1CCA000B1049A /* BackButton.png */; };
  122. C81E104D13E1CCA000B1049A /* Button.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104113E1CCA000B1049A /* Button.png */; };
  123. C81E104E13E1CCA000B1049A /* DOOM_sigil_decal.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104213E1CCA000B1049A /* DOOM_sigil_decal.png */; };
  124. C81E104F13E1CCA000B1049A /* DoomLogo.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104313E1CCA000B1049A /* DoomLogo.png */; };
  125. C81E105013E1CCA000B1049A /* Easy.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104413E1CCA000B1049A /* Easy.png */; };
  126. C81E105113E1CCA000B1049A /* Hard.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104513E1CCA000B1049A /* Hard.png */; };
  127. C81E105213E1CCA000B1049A /* MapOverlay.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104613E1CCA000B1049A /* MapOverlay.png */; };
  128. C81E105313E1CCA000B1049A /* Medium.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104713E1CCA000B1049A /* Medium.png */; };
  129. C81E105413E1CCA000B1049A /* MenuBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104813E1CCA000B1049A /* MenuBackground.png */; };
  130. C81E105513E1CCA000B1049A /* Nightmare.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104913E1CCA000B1049A /* Nightmare.png */; };
  131. C81E105613E1CCA000B1049A /* ResumeButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104A13E1CCA000B1049A /* ResumeButton.png */; };
  132. C81E105713E1CCA000B1049A /* SelectedBracket.png in Resources */ = {isa = PBXBuildFile; fileRef = C81E104B13E1CCA000B1049A /* SelectedBracket.png */; };
  133. C84F829213D76E96006D01AB /* MapMenuView.m in Sources */ = {isa = PBXBuildFile; fileRef = C84F829013D76E96006D01AB /* MapMenuView.m */; };
  134. C84F83F613D7A99C006D01AB /* GenericMenuView.m in Sources */ = {isa = PBXBuildFile; fileRef = C84F83F513D7A99C006D01AB /* GenericMenuView.m */; };
  135. C84F855913D8B55C006D01AB /* SettingsMenuView.m in Sources */ = {isa = PBXBuildFile; fileRef = C84F855813D8B55C006D01AB /* SettingsMenuView.m */; };
  136. C861F27213BD2DC600DB34A8 /* MainWindow-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = C861F27113BD2DC600DB34A8 /* MainWindow-iPad.xib */; };
  137. C86F966813D617740069B7B6 /* MenuViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = C86F966713D617740069B7B6 /* MenuViewController.mm */; };
  138. C86F975E13D6377B0069B7B6 /* IBGlue.m in Sources */ = {isa = PBXBuildFile; fileRef = C86F975D13D6377B0069B7B6 /* IBGlue.m */; };
  139. C8792ED813F5AFE5003D834F /* BackButton_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C8792ED113F5AFE5003D834F /* BackButton_Highlighted.png */; };
  140. C8792ED913F5AFE6003D834F /* Button_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C8792ED213F5AFE5003D834F /* Button_Highlighted.png */; };
  141. C8792EDA13F5AFE6003D834F /* NextButton_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C8792ED313F5AFE5003D834F /* NextButton_Highlighted.png */; };
  142. C8792EDB13F5AFE6003D834F /* NextButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C8792ED413F5AFE5003D834F /* NextButton.png */; };
  143. C8792EDC13F5AFE6003D834F /* SubMenuBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = C8792ED513F5AFE5003D834F /* SubMenuBackground.png */; };
  144. C8792EDD13F5AFE6003D834F /* SubMenuButton_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C8792ED613F5AFE5003D834F /* SubMenuButton_Highlighted.png */; };
  145. C8792EDE13F5AFE6003D834F /* SubMenuButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C8792ED713F5AFE5003D834F /* SubMenuButton.png */; };
  146. C879308F13F5D8AA003D834F /* DifficultyBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308513F5D8AA003D834F /* DifficultyBackground.png */; };
  147. C879309013F5D8AA003D834F /* DownArrow_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308613F5D8AA003D834F /* DownArrow_Highlighted.png */; };
  148. C879309113F5D8AA003D834F /* DownArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308713F5D8AA003D834F /* DownArrow.png */; };
  149. C879309213F5D8AA003D834F /* Episode1Background.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308813F5D8AA003D834F /* Episode1Background.png */; };
  150. C879309313F5D8AA003D834F /* Episode2Background.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308913F5D8AA003D834F /* Episode2Background.png */; };
  151. C879309413F5D8AA003D834F /* Episode3Background.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308A13F5D8AA003D834F /* Episode3Background.png */; };
  152. C879309513F5D8AA003D834F /* Episode4Background.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308B13F5D8AA003D834F /* Episode4Background.png */; };
  153. C879309613F5D8AA003D834F /* MissonBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308C13F5D8AA003D834F /* MissonBackground.png */; };
  154. C879309713F5D8AA003D834F /* UpArrow_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308D13F5D8AA003D834F /* UpArrow_Highlighted.png */; };
  155. C879309813F5D8AA003D834F /* UpArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = C879308E13F5D8AA003D834F /* UpArrow.png */; };
  156. C87930E513F5EC1B003D834F /* Episode1Background_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87930E113F5EC1B003D834F /* Episode1Background_Highlighted.png */; };
  157. C87930E613F5EC1B003D834F /* Episode2Background_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87930E213F5EC1B003D834F /* Episode2Background_Highlighted.png */; };
  158. C87930E713F5EC1B003D834F /* Episode3Background_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87930E313F5EC1B003D834F /* Episode3Background_Highlighted.png */; };
  159. C87930E813F5EC1B003D834F /* Episode4Background_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87930E413F5EC1B003D834F /* Episode4Background_Highlighted.png */; };
  160. C87931EC13F610B9003D834F /* AdvancedButton_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931DE13F610B9003D834F /* AdvancedButton_Highlighted.png */; };
  161. C87931ED13F610B9003D834F /* AdvancedButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931DF13F610B9003D834F /* AdvancedButton.png */; };
  162. C87931EE13F610B9003D834F /* Divide.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E013F610B9003D834F /* Divide.png */; };
  163. C87931EF13F610B9003D834F /* LayoutDualButton_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E113F610B9003D834F /* LayoutDualButton_Highlighted.png */; };
  164. C87931F013F610B9003D834F /* LayoutDualButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E213F610B9003D834F /* LayoutDualButton.png */; };
  165. C87931F113F610B9003D834F /* LayoutSingleButton_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E313F610B9003D834F /* LayoutSingleButton_Highlighted.png */; };
  166. C87931F213F610B9003D834F /* LayoutSingleButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E413F610B9003D834F /* LayoutSingleButton.png */; };
  167. C87931F313F610B9003D834F /* LayoutWheelButton_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E513F610B9003D834F /* LayoutWheelButton_Highlighted.png */; };
  168. C87931F413F610B9003D834F /* LayoutWheelButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E613F610B9003D834F /* LayoutWheelButton.png */; };
  169. C87931F513F610B9003D834F /* SettingsButton_Highlighted.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E713F610B9003D834F /* SettingsButton_Highlighted.png */; };
  170. C87931F613F610B9003D834F /* SettingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E813F610B9003D834F /* SettingsButton.png */; };
  171. C87931F713F610B9003D834F /* SliderBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931E913F610B9003D834F /* SliderBackground.png */; };
  172. C87931F813F610B9003D834F /* SliderBar.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931EA13F610B9003D834F /* SliderBar.png */; };
  173. C87931F913F610B9003D834F /* SliderSkull.png in Resources */ = {isa = PBXBuildFile; fileRef = C87931EB13F610B9003D834F /* SliderSkull.png */; };
  174. C879320113F6143C003D834F /* UICustomSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = C879320013F6143C003D834F /* UICustomSwitch.m */; };
  175. C88530C913D8CBEA00A5FBF7 /* MainMenuView.m in Sources */ = {isa = PBXBuildFile; fileRef = C88530C813D8CBEA00A5FBF7 /* MainMenuView.m */; };
  176. C885314413D8D79400A5FBF7 /* ControlsMenuView.m in Sources */ = {isa = PBXBuildFile; fileRef = C885314213D8D79400A5FBF7 /* ControlsMenuView.m */; };
  177. C8D1CF6813DE1EB600F0EAC6 /* DOOM_57.png in Resources */ = {isa = PBXBuildFile; fileRef = C8D1CF6713DE1EB600F0EAC6 /* DOOM_57.png */; };
  178. C8D1CF6A13DE1EF500F0EAC6 /* DOOM_114.png in Resources */ = {isa = PBXBuildFile; fileRef = C8D1CF6913DE1EF500F0EAC6 /* DOOM_114.png */; };
  179. C8D1CF6C13DE1F0600F0EAC6 /* DOOM_72.png in Resources */ = {isa = PBXBuildFile; fileRef = C8D1CF6B13DE1F0600F0EAC6 /* DOOM_72.png */; };
  180. C8D1CF8613DF792D00F0EAC6 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C8D1CF8513DF792D00F0EAC6 /* Default@2x.png */; };
  181. C8D1CF8813DF79BC00F0EAC6 /* Default~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = C8D1CF8713DF79BC00F0EAC6 /* Default~ipad.png */; };
  182. C8D1CFA813E1CDBD00F0EAC6 /* Default-Portrait~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = C8D1CFA713E1CDBD00F0EAC6 /* Default-Portrait~ipad.png */; };
  183. C8D1CFAA13E1CDC600F0EAC6 /* Default-Landscape~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = C8D1CFA913E1CDC600F0EAC6 /* Default-Landscape~ipad.png */; };
  184. ED9AB3D110966E85000B5852 /* iphone_email.m in Sources */ = {isa = PBXBuildFile; fileRef = ED9AB3D010966E85000B5852 /* iphone_email.m */; };
  185. EDD2760511C2B19E004A9B9B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDD2760411C2B19E004A9B9B /* CoreGraphics.framework */; };
  186. EDD2760711C2B19E004A9B9B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDD2760611C2B19E004A9B9B /* Foundation.framework */; };
  187. EDD2760911C2B19E004A9B9B /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDD2760811C2B19E004A9B9B /* OpenGLES.framework */; };
  188. EDD2760B11C2B19E004A9B9B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDD2760A11C2B19E004A9B9B /* UIKit.framework */; };
  189. /* End PBXBuildFile section */
  190. /* Begin PBXFileReference section */
  191. 1D6058910D05DD3D006BFB54 /* Doom.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Doom.app; sourceTree = BUILT_PRODUCTS_DIR; };
  192. 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
  193. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  194. 4333CCE70F5CC23E00AE2B6F /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
  195. 434669A30F8D08C000EA7D6D /* doom_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = doom_Prefix.pch; sourceTree = "<group>"; };
  196. 434669A40F8D08C000EA7D6D /* doomAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = doomAppDelegate.h; sourceTree = "<group>"; };
  197. 434669A50F8D08C000EA7D6D /* doomAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = doomAppDelegate.m; sourceTree = "<group>"; };
  198. 4364BF3E0F5CB25900F29317 /* dist.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = dist.plist; sourceTree = "<group>"; };
  199. 43A945140F82D75900FFD32E /* iphone_sys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_sys.c; sourceTree = "<group>"; };
  200. 43CF02FE0F56974E00E4A23D /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  201. 43CF03090F56D5C200E4A23D /* iphone_loop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_loop.c; sourceTree = "<group>"; };
  202. 43DD8391100295F70006E1DD /* iphone_async.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_async.c; sourceTree = "<group>"; };
  203. 43E8D2DF0F4FC61E003F09B2 /* iphone_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_main.c; sourceTree = "<group>"; };
  204. 43E8D4DF0F51B48B003F09B2 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = /System/Library/Frameworks/OpenAL.framework; sourceTree = "<absolute>"; };
  205. 720EBBAD0F82E0BB003F989A /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
  206. 7229CC8E0F6B3363004123C5 /* doomiphone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = doomiphone.h; path = ../doomiphone.h; sourceTree = SOURCE_ROOT; };
  207. 7229CE450F6C89F8004123C5 /* EAGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLView.h; sourceTree = "<group>"; };
  208. 7229CE460F6C89F8004123C5 /* EAGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EAGLView.m; sourceTree = "<group>"; };
  209. 7229CE540F6C8CDE004123C5 /* gles_glue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gles_glue.c; sourceTree = "<group>"; };
  210. 7239452B0F9C0E7500EADD62 /* iphone_mapSelect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_mapSelect.c; sourceTree = "<group>"; };
  211. 72484E5D0FB0E99900124E1C /* iphone_render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_render.c; sourceTree = "<group>"; };
  212. 724C531E0FBDBCEE000E4348 /* BackgroundMusic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BackgroundMusic.cpp; sourceTree = "<group>"; };
  213. 727886A20FBDBA740020D469 /* gles_glue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gles_glue.h; sourceTree = "<group>"; };
  214. 72A55EEE1003A94300F788A5 /* iphone_start.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_start.c; sourceTree = "<group>"; };
  215. 72A560E11004FAEE00F788A5 /* iphone_net.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_net.c; sourceTree = "<group>"; };
  216. 72A7E8F30F5F2001005B83C0 /* iphone_doom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iphone_doom.h; sourceTree = "<group>"; };
  217. 72A7E8F60F5F2063005B83C0 /* iphone_menus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_menus.c; sourceTree = "<group>"; };
  218. 72B5FF380F7E5C3D00C8A372 /* hud.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hud.c; sourceTree = "<group>"; };
  219. 72D50DBA0F8ED98000BB49E6 /* ipak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipak.h; sourceTree = "<group>"; };
  220. 72D50DBB0F8ED98000BB49E6 /* ipak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipak.c; sourceTree = "<group>"; };
  221. 72E731EA0F97E68100E702CD /* iphone_sound.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iphone_sound.c; sourceTree = "<group>"; };
  222. 72E847640F93C61900AB3C99 /* am_map.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = am_map.c; path = ../prboom/am_map.c; sourceTree = SOURCE_ROOT; };
  223. 72E847680F93FF2F00AB3C99 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = ../prboom/config.h; sourceTree = SOURCE_ROOT; };
  224. 72E8476E0F93FFDB00AB3C99 /* am_map.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = am_map.h; path = ../prboom/am_map.h; sourceTree = SOURCE_ROOT; };
  225. 72E8476F0F93FFDB00AB3C99 /* d_client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = d_client.c; path = ../prboom/d_client.c; sourceTree = SOURCE_ROOT; };
  226. 72E847700F93FFDB00AB3C99 /* d_deh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = d_deh.c; path = ../prboom/d_deh.c; sourceTree = SOURCE_ROOT; };
  227. 72E847710F93FFDB00AB3C99 /* d_deh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_deh.h; path = ../prboom/d_deh.h; sourceTree = SOURCE_ROOT; };
  228. 72E847720F93FFDB00AB3C99 /* d_englsh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_englsh.h; path = ../prboom/d_englsh.h; sourceTree = SOURCE_ROOT; };
  229. 72E847730F93FFDB00AB3C99 /* d_event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_event.h; path = ../prboom/d_event.h; sourceTree = SOURCE_ROOT; };
  230. 72E8477A0F9400D700AB3C99 /* d_items.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = d_items.c; path = ../prboom/d_items.c; sourceTree = SOURCE_ROOT; };
  231. 72E8477B0F9400D700AB3C99 /* d_items.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_items.h; path = ../prboom/d_items.h; sourceTree = SOURCE_ROOT; };
  232. 72E8477C0F9400D700AB3C99 /* d_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = d_main.c; path = ../prboom/d_main.c; sourceTree = SOURCE_ROOT; };
  233. 72E8477D0F9400D700AB3C99 /* d_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_main.h; path = ../prboom/d_main.h; sourceTree = SOURCE_ROOT; };
  234. 72E8477E0F9400D700AB3C99 /* d_net.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_net.h; path = ../prboom/d_net.h; sourceTree = SOURCE_ROOT; };
  235. 72E8477F0F9400D700AB3C99 /* d_player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_player.h; path = ../prboom/d_player.h; sourceTree = SOURCE_ROOT; };
  236. 72E847810F9400D700AB3C99 /* d_think.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_think.h; path = ../prboom/d_think.h; sourceTree = SOURCE_ROOT; };
  237. 72E847820F9400D700AB3C99 /* d_ticcmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = d_ticcmd.h; path = ../prboom/d_ticcmd.h; sourceTree = SOURCE_ROOT; };
  238. 72E847830F9400D700AB3C99 /* doomdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = doomdata.h; path = ../prboom/doomdata.h; sourceTree = SOURCE_ROOT; };
  239. 72E847840F9400D700AB3C99 /* doomdef.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = doomdef.c; path = ../prboom/doomdef.c; sourceTree = SOURCE_ROOT; };
  240. 72E847850F9400D700AB3C99 /* doomdef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = doomdef.h; path = ../prboom/doomdef.h; sourceTree = SOURCE_ROOT; };
  241. 72E847860F9400D700AB3C99 /* doomstat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = doomstat.c; path = ../prboom/doomstat.c; sourceTree = SOURCE_ROOT; };
  242. 72E847870F9400D700AB3C99 /* doomstat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = doomstat.h; path = ../prboom/doomstat.h; sourceTree = SOURCE_ROOT; };
  243. 72E847880F9400D700AB3C99 /* doomtype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = doomtype.h; path = ../prboom/doomtype.h; sourceTree = SOURCE_ROOT; };
  244. 72E847890F9400D700AB3C99 /* dstrings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dstrings.c; path = ../prboom/dstrings.c; sourceTree = SOURCE_ROOT; };
  245. 72E8478A0F9400D700AB3C99 /* dstrings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dstrings.h; path = ../prboom/dstrings.h; sourceTree = SOURCE_ROOT; };
  246. 72E8478B0F9400D700AB3C99 /* f_finale.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = f_finale.c; path = ../prboom/f_finale.c; sourceTree = SOURCE_ROOT; };
  247. 72E8478C0F9400D700AB3C99 /* f_finale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = f_finale.h; path = ../prboom/f_finale.h; sourceTree = SOURCE_ROOT; };
  248. 72E8478D0F9400D700AB3C99 /* f_wipe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = f_wipe.c; path = ../prboom/f_wipe.c; sourceTree = SOURCE_ROOT; };
  249. 72E8478E0F9400D700AB3C99 /* f_wipe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = f_wipe.h; path = ../prboom/f_wipe.h; sourceTree = SOURCE_ROOT; };
  250. 72E8478F0F9400D700AB3C99 /* g_game.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = g_game.c; path = ../prboom/g_game.c; sourceTree = SOURCE_ROOT; };
  251. 72E847900F9400D700AB3C99 /* g_game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = g_game.h; path = ../prboom/g_game.h; sourceTree = SOURCE_ROOT; };
  252. 72E847910F9400D700AB3C99 /* gl_intern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gl_intern.h; path = ../prboom/gl_intern.h; sourceTree = SOURCE_ROOT; };
  253. 72E847920F9400D700AB3C99 /* gl_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gl_main.c; path = ../prboom/gl_main.c; sourceTree = SOURCE_ROOT; };
  254. 72E847930F9400D700AB3C99 /* gl_struct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gl_struct.h; path = ../prboom/gl_struct.h; sourceTree = SOURCE_ROOT; };
  255. 72E847940F9400D700AB3C99 /* gl_texture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gl_texture.c; path = ../prboom/gl_texture.c; sourceTree = SOURCE_ROOT; };
  256. 72E847950F9400D700AB3C99 /* hu_lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hu_lib.c; path = ../prboom/hu_lib.c; sourceTree = SOURCE_ROOT; };
  257. 72E847960F9400D700AB3C99 /* hu_lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hu_lib.h; path = ../prboom/hu_lib.h; sourceTree = SOURCE_ROOT; };
  258. 72E847970F9400D700AB3C99 /* hu_stuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hu_stuff.c; path = ../prboom/hu_stuff.c; sourceTree = SOURCE_ROOT; };
  259. 72E847980F9400D700AB3C99 /* hu_stuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hu_stuff.h; path = ../prboom/hu_stuff.h; sourceTree = SOURCE_ROOT; };
  260. 72E847990F9400D700AB3C99 /* i_joy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = i_joy.h; path = ../prboom/i_joy.h; sourceTree = SOURCE_ROOT; };
  261. 72E8479A0F9400D700AB3C99 /* i_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = i_main.h; path = ../prboom/i_main.h; sourceTree = SOURCE_ROOT; };
  262. 72E8479B0F9400D700AB3C99 /* i_network.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = i_network.h; path = ../prboom/i_network.h; sourceTree = SOURCE_ROOT; };
  263. 72E8479C0F9400D700AB3C99 /* i_sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = i_sound.h; path = ../prboom/i_sound.h; sourceTree = SOURCE_ROOT; };
  264. 72E8479D0F9400D700AB3C99 /* i_system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = i_system.h; path = ../prboom/i_system.h; sourceTree = SOURCE_ROOT; };
  265. 72E8479E0F9400D700AB3C99 /* i_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = i_video.h; path = ../prboom/i_video.h; sourceTree = SOURCE_ROOT; };
  266. 72E8479F0F9400D700AB3C99 /* info.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = info.c; path = ../prboom/info.c; sourceTree = SOURCE_ROOT; };
  267. 72E847A00F9400D700AB3C99 /* info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = info.h; path = ../prboom/info.h; sourceTree = SOURCE_ROOT; };
  268. 72E847A10F9400D700AB3C99 /* lprintf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lprintf.c; path = ../prboom/lprintf.c; sourceTree = SOURCE_ROOT; };
  269. 72E847A20F9400D700AB3C99 /* lprintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lprintf.h; path = ../prboom/lprintf.h; sourceTree = SOURCE_ROOT; };
  270. 72E847A30F9400D700AB3C99 /* m_argv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = m_argv.c; path = ../prboom/m_argv.c; sourceTree = SOURCE_ROOT; };
  271. 72E847A40F9400D700AB3C99 /* m_argv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = m_argv.h; path = ../prboom/m_argv.h; sourceTree = SOURCE_ROOT; };
  272. 72E847A50F9400D700AB3C99 /* m_bbox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = m_bbox.c; path = ../prboom/m_bbox.c; sourceTree = SOURCE_ROOT; };
  273. 72E847A60F9400D700AB3C99 /* m_bbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = m_bbox.h; path = ../prboom/m_bbox.h; sourceTree = SOURCE_ROOT; };
  274. 72E847A70F9400D700AB3C99 /* m_cheat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = m_cheat.c; path = ../prboom/m_cheat.c; sourceTree = SOURCE_ROOT; };
  275. 72E847A80F9400D700AB3C99 /* m_cheat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = m_cheat.h; path = ../prboom/m_cheat.h; sourceTree = SOURCE_ROOT; };
  276. 72E847A90F9400D700AB3C99 /* m_fixed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = m_fixed.h; path = ../prboom/m_fixed.h; sourceTree = SOURCE_ROOT; };
  277. 72E847AA0F9400D700AB3C99 /* m_menu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = m_menu.c; path = ../prboom/m_menu.c; sourceTree = SOURCE_ROOT; };
  278. 72E847AB0F9400D700AB3C99 /* m_menu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = m_menu.h; path = ../prboom/m_menu.h; sourceTree = SOURCE_ROOT; };
  279. 72E847AC0F9400D700AB3C99 /* m_misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = m_misc.c; path = ../prboom/m_misc.c; sourceTree = SOURCE_ROOT; };
  280. 72E847AD0F9400D700AB3C99 /* m_misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = m_misc.h; path = ../prboom/m_misc.h; sourceTree = SOURCE_ROOT; };
  281. 72E847AE0F9400D700AB3C99 /* m_random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = m_random.c; path = ../prboom/m_random.c; sourceTree = SOURCE_ROOT; };
  282. 72E847AF0F9400D700AB3C99 /* m_random.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = m_random.h; path = ../prboom/m_random.h; sourceTree = SOURCE_ROOT; };
  283. 72E847B00F9400D700AB3C99 /* m_swap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = m_swap.h; path = ../prboom/m_swap.h; sourceTree = SOURCE_ROOT; };
  284. 72E847CA0F94096C00AB3C99 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../prboom/SDL_opengl.h; sourceTree = SOURCE_ROOT; };
  285. 72E847E00F941A5900AB3C99 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md5.c; path = ../prboom/md5.c; sourceTree = SOURCE_ROOT; };
  286. 72E847E10F941A5900AB3C99 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = md5.h; path = ../prboom/md5.h; sourceTree = SOURCE_ROOT; };
  287. 72E847E40F941A5900AB3C99 /* p_ceilng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_ceilng.c; path = ../prboom/p_ceilng.c; sourceTree = SOURCE_ROOT; };
  288. 72E847E50F941A5900AB3C99 /* p_checksum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_checksum.c; path = ../prboom/p_checksum.c; sourceTree = SOURCE_ROOT; };
  289. 72E847E60F941A5900AB3C99 /* p_checksum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_checksum.h; path = ../prboom/p_checksum.h; sourceTree = SOURCE_ROOT; };
  290. 72E847E70F941A5900AB3C99 /* p_doors.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_doors.c; path = ../prboom/p_doors.c; sourceTree = SOURCE_ROOT; };
  291. 72E847E80F941A5900AB3C99 /* p_enemy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_enemy.c; path = ../prboom/p_enemy.c; sourceTree = SOURCE_ROOT; };
  292. 72E847E90F941A5900AB3C99 /* p_enemy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_enemy.h; path = ../prboom/p_enemy.h; sourceTree = SOURCE_ROOT; };
  293. 72E847EA0F941A5900AB3C99 /* p_floor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_floor.c; path = ../prboom/p_floor.c; sourceTree = SOURCE_ROOT; };
  294. 72E847EB0F941A5900AB3C99 /* p_genlin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_genlin.c; path = ../prboom/p_genlin.c; sourceTree = SOURCE_ROOT; };
  295. 72E847EC0F941A5900AB3C99 /* p_inter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_inter.c; path = ../prboom/p_inter.c; sourceTree = SOURCE_ROOT; };
  296. 72E847ED0F941A5900AB3C99 /* p_inter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_inter.h; path = ../prboom/p_inter.h; sourceTree = SOURCE_ROOT; };
  297. 72E847EE0F941A5900AB3C99 /* p_lights.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_lights.c; path = ../prboom/p_lights.c; sourceTree = SOURCE_ROOT; };
  298. 72E847EF0F941A5900AB3C99 /* p_map.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_map.c; path = ../prboom/p_map.c; sourceTree = SOURCE_ROOT; };
  299. 72E847F00F941A5900AB3C99 /* p_map.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_map.h; path = ../prboom/p_map.h; sourceTree = SOURCE_ROOT; };
  300. 72E847F10F941A5900AB3C99 /* p_maputl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_maputl.c; path = ../prboom/p_maputl.c; sourceTree = SOURCE_ROOT; };
  301. 72E847F20F941A5900AB3C99 /* p_maputl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_maputl.h; path = ../prboom/p_maputl.h; sourceTree = SOURCE_ROOT; };
  302. 72E847F30F941A5900AB3C99 /* p_mobj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_mobj.c; path = ../prboom/p_mobj.c; sourceTree = SOURCE_ROOT; };
  303. 72E847F40F941A5900AB3C99 /* p_mobj.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_mobj.h; path = ../prboom/p_mobj.h; sourceTree = SOURCE_ROOT; };
  304. 72E847F50F941A5900AB3C99 /* p_plats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_plats.c; path = ../prboom/p_plats.c; sourceTree = SOURCE_ROOT; };
  305. 72E847F60F941A5900AB3C99 /* p_pspr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_pspr.c; path = ../prboom/p_pspr.c; sourceTree = SOURCE_ROOT; };
  306. 72E847F70F941A5900AB3C99 /* p_pspr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_pspr.h; path = ../prboom/p_pspr.h; sourceTree = SOURCE_ROOT; };
  307. 72E847F80F941A5900AB3C99 /* p_saveg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_saveg.c; path = ../prboom/p_saveg.c; sourceTree = SOURCE_ROOT; };
  308. 72E847F90F941A5900AB3C99 /* p_saveg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_saveg.h; path = ../prboom/p_saveg.h; sourceTree = SOURCE_ROOT; };
  309. 72E847FA0F941A5900AB3C99 /* p_setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_setup.c; path = ../prboom/p_setup.c; sourceTree = SOURCE_ROOT; };
  310. 72E847FB0F941A5900AB3C99 /* p_setup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_setup.h; path = ../prboom/p_setup.h; sourceTree = SOURCE_ROOT; };
  311. 72E847FC0F941A5900AB3C99 /* p_sight.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_sight.c; path = ../prboom/p_sight.c; sourceTree = SOURCE_ROOT; };
  312. 72E847FD0F941A5900AB3C99 /* p_spec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_spec.c; path = ../prboom/p_spec.c; sourceTree = SOURCE_ROOT; };
  313. 72E847FE0F941A5900AB3C99 /* p_spec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_spec.h; path = ../prboom/p_spec.h; sourceTree = SOURCE_ROOT; };
  314. 72E847FF0F941A5900AB3C99 /* p_switch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_switch.c; path = ../prboom/p_switch.c; sourceTree = SOURCE_ROOT; };
  315. 72E848000F941A5900AB3C99 /* p_telept.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_telept.c; path = ../prboom/p_telept.c; sourceTree = SOURCE_ROOT; };
  316. 72E848010F941A5900AB3C99 /* p_tick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_tick.c; path = ../prboom/p_tick.c; sourceTree = SOURCE_ROOT; };
  317. 72E848020F941A5900AB3C99 /* p_tick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_tick.h; path = ../prboom/p_tick.h; sourceTree = SOURCE_ROOT; };
  318. 72E848030F941A5900AB3C99 /* p_user.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = p_user.c; path = ../prboom/p_user.c; sourceTree = SOURCE_ROOT; };
  319. 72E848040F941A5900AB3C99 /* p_user.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = p_user.h; path = ../prboom/p_user.h; sourceTree = SOURCE_ROOT; };
  320. 72E8481C0F941A8300AB3C99 /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = protocol.h; path = ../prboom/protocol.h; sourceTree = SOURCE_ROOT; };
  321. 72E8481D0F941A8300AB3C99 /* r_bsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_bsp.c; path = ../prboom/r_bsp.c; sourceTree = SOURCE_ROOT; };
  322. 72E8481E0F941A8300AB3C99 /* r_bsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_bsp.h; path = ../prboom/r_bsp.h; sourceTree = SOURCE_ROOT; };
  323. 72E8481F0F941A8300AB3C99 /* r_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_data.c; path = ../prboom/r_data.c; sourceTree = SOURCE_ROOT; };
  324. 72E848200F941A8300AB3C99 /* r_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_data.h; path = ../prboom/r_data.h; sourceTree = SOURCE_ROOT; };
  325. 72E848210F941A8300AB3C99 /* r_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_defs.h; path = ../prboom/r_defs.h; sourceTree = SOURCE_ROOT; };
  326. 72E848220F941A8300AB3C99 /* r_demo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_demo.c; path = ../prboom/r_demo.c; sourceTree = SOURCE_ROOT; };
  327. 72E848230F941A8300AB3C99 /* r_demo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_demo.h; path = ../prboom/r_demo.h; sourceTree = SOURCE_ROOT; };
  328. 72E848240F941A8300AB3C99 /* r_draw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_draw.c; path = ../prboom/r_draw.c; sourceTree = SOURCE_ROOT; };
  329. 72E848250F941A8300AB3C99 /* r_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_draw.h; path = ../prboom/r_draw.h; sourceTree = SOURCE_ROOT; };
  330. 72E8482A0F941AAC00AB3C99 /* r_filter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_filter.c; path = ../prboom/r_filter.c; sourceTree = SOURCE_ROOT; };
  331. 72E8482B0F941AAC00AB3C99 /* r_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_filter.h; path = ../prboom/r_filter.h; sourceTree = SOURCE_ROOT; };
  332. 72E8482C0F941AAC00AB3C99 /* r_fps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_fps.c; path = ../prboom/r_fps.c; sourceTree = SOURCE_ROOT; };
  333. 72E8482D0F941AAC00AB3C99 /* r_fps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_fps.h; path = ../prboom/r_fps.h; sourceTree = SOURCE_ROOT; };
  334. 72E8482E0F941AAC00AB3C99 /* r_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_main.c; path = ../prboom/r_main.c; sourceTree = SOURCE_ROOT; };
  335. 72E8482F0F941AAC00AB3C99 /* r_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_main.h; path = ../prboom/r_main.h; sourceTree = SOURCE_ROOT; };
  336. 72E848300F941AAC00AB3C99 /* r_patch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_patch.c; path = ../prboom/r_patch.c; sourceTree = SOURCE_ROOT; };
  337. 72E848310F941AAC00AB3C99 /* r_patch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_patch.h; path = ../prboom/r_patch.h; sourceTree = SOURCE_ROOT; };
  338. 72E848320F941AAC00AB3C99 /* r_plane.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_plane.c; path = ../prboom/r_plane.c; sourceTree = SOURCE_ROOT; };
  339. 72E848330F941AAC00AB3C99 /* r_plane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_plane.h; path = ../prboom/r_plane.h; sourceTree = SOURCE_ROOT; };
  340. 72E848340F941AAC00AB3C99 /* r_segs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_segs.c; path = ../prboom/r_segs.c; sourceTree = SOURCE_ROOT; };
  341. 72E848350F941AAC00AB3C99 /* r_segs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_segs.h; path = ../prboom/r_segs.h; sourceTree = SOURCE_ROOT; };
  342. 72E848360F941AAC00AB3C99 /* r_sky.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_sky.c; path = ../prboom/r_sky.c; sourceTree = SOURCE_ROOT; };
  343. 72E848370F941AAC00AB3C99 /* r_sky.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_sky.h; path = ../prboom/r_sky.h; sourceTree = SOURCE_ROOT; };
  344. 72E848380F941AAC00AB3C99 /* r_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_state.h; path = ../prboom/r_state.h; sourceTree = SOURCE_ROOT; };
  345. 72E848390F941AAC00AB3C99 /* r_things.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = r_things.c; path = ../prboom/r_things.c; sourceTree = SOURCE_ROOT; };
  346. 72E8483A0F941AAC00AB3C99 /* r_things.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = r_things.h; path = ../prboom/r_things.h; sourceTree = SOURCE_ROOT; };
  347. 72E8483B0F941AAC00AB3C99 /* s_sound.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = s_sound.c; path = ../prboom/s_sound.c; sourceTree = SOURCE_ROOT; };
  348. 72E8483C0F941AAC00AB3C99 /* s_sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = s_sound.h; path = ../prboom/s_sound.h; sourceTree = SOURCE_ROOT; };
  349. 72E848460F941ADC00AB3C99 /* sounds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sounds.c; path = ../prboom/sounds.c; sourceTree = SOURCE_ROOT; };
  350. 72E848470F941ADC00AB3C99 /* sounds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sounds.h; path = ../prboom/sounds.h; sourceTree = SOURCE_ROOT; };
  351. 72E848480F941ADC00AB3C99 /* st_lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = st_lib.c; path = ../prboom/st_lib.c; sourceTree = SOURCE_ROOT; };
  352. 72E848490F941ADC00AB3C99 /* st_lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = st_lib.h; path = ../prboom/st_lib.h; sourceTree = SOURCE_ROOT; };
  353. 72E8484A0F941ADC00AB3C99 /* st_stuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = st_stuff.c; path = ../prboom/st_stuff.c; sourceTree = SOURCE_ROOT; };
  354. 72E8484B0F941ADC00AB3C99 /* st_stuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = st_stuff.h; path = ../prboom/st_stuff.h; sourceTree = SOURCE_ROOT; };
  355. 72E8484C0F941ADC00AB3C99 /* tables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tables.c; path = ../prboom/tables.c; sourceTree = SOURCE_ROOT; };
  356. 72E8484D0F941ADC00AB3C99 /* tables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tables.h; path = ../prboom/tables.h; sourceTree = SOURCE_ROOT; };
  357. 72E8484E0F941ADC00AB3C99 /* v_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = v_video.c; path = ../prboom/v_video.c; sourceTree = SOURCE_ROOT; };
  358. 72E8484F0F941ADC00AB3C99 /* v_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = v_video.h; path = ../prboom/v_video.h; sourceTree = SOURCE_ROOT; };
  359. 72E848500F941ADC00AB3C99 /* version.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = version.c; path = ../prboom/version.c; sourceTree = SOURCE_ROOT; };
  360. 72E848510F941ADC00AB3C99 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = version.h; path = ../prboom/version.h; sourceTree = SOURCE_ROOT; };
  361. 72E848530F941ADC00AB3C99 /* w_mmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = w_mmap.c; path = ../prboom/w_mmap.c; sourceTree = SOURCE_ROOT; };
  362. 72E848540F941ADC00AB3C99 /* w_wad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = w_wad.c; path = ../prboom/w_wad.c; sourceTree = SOURCE_ROOT; };
  363. 72E848550F941ADC00AB3C99 /* w_wad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = w_wad.h; path = ../prboom/w_wad.h; sourceTree = SOURCE_ROOT; };
  364. 72E848560F941ADC00AB3C99 /* wi_stuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wi_stuff.c; path = ../prboom/wi_stuff.c; sourceTree = SOURCE_ROOT; };
  365. 72E848570F941ADC00AB3C99 /* wi_stuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = wi_stuff.h; path = ../prboom/wi_stuff.h; sourceTree = SOURCE_ROOT; };
  366. 72E848580F941ADC00AB3C99 /* z_bmalloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = z_bmalloc.c; path = ../prboom/z_bmalloc.c; sourceTree = SOURCE_ROOT; };
  367. 72E848590F941ADC00AB3C99 /* z_bmalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = z_bmalloc.h; path = ../prboom/z_bmalloc.h; sourceTree = SOURCE_ROOT; };
  368. 72E8485A0F941ADC00AB3C99 /* z_zone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = z_zone.c; path = ../prboom/z_zone.c; sourceTree = SOURCE_ROOT; };
  369. 72E8485B0F941ADC00AB3C99 /* z_zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = z_zone.h; path = ../prboom/z_zone.h; sourceTree = SOURCE_ROOT; };
  370. 72E8495C0F942B9300AB3C99 /* cvar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cvar.c; sourceTree = "<group>"; };
  371. 72E8495D0F942B9300AB3C99 /* cvar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cvar.h; sourceTree = "<group>"; };
  372. 72E8495E0F942B9300AB3C99 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
  373. 72E8495F0F942B9300AB3C99 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
  374. 72E849F50F94ED1100AB3C99 /* prboomInterface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = prboomInterface.c; sourceTree = "<group>"; };
  375. 72E84A280F9503F100AB3C99 /* cmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmd.c; sourceTree = "<group>"; };
  376. 72F1F99C0F96C18800AD49AC /* dict-list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "dict-list.h"; path = "../libtess/dict-list.h"; sourceTree = SOURCE_ROOT; };
  377. 72F1F99D0F96C18800AD49AC /* dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dict.c; path = ../libtess/dict.c; sourceTree = SOURCE_ROOT; };
  378. 72F1F99E0F96C18800AD49AC /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dict.h; path = ../libtess/dict.h; sourceTree = SOURCE_ROOT; };
  379. 72F1F99F0F96C18800AD49AC /* geom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = geom.c; path = ../libtess/geom.c; sourceTree = SOURCE_ROOT; };
  380. 72F1F9A00F96C18800AD49AC /* geom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = geom.h; path = ../libtess/geom.h; sourceTree = SOURCE_ROOT; };
  381. 72F1F9A10F96C18800AD49AC /* memalloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memalloc.c; path = ../libtess/memalloc.c; sourceTree = SOURCE_ROOT; };
  382. 72F1F9A20F96C18800AD49AC /* memalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = memalloc.h; path = ../libtess/memalloc.h; sourceTree = SOURCE_ROOT; };
  383. 72F1F9A30F96C18800AD49AC /* mesh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mesh.c; path = ../libtess/mesh.c; sourceTree = SOURCE_ROOT; };
  384. 72F1F9A40F96C18800AD49AC /* mesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mesh.h; path = ../libtess/mesh.h; sourceTree = SOURCE_ROOT; };
  385. 72F1F9A50F96C18800AD49AC /* normal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = normal.c; path = ../libtess/normal.c; sourceTree = SOURCE_ROOT; };
  386. 72F1F9A60F96C18800AD49AC /* normal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = normal.h; path = ../libtess/normal.h; sourceTree = SOURCE_ROOT; };
  387. 72F1F9A80F96C18800AD49AC /* priorityq-heap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "priorityq-heap.h"; path = "../libtess/priorityq-heap.h"; sourceTree = SOURCE_ROOT; };
  388. 72F1F9A90F96C18800AD49AC /* priorityq-sort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "priorityq-sort.h"; path = "../libtess/priorityq-sort.h"; sourceTree = SOURCE_ROOT; };
  389. 72F1F9AA0F96C18800AD49AC /* priorityq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = priorityq.c; path = ../libtess/priorityq.c; sourceTree = SOURCE_ROOT; };
  390. 72F1F9AB0F96C18800AD49AC /* priorityq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = priorityq.h; path = ../libtess/priorityq.h; sourceTree = SOURCE_ROOT; };
  391. 72F1F9AC0F96C18800AD49AC /* render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = render.c; path = ../libtess/render.c; sourceTree = SOURCE_ROOT; };
  392. 72F1F9AD0F96C18800AD49AC /* render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = render.h; path = ../libtess/render.h; sourceTree = SOURCE_ROOT; };
  393. 72F1F9AE0F96C18800AD49AC /* sweep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sweep.c; path = ../libtess/sweep.c; sourceTree = SOURCE_ROOT; };
  394. 72F1F9AF0F96C18800AD49AC /* sweep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sweep.h; path = ../libtess/sweep.h; sourceTree = SOURCE_ROOT; };
  395. 72F1F9B00F96C18800AD49AC /* tess.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tess.c; path = ../libtess/tess.c; sourceTree = SOURCE_ROOT; };
  396. 72F1F9B10F96C18800AD49AC /* tess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tess.h; path = ../libtess/tess.h; sourceTree = SOURCE_ROOT; };
  397. 72F1F9B20F96C18800AD49AC /* tessmono.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tessmono.c; path = ../libtess/tessmono.c; sourceTree = SOURCE_ROOT; };
  398. 72F1F9B30F96C18800AD49AC /* tessmono.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tessmono.h; path = ../libtess/tessmono.h; sourceTree = SOURCE_ROOT; };
  399. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  400. C8139A7713F9E0440094C2C0 /* UICustomSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UICustomSlider.h; sourceTree = "<group>"; };
  401. C8139A7813F9E0440094C2C0 /* UICustomSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UICustomSlider.m; sourceTree = "<group>"; };
  402. C8139AB213FADA800094C2C0 /* SliderSkull@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "SliderSkull@2x.png"; path = "../../IB Images/SliderSkull@2x.png"; sourceTree = SOURCE_ROOT; };
  403. C8139AB413FADA9D0094C2C0 /* SliderSkull~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "SliderSkull~ipad.png"; path = "../../IB Images/SliderSkull~ipad.png"; sourceTree = SOURCE_ROOT; };
  404. C81E0C7013DF471000B1049A /* UIFontButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIFontButton.h; sourceTree = "<group>"; };
  405. C81E0C7113DF471000B1049A /* UIFontButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIFontButton.m; sourceTree = "<group>"; };
  406. C81E0C8D13DF4A1B00B1049A /* UIFontLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIFontLabel.h; sourceTree = "<group>"; };
  407. C81E0C8E13DF4A1B00B1049A /* UIFontLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIFontLabel.m; sourceTree = "<group>"; };
  408. C81E0E5D13E076E400B1049A /* idGinzaNar-Md2.otf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "idGinzaNar-Md2.otf"; path = "../../idGinzaNar-Md2.otf"; sourceTree = SOURCE_ROOT; };
  409. C81E104013E1CCA000B1049A /* BackButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = BackButton.png; path = "../../IB Images/BackButton.png"; sourceTree = SOURCE_ROOT; };
  410. C81E104113E1CCA000B1049A /* Button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Button.png; path = "../../IB Images/Button.png"; sourceTree = SOURCE_ROOT; };
  411. C81E104213E1CCA000B1049A /* DOOM_sigil_decal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DOOM_sigil_decal.png; path = "../../IB Images/DOOM_sigil_decal.png"; sourceTree = SOURCE_ROOT; };
  412. C81E104313E1CCA000B1049A /* DoomLogo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DoomLogo.png; path = "../../IB Images/DoomLogo.png"; sourceTree = SOURCE_ROOT; };
  413. C81E104413E1CCA000B1049A /* Easy.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Easy.png; path = "../../IB Images/Easy.png"; sourceTree = SOURCE_ROOT; };
  414. C81E104513E1CCA000B1049A /* Hard.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Hard.png; path = "../../IB Images/Hard.png"; sourceTree = SOURCE_ROOT; };
  415. C81E104613E1CCA000B1049A /* MapOverlay.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = MapOverlay.png; path = "../../IB Images/MapOverlay.png"; sourceTree = SOURCE_ROOT; };
  416. C81E104713E1CCA000B1049A /* Medium.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Medium.png; path = "../../IB Images/Medium.png"; sourceTree = SOURCE_ROOT; };
  417. C81E104813E1CCA000B1049A /* MenuBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = MenuBackground.png; path = "../../IB Images/MenuBackground.png"; sourceTree = SOURCE_ROOT; };
  418. C81E104913E1CCA000B1049A /* Nightmare.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Nightmare.png; path = "../../IB Images/Nightmare.png"; sourceTree = SOURCE_ROOT; };
  419. C81E104A13E1CCA000B1049A /* ResumeButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeButton.png; path = "../../IB Images/ResumeButton.png"; sourceTree = SOURCE_ROOT; };
  420. C81E104B13E1CCA000B1049A /* SelectedBracket.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SelectedBracket.png; path = "../../IB Images/SelectedBracket.png"; sourceTree = SOURCE_ROOT; };
  421. C84F829013D76E96006D01AB /* MapMenuView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MapMenuView.m; sourceTree = "<group>"; };
  422. C84F829113D76E96006D01AB /* MapMenuView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MapMenuView.h; sourceTree = "<group>"; };
  423. C84F83F413D7A99C006D01AB /* GenericMenuView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenericMenuView.h; sourceTree = "<group>"; };
  424. C84F83F513D7A99C006D01AB /* GenericMenuView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GenericMenuView.m; sourceTree = "<group>"; };
  425. C84F855713D8B55C006D01AB /* SettingsMenuView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsMenuView.h; sourceTree = "<group>"; };
  426. C84F855813D8B55C006D01AB /* SettingsMenuView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsMenuView.m; sourceTree = "<group>"; };
  427. C861F27113BD2DC600DB34A8 /* MainWindow-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainWindow-iPad.xib"; path = "Resources-iPad/MainWindow-iPad.xib"; sourceTree = "<group>"; };
  428. C86F965513D615F70069B7B6 /* MainMenuView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainMenuView.h; sourceTree = "<group>"; };
  429. C86F966613D617740069B7B6 /* MenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuViewController.h; sourceTree = "<group>"; };
  430. C86F966713D617740069B7B6 /* MenuViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MenuViewController.mm; sourceTree = "<group>"; };
  431. C86F975C13D6377B0069B7B6 /* IBGlue.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = IBGlue.h; sourceTree = "<group>"; };
  432. C86F975D13D6377B0069B7B6 /* IBGlue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IBGlue.m; sourceTree = "<group>"; };
  433. C8792ED113F5AFE5003D834F /* BackButton_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = BackButton_Highlighted.png; path = "../../IB Images/BackButton_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  434. C8792ED213F5AFE5003D834F /* Button_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Button_Highlighted.png; path = "../../IB Images/Button_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  435. C8792ED313F5AFE5003D834F /* NextButton_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = NextButton_Highlighted.png; path = "../../IB Images/NextButton_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  436. C8792ED413F5AFE5003D834F /* NextButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = NextButton.png; path = "../../IB Images/NextButton.png"; sourceTree = SOURCE_ROOT; };
  437. C8792ED513F5AFE5003D834F /* SubMenuBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SubMenuBackground.png; path = "../../IB Images/SubMenuBackground.png"; sourceTree = SOURCE_ROOT; };
  438. C8792ED613F5AFE5003D834F /* SubMenuButton_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SubMenuButton_Highlighted.png; path = "../../IB Images/SubMenuButton_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  439. C8792ED713F5AFE5003D834F /* SubMenuButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SubMenuButton.png; path = "../../IB Images/SubMenuButton.png"; sourceTree = SOURCE_ROOT; };
  440. C879308513F5D8AA003D834F /* DifficultyBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DifficultyBackground.png; path = "../../IB Images/DifficultyBackground.png"; sourceTree = SOURCE_ROOT; };
  441. C879308613F5D8AA003D834F /* DownArrow_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DownArrow_Highlighted.png; path = "../../IB Images/DownArrow_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  442. C879308713F5D8AA003D834F /* DownArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DownArrow.png; path = "../../IB Images/DownArrow.png"; sourceTree = SOURCE_ROOT; };
  443. C879308813F5D8AA003D834F /* Episode1Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Episode1Background.png; path = "../../IB Images/Episode1Background.png"; sourceTree = SOURCE_ROOT; };
  444. C879308913F5D8AA003D834F /* Episode2Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Episode2Background.png; path = "../../IB Images/Episode2Background.png"; sourceTree = SOURCE_ROOT; };
  445. C879308A13F5D8AA003D834F /* Episode3Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Episode3Background.png; path = "../../IB Images/Episode3Background.png"; sourceTree = SOURCE_ROOT; };
  446. C879308B13F5D8AA003D834F /* Episode4Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Episode4Background.png; path = "../../IB Images/Episode4Background.png"; sourceTree = SOURCE_ROOT; };
  447. C879308C13F5D8AA003D834F /* MissonBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = MissonBackground.png; path = "../../IB Images/MissonBackground.png"; sourceTree = SOURCE_ROOT; };
  448. C879308D13F5D8AA003D834F /* UpArrow_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = UpArrow_Highlighted.png; path = "../../IB Images/UpArrow_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  449. C879308E13F5D8AA003D834F /* UpArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = UpArrow.png; path = "../../IB Images/UpArrow.png"; sourceTree = SOURCE_ROOT; };
  450. C87930E113F5EC1B003D834F /* Episode1Background_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Episode1Background_Highlighted.png; path = "../../IB Images/Episode1Background_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  451. C87930E213F5EC1B003D834F /* Episode2Background_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Episode2Background_Highlighted.png; path = "../../IB Images/Episode2Background_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  452. C87930E313F5EC1B003D834F /* Episode3Background_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Episode3Background_Highlighted.png; path = "../../IB Images/Episode3Background_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  453. C87930E413F5EC1B003D834F /* Episode4Background_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Episode4Background_Highlighted.png; path = "../../IB Images/Episode4Background_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  454. C87931DE13F610B9003D834F /* AdvancedButton_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AdvancedButton_Highlighted.png; path = "../../IB Images/AdvancedButton_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  455. C87931DF13F610B9003D834F /* AdvancedButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AdvancedButton.png; path = "../../IB Images/AdvancedButton.png"; sourceTree = SOURCE_ROOT; };
  456. C87931E013F610B9003D834F /* Divide.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Divide.png; path = "../../IB Images/Divide.png"; sourceTree = SOURCE_ROOT; };
  457. C87931E113F610B9003D834F /* LayoutDualButton_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LayoutDualButton_Highlighted.png; path = "../../IB Images/LayoutDualButton_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  458. C87931E213F610B9003D834F /* LayoutDualButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LayoutDualButton.png; path = "../../IB Images/LayoutDualButton.png"; sourceTree = SOURCE_ROOT; };
  459. C87931E313F610B9003D834F /* LayoutSingleButton_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LayoutSingleButton_Highlighted.png; path = "../../IB Images/LayoutSingleButton_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  460. C87931E413F610B9003D834F /* LayoutSingleButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LayoutSingleButton.png; path = "../../IB Images/LayoutSingleButton.png"; sourceTree = SOURCE_ROOT; };
  461. C87931E513F610B9003D834F /* LayoutWheelButton_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LayoutWheelButton_Highlighted.png; path = "../../IB Images/LayoutWheelButton_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  462. C87931E613F610B9003D834F /* LayoutWheelButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = LayoutWheelButton.png; path = "../../IB Images/LayoutWheelButton.png"; sourceTree = SOURCE_ROOT; };
  463. C87931E713F610B9003D834F /* SettingsButton_Highlighted.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SettingsButton_Highlighted.png; path = "../../IB Images/SettingsButton_Highlighted.png"; sourceTree = SOURCE_ROOT; };
  464. C87931E813F610B9003D834F /* SettingsButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SettingsButton.png; path = "../../IB Images/SettingsButton.png"; sourceTree = SOURCE_ROOT; };
  465. C87931E913F610B9003D834F /* SliderBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SliderBackground.png; path = "../../IB Images/SliderBackground.png"; sourceTree = SOURCE_ROOT; };
  466. C87931EA13F610B9003D834F /* SliderBar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SliderBar.png; path = "../../IB Images/SliderBar.png"; sourceTree = SOURCE_ROOT; };
  467. C87931EB13F610B9003D834F /* SliderSkull.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SliderSkull.png; path = "../../IB Images/SliderSkull.png"; sourceTree = SOURCE_ROOT; };
  468. C87931FF13F6143C003D834F /* UICustomSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UICustomSwitch.h; sourceTree = "<group>"; };
  469. C879320013F6143C003D834F /* UICustomSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UICustomSwitch.m; sourceTree = "<group>"; };
  470. C88530C813D8CBEA00A5FBF7 /* MainMenuView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainMenuView.m; sourceTree = "<group>"; };
  471. C885314213D8D79400A5FBF7 /* ControlsMenuView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ControlsMenuView.m; sourceTree = "<group>"; };
  472. C885314313D8D79400A5FBF7 /* ControlsMenuView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ControlsMenuView.h; sourceTree = "<group>"; };
  473. C8D1CF6713DE1EB600F0EAC6 /* DOOM_57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DOOM_57.png; sourceTree = "<group>"; };
  474. C8D1CF6913DE1EF500F0EAC6 /* DOOM_114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DOOM_114.png; sourceTree = "<group>"; };
  475. C8D1CF6B13DE1F0600F0EAC6 /* DOOM_72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DOOM_72.png; sourceTree = "<group>"; };
  476. C8D1CF8513DF792D00F0EAC6 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
  477. C8D1CF8713DF79BC00F0EAC6 /* Default~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default~ipad.png"; sourceTree = "<group>"; };
  478. C8D1CFA713E1CDBD00F0EAC6 /* Default-Portrait~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Portrait~ipad.png"; sourceTree = "<group>"; };
  479. C8D1CFA913E1CDC600F0EAC6 /* Default-Landscape~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Landscape~ipad.png"; sourceTree = "<group>"; };
  480. ED9AB3CF10966E85000B5852 /* iphone_email.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iphone_email.h; sourceTree = "<group>"; };
  481. ED9AB3D010966E85000B5852 /* iphone_email.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iphone_email.m; sourceTree = "<group>"; };
  482. EDD2760411C2B19E004A9B9B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  483. EDD2760611C2B19E004A9B9B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  484. EDD2760811C2B19E004A9B9B /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  485. EDD2760A11C2B19E004A9B9B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  486. /* End PBXFileReference section */
  487. /* Begin PBXFrameworksBuildPhase section */
  488. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  489. isa = PBXFrameworksBuildPhase;
  490. buildActionMask = 2147483647;
  491. files = (
  492. 43E8D4E00F51B48B003F09B2 /* OpenAL.framework in Frameworks */,
  493. 4333CCE80F5CC23E00AE2B6F /* AudioToolbox.framework in Frameworks */,
  494. 720EBBAE0F82E0BB003F989A /* QuartzCore.framework in Frameworks */,
  495. EDD2760511C2B19E004A9B9B /* CoreGraphics.framework in Frameworks */,
  496. EDD2760711C2B19E004A9B9B /* Foundation.framework in Frameworks */,
  497. EDD2760911C2B19E004A9B9B /* OpenGLES.framework in Frameworks */,
  498. EDD2760B11C2B19E004A9B9B /* UIKit.framework in Frameworks */,
  499. );
  500. runOnlyForDeploymentPostprocessing = 0;
  501. };
  502. /* End PBXFrameworksBuildPhase section */
  503. /* Begin PBXGroup section */
  504. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  505. isa = PBXGroup;
  506. children = (
  507. 1D6058910D05DD3D006BFB54 /* Doom.app */,
  508. 4364BF3E0F5CB25900F29317 /* dist.plist */,
  509. );
  510. name = Products;
  511. sourceTree = "<group>";
  512. };
  513. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  514. isa = PBXGroup;
  515. children = (
  516. C8D1CFA913E1CDC600F0EAC6 /* Default-Landscape~ipad.png */,
  517. C8D1CFA713E1CDBD00F0EAC6 /* Default-Portrait~ipad.png */,
  518. C8D1CF8713DF79BC00F0EAC6 /* Default~ipad.png */,
  519. C8D1CF8513DF792D00F0EAC6 /* Default@2x.png */,
  520. C8D1CF6B13DE1F0600F0EAC6 /* DOOM_72.png */,
  521. C8D1CF6913DE1EF500F0EAC6 /* DOOM_114.png */,
  522. C8D1CF6713DE1EB600F0EAC6 /* DOOM_57.png */,
  523. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  524. 29B97317FDCFA39411CA2CEA /* Resources */,
  525. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  526. 19C28FACFE9D520D11CA2CBB /* Products */,
  527. );
  528. name = CustomTemplate;
  529. sourceTree = "<group>";
  530. };
  531. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  532. isa = PBXGroup;
  533. children = (
  534. C86F965213D615BB0069B7B6 /* InterfaceBuilder */,
  535. 72F1F94B0F96B55B00AD49AC /* libtess */,
  536. 72E847620F93C5F900AB3C99 /* prboom */,
  537. 72E8495C0F942B9300AB3C99 /* cvar.c */,
  538. 72E8495D0F942B9300AB3C99 /* cvar.h */,
  539. 72E84A280F9503F100AB3C99 /* cmd.c */,
  540. 72E8495E0F942B9300AB3C99 /* misc.c */,
  541. 72E8495F0F942B9300AB3C99 /* misc.h */,
  542. 434669A30F8D08C000EA7D6D /* doom_Prefix.pch */,
  543. 434669A40F8D08C000EA7D6D /* doomAppDelegate.h */,
  544. 434669A50F8D08C000EA7D6D /* doomAppDelegate.m */,
  545. 29B97316FDCFA39411CA2CEA /* main.m */,
  546. 724C531E0FBDBCEE000E4348 /* BackgroundMusic.cpp */,
  547. 7229CE540F6C8CDE004123C5 /* gles_glue.c */,
  548. 727886A20FBDBA740020D469 /* gles_glue.h */,
  549. 7229CE450F6C89F8004123C5 /* EAGLView.h */,
  550. 7229CE460F6C89F8004123C5 /* EAGLView.m */,
  551. 72B5FF380F7E5C3D00C8A372 /* hud.c */,
  552. 7229CC8E0F6B3363004123C5 /* doomiphone.h */,
  553. 72D50DBA0F8ED98000BB49E6 /* ipak.h */,
  554. 72D50DBB0F8ED98000BB49E6 /* ipak.c */,
  555. 72E849F50F94ED1100AB3C99 /* prboomInterface.c */,
  556. 43A945140F82D75900FFD32E /* iphone_sys.c */,
  557. 72A7E8F60F5F2063005B83C0 /* iphone_menus.c */,
  558. 72A560E11004FAEE00F788A5 /* iphone_net.c */,
  559. 72E731EA0F97E68100E702CD /* iphone_sound.c */,
  560. 7239452B0F9C0E7500EADD62 /* iphone_mapSelect.c */,
  561. 72484E5D0FB0E99900124E1C /* iphone_render.c */,
  562. 43CF03090F56D5C200E4A23D /* iphone_loop.c */,
  563. 72A7E8F30F5F2001005B83C0 /* iphone_doom.h */,
  564. 43E8D2DF0F4FC61E003F09B2 /* iphone_main.c */,
  565. 43DD8391100295F70006E1DD /* iphone_async.c */,
  566. 72A55EEE1003A94300F788A5 /* iphone_start.c */,
  567. ED9AB3CF10966E85000B5852 /* iphone_email.h */,
  568. ED9AB3D010966E85000B5852 /* iphone_email.m */,
  569. );
  570. name = "Other Sources";
  571. sourceTree = "<group>";
  572. };
  573. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  574. isa = PBXGroup;
  575. children = (
  576. C84F820613D73D28006D01AB /* Interface Builder Images */,
  577. C861F27113BD2DC600DB34A8 /* MainWindow-iPad.xib */,
  578. 43CF02FE0F56974E00E4A23D /* Default.png */,
  579. 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
  580. 8D1107310486CEB800E47090 /* Info.plist */,
  581. );
  582. name = Resources;
  583. sourceTree = "<group>";
  584. };
  585. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  586. isa = PBXGroup;
  587. children = (
  588. 720EBBAD0F82E0BB003F989A /* QuartzCore.framework */,
  589. 4333CCE70F5CC23E00AE2B6F /* AudioToolbox.framework */,
  590. 43E8D4DF0F51B48B003F09B2 /* OpenAL.framework */,
  591. EDD2760411C2B19E004A9B9B /* CoreGraphics.framework */,
  592. EDD2760611C2B19E004A9B9B /* Foundation.framework */,
  593. EDD2760811C2B19E004A9B9B /* OpenGLES.framework */,
  594. EDD2760A11C2B19E004A9B9B /* UIKit.framework */,
  595. );
  596. name = Frameworks;
  597. sourceTree = "<group>";
  598. };
  599. 72E847620F93C5F900AB3C99 /* prboom */ = {
  600. isa = PBXGroup;
  601. children = (
  602. 72E848460F941ADC00AB3C99 /* sounds.c */,
  603. 72E848470F941ADC00AB3C99 /* sounds.h */,
  604. 72E848480F941ADC00AB3C99 /* st_lib.c */,
  605. 72E848490F941ADC00AB3C99 /* st_lib.h */,
  606. 72E8484A0F941ADC00AB3C99 /* st_stuff.c */,
  607. 72E8484B0F941ADC00AB3C99 /* st_stuff.h */,
  608. 72E8484C0F941ADC00AB3C99 /* tables.c */,
  609. 72E8484D0F941ADC00AB3C99 /* tables.h */,
  610. 72E8484E0F941ADC00AB3C99 /* v_video.c */,
  611. 72E8484F0F941ADC00AB3C99 /* v_video.h */,
  612. 72E848500F941ADC00AB3C99 /* version.c */,
  613. 72E848510F941ADC00AB3C99 /* version.h */,
  614. 72E848530F941ADC00AB3C99 /* w_mmap.c */,
  615. 72E848540F941ADC00AB3C99 /* w_wad.c */,
  616. 72E848550F941ADC00AB3C99 /* w_wad.h */,
  617. 72E848560F941ADC00AB3C99 /* wi_stuff.c */,
  618. 72E848570F941ADC00AB3C99 /* wi_stuff.h */,
  619. 72E848580F941ADC00AB3C99 /* z_bmalloc.c */,
  620. 72E848590F941ADC00AB3C99 /* z_bmalloc.h */,
  621. 72E8485A0F941ADC00AB3C99 /* z_zone.c */,
  622. 72E8485B0F941ADC00AB3C99 /* z_zone.h */,
  623. 72E8482A0F941AAC00AB3C99 /* r_filter.c */,
  624. 72E8482B0F941AAC00AB3C99 /* r_filter.h */,
  625. 72E8482C0F941AAC00AB3C99 /* r_fps.c */,
  626. 72E8482D0F941AAC00AB3C99 /* r_fps.h */,
  627. 72E8482E0F941AAC00AB3C99 /* r_main.c */,
  628. 72E8482F0F941AAC00AB3C99 /* r_main.h */,
  629. 72E848300F941AAC00AB3C99 /* r_patch.c */,
  630. 72E848310F941AAC00AB3C99 /* r_patch.h */,
  631. 72E848320F941AAC00AB3C99 /* r_plane.c */,
  632. 72E848330F941AAC00AB3C99 /* r_plane.h */,
  633. 72E848340F941AAC00AB3C99 /* r_segs.c */,
  634. 72E848350F941AAC00AB3C99 /* r_segs.h */,
  635. 72E848360F941AAC00AB3C99 /* r_sky.c */,
  636. 72E848370F941AAC00AB3C99 /* r_sky.h */,
  637. 72E848380F941AAC00AB3C99 /* r_state.h */,
  638. 72E848390F941AAC00AB3C99 /* r_things.c */,
  639. 72E8483A0F941AAC00AB3C99 /* r_things.h */,
  640. 72E8483B0F941AAC00AB3C99 /* s_sound.c */,
  641. 72E8483C0F941AAC00AB3C99 /* s_sound.h */,
  642. 72E8481C0F941A8300AB3C99 /* protocol.h */,
  643. 72E8481D0F941A8300AB3C99 /* r_bsp.c */,
  644. 72E8481E0F941A8300AB3C99 /* r_bsp.h */,
  645. 72E8481F0F941A8300AB3C99 /* r_data.c */,
  646. 72E848200F941A8300AB3C99 /* r_data.h */,
  647. 72E848210F941A8300AB3C99 /* r_defs.h */,
  648. 72E848220F941A8300AB3C99 /* r_demo.c */,
  649. 72E848230F941A8300AB3C99 /* r_demo.h */,
  650. 72E848240F941A8300AB3C99 /* r_draw.c */,
  651. 72E848250F941A8300AB3C99 /* r_draw.h */,
  652. 72E847E00F941A5900AB3C99 /* md5.c */,
  653. 72E847E10F941A5900AB3C99 /* md5.h */,
  654. 72E847E40F941A5900AB3C99 /* p_ceilng.c */,
  655. 72E847E50F941A5900AB3C99 /* p_checksum.c */,
  656. 72E847E60F941A5900AB3C99 /* p_checksum.h */,
  657. 72E847E70F941A5900AB3C99 /* p_doors.c */,
  658. 72E847E80F941A5900AB3C99 /* p_enemy.c */,
  659. 72E847E90F941A5900AB3C99 /* p_enemy.h */,
  660. 72E847EA0F941A5900AB3C99 /* p_floor.c */,
  661. 72E847EB0F941A5900AB3C99 /* p_genlin.c */,
  662. 72E847EC0F941A5900AB3C99 /* p_inter.c */,
  663. 72E847ED0F941A5900AB3C99 /* p_inter.h */,
  664. 72E847EE0F941A5900AB3C99 /* p_lights.c */,
  665. 72E847EF0F941A5900AB3C99 /* p_map.c */,
  666. 72E847F00F941A5900AB3C99 /* p_map.h */,
  667. 72E847F10F941A5900AB3C99 /* p_maputl.c */,
  668. 72E847F20F941A5900AB3C99 /* p_maputl.h */,
  669. 72E847F30F941A5900AB3C99 /* p_mobj.c */,
  670. 72E847F40F941A5900AB3C99 /* p_mobj.h */,
  671. 72E847F50F941A5900AB3C99 /* p_plats.c */,
  672. 72E847F60F941A5900AB3C99 /* p_pspr.c */,
  673. 72E847F70F941A5900AB3C99 /* p_pspr.h */,
  674. 72E847F80F941A5900AB3C99 /* p_saveg.c */,
  675. 72E847F90F941A5900AB3C99 /* p_saveg.h */,
  676. 72E847FA0F941A5900AB3C99 /* p_setup.c */,
  677. 72E847FB0F941A5900AB3C99 /* p_setup.h */,
  678. 72E847FC0F941A5900AB3C99 /* p_sight.c */,
  679. 72E847FD0F941A5900AB3C99 /* p_spec.c */,
  680. 72E847FE0F941A5900AB3C99 /* p_spec.h */,
  681. 72E847FF0F941A5900AB3C99 /* p_switch.c */,
  682. 72E848000F941A5900AB3C99 /* p_telept.c */,
  683. 72E848010F941A5900AB3C99 /* p_tick.c */,
  684. 72E848020F941A5900AB3C99 /* p_tick.h */,
  685. 72E848030F941A5900AB3C99 /* p_user.c */,
  686. 72E848040F941A5900AB3C99 /* p_user.h */,
  687. 72E847CA0F94096C00AB3C99 /* SDL_opengl.h */,
  688. 72E8477A0F9400D700AB3C99 /* d_items.c */,
  689. 72E8477B0F9400D700AB3C99 /* d_items.h */,
  690. 72E8477C0F9400D700AB3C99 /* d_main.c */,
  691. 72E8477D0F9400D700AB3C99 /* d_main.h */,
  692. 72E8477E0F9400D700AB3C99 /* d_net.h */,
  693. 72E8477F0F9400D700AB3C99 /* d_player.h */,
  694. 72E847810F9400D700AB3C99 /* d_think.h */,
  695. 72E847820F9400D700AB3C99 /* d_ticcmd.h */,
  696. 72E847830F9400D700AB3C99 /* doomdata.h */,
  697. 72E847840F9400D700AB3C99 /* doomdef.c */,
  698. 72E847850F9400D700AB3C99 /* doomdef.h */,
  699. 72E847860F9400D700AB3C99 /* doomstat.c */,
  700. 72E847870F9400D700AB3C99 /* doomstat.h */,
  701. 72E847880F9400D700AB3C99 /* doomtype.h */,
  702. 72E847890F9400D700AB3C99 /* dstrings.c */,
  703. 72E8478A0F9400D700AB3C99 /* dstrings.h */,
  704. 72E8478B0F9400D700AB3C99 /* f_finale.c */,
  705. 72E8478C0F9400D700AB3C99 /* f_finale.h */,
  706. 72E8478D0F9400D700AB3C99 /* f_wipe.c */,
  707. 72E8478E0F9400D700AB3C99 /* f_wipe.h */,
  708. 72E8478F0F9400D700AB3C99 /* g_game.c */,
  709. 72E847900F9400D700AB3C99 /* g_game.h */,
  710. 72E847950F9400D700AB3C99 /* hu_lib.c */,
  711. 72E847960F9400D700AB3C99 /* hu_lib.h */,
  712. 72E847970F9400D700AB3C99 /* hu_stuff.c */,
  713. 72E847980F9400D700AB3C99 /* hu_stuff.h */,
  714. 72E847990F9400D700AB3C99 /* i_joy.h */,
  715. 72E8479A0F9400D700AB3C99 /* i_main.h */,
  716. 72E8479B0F9400D700AB3C99 /* i_network.h */,
  717. 72E8479C0F9400D700AB3C99 /* i_sound.h */,
  718. 72E8479D0F9400D700AB3C99 /* i_system.h */,
  719. 72E8479E0F9400D700AB3C99 /* i_video.h */,
  720. 72E8479F0F9400D700AB3C99 /* info.c */,
  721. 72E847A00F9400D700AB3C99 /* info.h */,
  722. 72E847A10F9400D700AB3C99 /* lprintf.c */,
  723. 72E847A20F9400D700AB3C99 /* lprintf.h */,
  724. 72E847A30F9400D700AB3C99 /* m_argv.c */,
  725. 72E847A40F9400D700AB3C99 /* m_argv.h */,
  726. 72E847A50F9400D700AB3C99 /* m_bbox.c */,
  727. 72E847A60F9400D700AB3C99 /* m_bbox.h */,
  728. 72E847A70F9400D700AB3C99 /* m_cheat.c */,
  729. 72E847A80F9400D700AB3C99 /* m_cheat.h */,
  730. 72E847AA0F9400D700AB3C99 /* m_menu.c */,
  731. 72E847A90F9400D700AB3C99 /* m_fixed.h */,
  732. 72E847AB0F9400D700AB3C99 /* m_menu.h */,
  733. 72E847AC0F9400D700AB3C99 /* m_misc.c */,
  734. 72E847AD0F9400D700AB3C99 /* m_misc.h */,
  735. 72E847AE0F9400D700AB3C99 /* m_random.c */,
  736. 72E847AF0F9400D700AB3C99 /* m_random.h */,
  737. 72E847B00F9400D700AB3C99 /* m_swap.h */,
  738. 72E8476E0F93FFDB00AB3C99 /* am_map.h */,
  739. 72E8476F0F93FFDB00AB3C99 /* d_client.c */,
  740. 72E847700F93FFDB00AB3C99 /* d_deh.c */,
  741. 72E847710F93FFDB00AB3C99 /* d_deh.h */,
  742. 72E847720F93FFDB00AB3C99 /* d_englsh.h */,
  743. 72E847730F93FFDB00AB3C99 /* d_event.h */,
  744. 72E847640F93C61900AB3C99 /* am_map.c */,
  745. 72E847680F93FF2F00AB3C99 /* config.h */,
  746. 72E847910F9400D700AB3C99 /* gl_intern.h */,
  747. 72E847930F9400D700AB3C99 /* gl_struct.h */,
  748. 72E847940F9400D700AB3C99 /* gl_texture.c */,
  749. 72E847920F9400D700AB3C99 /* gl_main.c */,
  750. );
  751. name = prboom;
  752. sourceTree = "<group>";
  753. };
  754. 72F1F94B0F96B55B00AD49AC /* libtess */ = {
  755. isa = PBXGroup;
  756. children = (
  757. 72F1F99C0F96C18800AD49AC /* dict-list.h */,
  758. 72F1F99D0F96C18800AD49AC /* dict.c */,
  759. 72F1F99E0F96C18800AD49AC /* dict.h */,
  760. 72F1F99F0F96C18800AD49AC /* geom.c */,
  761. 72F1F9A00F96C18800AD49AC /* geom.h */,
  762. 72F1F9A10F96C18800AD49AC /* memalloc.c */,
  763. 72F1F9A20F96C18800AD49AC /* memalloc.h */,
  764. 72F1F9A30F96C18800AD49AC /* mesh.c */,
  765. 72F1F9A40F96C18800AD49AC /* mesh.h */,
  766. 72F1F9A50F96C18800AD49AC /* normal.c */,
  767. 72F1F9A60F96C18800AD49AC /* normal.h */,
  768. 72F1F9A80F96C18800AD49AC /* priorityq-heap.h */,
  769. 72F1F9A90F96C18800AD49AC /* priorityq-sort.h */,
  770. 72F1F9AA0F96C18800AD49AC /* priorityq.c */,
  771. 72F1F9AB0F96C18800AD49AC /* priorityq.h */,
  772. 72F1F9AC0F96C18800AD49AC /* render.c */,
  773. 72F1F9AD0F96C18800AD49AC /* render.h */,
  774. 72F1F9AE0F96C18800AD49AC /* sweep.c */,
  775. 72F1F9AF0F96C18800AD49AC /* sweep.h */,
  776. 72F1F9B00F96C18800AD49AC /* tess.c */,
  777. 72F1F9B10F96C18800AD49AC /* tess.h */,
  778. 72F1F9B20F96C18800AD49AC /* tessmono.c */,
  779. 72F1F9B30F96C18800AD49AC /* tessmono.h */,
  780. );
  781. name = libtess;
  782. sourceTree = "<group>";
  783. };
  784. C84F820613D73D28006D01AB /* Interface Builder Images */ = {
  785. isa = PBXGroup;
  786. children = (
  787. C8139AB413FADA9D0094C2C0 /* SliderSkull~ipad.png */,
  788. C8139AB213FADA800094C2C0 /* SliderSkull@2x.png */,
  789. C87931DE13F610B9003D834F /* AdvancedButton_Highlighted.png */,
  790. C87931DF13F610B9003D834F /* AdvancedButton.png */,
  791. C87931E013F610B9003D834F /* Divide.png */,
  792. C87931E113F610B9003D834F /* LayoutDualButton_Highlighted.png */,
  793. C87931E213F610B9003D834F /* LayoutDualButton.png */,
  794. C87931E313F610B9003D834F /* LayoutSingleButton_Highlighted.png */,
  795. C87931E413F610B9003D834F /* LayoutSingleButton.png */,
  796. C87931E513F610B9003D834F /* LayoutWheelButton_Highlighted.png */,
  797. C87931E613F610B9003D834F /* LayoutWheelButton.png */,
  798. C87931E713F610B9003D834F /* SettingsButton_Highlighted.png */,
  799. C87931E813F610B9003D834F /* SettingsButton.png */,
  800. C87931E913F610B9003D834F /* SliderBackground.png */,
  801. C87931EA13F610B9003D834F /* SliderBar.png */,
  802. C87931EB13F610B9003D834F /* SliderSkull.png */,
  803. C87930E113F5EC1B003D834F /* Episode1Background_Highlighted.png */,
  804. C87930E213F5EC1B003D834F /* Episode2Background_Highlighted.png */,
  805. C87930E313F5EC1B003D834F /* Episode3Background_Highlighted.png */,
  806. C87930E413F5EC1B003D834F /* Episode4Background_Highlighted.png */,
  807. C879308513F5D8AA003D834F /* DifficultyBackground.png */,
  808. C879308613F5D8AA003D834F /* DownArrow_Highlighted.png */,
  809. C879308713F5D8AA003D834F /* DownArrow.png */,
  810. C879308813F5D8AA003D834F /* Episode1Background.png */,
  811. C879308913F5D8AA003D834F /* Episode2Background.png */,
  812. C879308A13F5D8AA003D834F /* Episode3Background.png */,
  813. C879308B13F5D8AA003D834F /* Episode4Background.png */,
  814. C879308C13F5D8AA003D834F /* MissonBackground.png */,
  815. C879308D13F5D8AA003D834F /* UpArrow_Highlighted.png */,
  816. C879308E13F5D8AA003D834F /* UpArrow.png */,
  817. C8792ED113F5AFE5003D834F /* BackButton_Highlighted.png */,
  818. C8792ED213F5AFE5003D834F /* Button_Highlighted.png */,
  819. C8792ED313F5AFE5003D834F /* NextButton_Highlighted.png */,
  820. C8792ED413F5AFE5003D834F /* NextButton.png */,
  821. C8792ED513F5AFE5003D834F /* SubMenuBackground.png */,
  822. C8792ED613F5AFE5003D834F /* SubMenuButton_Highlighted.png */,
  823. C8792ED713F5AFE5003D834F /* SubMenuButton.png */,
  824. C81E104013E1CCA000B1049A /* BackButton.png */,
  825. C81E104113E1CCA000B1049A /* Button.png */,
  826. C81E104213E1CCA000B1049A /* DOOM_sigil_decal.png */,
  827. C81E104313E1CCA000B1049A /* DoomLogo.png */,
  828. C81E104413E1CCA000B1049A /* Easy.png */,
  829. C81E104513E1CCA000B1049A /* Hard.png */,
  830. C81E104613E1CCA000B1049A /* MapOverlay.png */,
  831. C81E104713E1CCA000B1049A /* Medium.png */,
  832. C81E104813E1CCA000B1049A /* MenuBackground.png */,
  833. C81E104913E1CCA000B1049A /* Nightmare.png */,
  834. C81E104A13E1CCA000B1049A /* ResumeButton.png */,
  835. C81E104B13E1CCA000B1049A /* SelectedBracket.png */,
  836. C81E0E5D13E076E400B1049A /* idGinzaNar-Md2.otf */,
  837. );
  838. name = "Interface Builder Images";
  839. sourceTree = "<group>";
  840. };
  841. C86F965213D615BB0069B7B6 /* InterfaceBuilder */ = {
  842. isa = PBXGroup;
  843. children = (
  844. C8139A7713F9E0440094C2C0 /* UICustomSlider.h */,
  845. C8139A7813F9E0440094C2C0 /* UICustomSlider.m */,
  846. C84F83F413D7A99C006D01AB /* GenericMenuView.h */,
  847. C84F83F513D7A99C006D01AB /* GenericMenuView.m */,
  848. C84F829013D76E96006D01AB /* MapMenuView.m */,
  849. C84F829113D76E96006D01AB /* MapMenuView.h */,
  850. C84F855713D8B55C006D01AB /* SettingsMenuView.h */,
  851. C84F855813D8B55C006D01AB /* SettingsMenuView.m */,
  852. C885314213D8D79400A5FBF7 /* ControlsMenuView.m */,
  853. C885314313D8D79400A5FBF7 /* ControlsMenuView.h */,
  854. C86F966613D617740069B7B6 /* MenuViewController.h */,
  855. C86F966713D617740069B7B6 /* MenuViewController.mm */,
  856. C86F965513D615F70069B7B6 /* MainMenuView.h */,
  857. C88530C813D8CBEA00A5FBF7 /* MainMenuView.m */,
  858. C86F975C13D6377B0069B7B6 /* IBGlue.h */,
  859. C86F975D13D6377B0069B7B6 /* IBGlue.m */,
  860. C81E0C7013DF471000B1049A /* UIFontButton.h */,
  861. C81E0C7113DF471000B1049A /* UIFontButton.m */,
  862. C81E0C8D13DF4A1B00B1049A /* UIFontLabel.h */,
  863. C81E0C8E13DF4A1B00B1049A /* UIFontLabel.m */,
  864. C87931FF13F6143C003D834F /* UICustomSwitch.h */,
  865. C879320013F6143C003D834F /* UICustomSwitch.m */,
  866. );
  867. name = InterfaceBuilder;
  868. sourceTree = "<group>";
  869. };
  870. /* End PBXGroup section */
  871. /* Begin PBXNativeTarget section */
  872. 1D6058900D05DD3D006BFB54 /* Doom */ = {
  873. isa = PBXNativeTarget;
  874. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Doom" */;
  875. buildPhases = (
  876. 1D60588D0D05DD3D006BFB54 /* Resources */,
  877. 1D60588E0D05DD3D006BFB54 /* Sources */,
  878. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  879. 435F41A90F532CA300887552 /* ShellScript */,
  880. );
  881. buildRules = (
  882. );
  883. dependencies = (
  884. );
  885. name = Doom;
  886. productName = Doom;
  887. productReference = 1D6058910D05DD3D006BFB54 /* Doom.app */;
  888. productType = "com.apple.product-type.application";
  889. };
  890. /* End PBXNativeTarget section */
  891. /* Begin PBXProject section */
  892. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  893. isa = PBXProject;
  894. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Doom" */;
  895. compatibilityVersion = "Xcode 3.1";
  896. developmentRegion = English;
  897. hasScannedForEncodings = 1;
  898. knownRegions = (
  899. English,
  900. Japanese,
  901. French,
  902. German,
  903. );
  904. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  905. projectDirPath = "";
  906. projectRoot = ../..;
  907. targets = (
  908. 1D6058900D05DD3D006BFB54 /* Doom */,
  909. );
  910. };
  911. /* End PBXProject section */
  912. /* Begin PBXResourcesBuildPhase section */
  913. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  914. isa = PBXResourcesBuildPhase;
  915. buildActionMask = 2147483647;
  916. files = (
  917. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
  918. 43CF02FF0F56974E00E4A23D /* Default.png in Resources */,
  919. 4364BF3F0F5CB25900F29317 /* dist.plist in Resources */,
  920. C861F27213BD2DC600DB34A8 /* MainWindow-iPad.xib in Resources */,
  921. C8D1CF6813DE1EB600F0EAC6 /* DOOM_57.png in Resources */,
  922. C8D1CF6A13DE1EF500F0EAC6 /* DOOM_114.png in Resources */,
  923. C8D1CF6C13DE1F0600F0EAC6 /* DOOM_72.png in Resources */,
  924. C8D1CF8613DF792D00F0EAC6 /* Default@2x.png in Resources */,
  925. C8D1CF8813DF79BC00F0EAC6 /* Default~ipad.png in Resources */,
  926. C81E0E5E13E076E400B1049A /* idGinzaNar-Md2.otf in Resources */,
  927. C81E104C13E1CCA000B1049A /* BackButton.png in Resources */,
  928. C81E104D13E1CCA000B1049A /* Button.png in Resources */,
  929. C81E104E13E1CCA000B1049A /* DOOM_sigil_decal.png in Resources */,
  930. C81E104F13E1CCA000B1049A /* DoomLogo.png in Resources */,
  931. C81E105013E1CCA000B1049A /* Easy.png in Resources */,
  932. C81E105113E1CCA000B1049A /* Hard.png in Resources */,
  933. C81E105213E1CCA000B1049A /* MapOverlay.png in Resources */,
  934. C81E105313E1CCA000B1049A /* Medium.png in Resources */,
  935. C81E105413E1CCA000B1049A /* MenuBackground.png in Resources */,
  936. C81E105513E1CCA000B1049A /* Nightmare.png in Resources */,
  937. C81E105613E1CCA000B1049A /* ResumeButton.png in Resources */,
  938. C81E105713E1CCA000B1049A /* SelectedBracket.png in Resources */,
  939. C8D1CFA813E1CDBD00F0EAC6 /* Default-Portrait~ipad.png in Resources */,
  940. C8D1CFAA13E1CDC600F0EAC6 /* Default-Landscape~ipad.png in Resources */,
  941. C8792ED813F5AFE5003D834F /* BackButton_Highlighted.png in Resources */,
  942. C8792ED913F5AFE6003D834F /* Button_Highlighted.png in Resources */,
  943. C8792EDA13F5AFE6003D834F /* NextButton_Highlighted.png in Resources */,
  944. C8792EDB13F5AFE6003D834F /* NextButton.png in Resources */,
  945. C8792EDC13F5AFE6003D834F /* SubMenuBackground.png in Resources */,
  946. C8792EDD13F5AFE6003D834F /* SubMenuButton_Highlighted.png in Resources */,
  947. C8792EDE13F5AFE6003D834F /* SubMenuButton.png in Resources */,
  948. C879308F13F5D8AA003D834F /* DifficultyBackground.png in Resources */,
  949. C879309013F5D8AA003D834F /* DownArrow_Highlighted.png in Resources */,
  950. C879309113F5D8AA003D834F /* DownArrow.png in Resources */,
  951. C879309213F5D8AA003D834F /* Episode1Background.png in Resources */,
  952. C879309313F5D8AA003D834F /* Episode2Background.png in Resources */,
  953. C879309413F5D8AA003D834F /* Episode3Background.png in Resources */,
  954. C879309513F5D8AA003D834F /* Episode4Background.png in Resources */,
  955. C879309613F5D8AA003D834F /* MissonBackground.png in Resources */,
  956. C879309713F5D8AA003D834F /* UpArrow_Highlighted.png in Resources */,
  957. C879309813F5D8AA003D834F /* UpArrow.png in Resources */,
  958. C87930E513F5EC1B003D834F /* Episode1Background_Highlighted.png in Resources */,
  959. C87930E613F5EC1B003D834F /* Episode2Background_Highlighted.png in Resources */,
  960. C87930E713F5EC1B003D834F /* Episode3Background_Highlighted.png in Resources */,
  961. C87930E813F5EC1B003D834F /* Episode4Background_Highlighted.png in Resources */,
  962. C87931EC13F610B9003D834F /* AdvancedButton_Highlighted.png in Resources */,
  963. C87931ED13F610B9003D834F /* AdvancedButton.png in Resources */,
  964. C87931EE13F610B9003D834F /* Divide.png in Resources */,
  965. C87931EF13F610B9003D834F /* LayoutDualButton_Highlighted.png in Resources */,
  966. C87931F013F610B9003D834F /* LayoutDualButton.png in Resources */,
  967. C87931F113F610B9003D834F /* LayoutSingleButton_Highlighted.png in Resources */,
  968. C87931F213F610B9003D834F /* LayoutSingleButton.png in Resources */,
  969. C87931F313F610B9003D834F /* LayoutWheelButton_Highlighted.png in Resources */,
  970. C87931F413F610B9003D834F /* LayoutWheelButton.png in Resources */,
  971. C87931F513F610B9003D834F /* SettingsButton_Highlighted.png in Resources */,
  972. C87931F613F610B9003D834F /* SettingsButton.png in Resources */,
  973. C87931F713F610B9003D834F /* SliderBackground.png in Resources */,
  974. C87931F813F610B9003D834F /* SliderBar.png in Resources */,
  975. C87931F913F610B9003D834F /* SliderSkull.png in Resources */,
  976. C8139AB313FADA800094C2C0 /* SliderSkull@2x.png in Resources */,
  977. C8139AB513FADA9D0094C2C0 /* SliderSkull~ipad.png in Resources */,
  978. );
  979. runOnlyForDeploymentPostprocessing = 0;
  980. };
  981. /* End PBXResourcesBuildPhase section */
  982. /* Begin PBXShellScriptBuildPhase section */
  983. 435F41A90F532CA300887552 /* ShellScript */ = {
  984. isa = PBXShellScriptBuildPhase;
  985. buildActionMask = 2147483647;
  986. files = (
  987. );
  988. inputPaths = (
  989. );
  990. outputPaths = (
  991. );
  992. runOnlyForDeploymentPostprocessing = 0;
  993. shellPath = "/bin/sh -x";
  994. shellScript = "PBXCP=${DEVELOPER_DIR}/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp\n${PBXCP} -exclude .svn \"${PROJECT_DIR}/../../base\" \"${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/\"\n";
  995. };
  996. /* End PBXShellScriptBuildPhase section */
  997. /* Begin PBXSourcesBuildPhase section */
  998. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  999. isa = PBXSourcesBuildPhase;
  1000. buildActionMask = 2147483647;
  1001. files = (
  1002. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  1003. 43E8D2E10F4FC61E003F09B2 /* iphone_main.c in Sources */,
  1004. C86F975E13D6377B0069B7B6 /* IBGlue.m in Sources */,
  1005. 43CF030A0F56D5C200E4A23D /* iphone_loop.c in Sources */,
  1006. 72A7E8F70F5F2063005B83C0 /* iphone_menus.c in Sources */,
  1007. 7229CE4A0F6C89F8004123C5 /* EAGLView.m in Sources */,
  1008. 7229CE550F6C8CDE004123C5 /* gles_glue.c in Sources */,
  1009. 72B5FF390F7E5C3D00C8A372 /* hud.c in Sources */,
  1010. 43A945150F82D75900FFD32E /* iphone_sys.c in Sources */,
  1011. 434669A60F8D08C000EA7D6D /* doomAppDelegate.m in Sources */,
  1012. 72D50DBC0F8ED98000BB49E6 /* ipak.c in Sources */,
  1013. 72E847650F93C61900AB3C99 /* am_map.c in Sources */,
  1014. 72E847740F93FFDB00AB3C99 /* d_client.c in Sources */,
  1015. 72E847750F93FFDB00AB3C99 /* d_deh.c in Sources */,
  1016. 72E847B20F9400D700AB3C99 /* d_items.c in Sources */,
  1017. 72E847B30F9400D700AB3C99 /* d_main.c in Sources */,
  1018. 72E847B50F9400D700AB3C99 /* doomdef.c in Sources */,
  1019. 72E847B60F9400D700AB3C99 /* doomstat.c in Sources */,
  1020. 72E847B70F9400D700AB3C99 /* dstrings.c in Sources */,
  1021. 72E847B80F9400D700AB3C99 /* f_finale.c in Sources */,
  1022. 72E847B90F9400D700AB3C99 /* f_wipe.c in Sources */,
  1023. 72E847BA0F9400D700AB3C99 /* g_game.c in Sources */,
  1024. 72E847BB0F9400D700AB3C99 /* gl_main.c in Sources */,
  1025. 72E847BC0F9400D700AB3C99 /* gl_texture.c in Sources */,
  1026. 72E847BD0F9400D700AB3C99 /* hu_lib.c in Sources */,
  1027. 72E847BE0F9400D700AB3C99 /* hu_stuff.c in Sources */,
  1028. 72E847BF0F9400D700AB3C99 /* info.c in Sources */,
  1029. 72E847C00F9400D700AB3C99 /* lprintf.c in Sources */,
  1030. 72E847C10F9400D700AB3C99 /* m_argv.c in Sources */,
  1031. 72E847C20F9400D700AB3C99 /* m_bbox.c in Sources */,
  1032. 72E847C30F9400D700AB3C99 /* m_cheat.c in Sources */,
  1033. 72E847C40F9400D700AB3C99 /* m_menu.c in Sources */,
  1034. 72E847C50F9400D700AB3C99 /* m_misc.c in Sources */,
  1035. 72E847C60F9400D700AB3C99 /* m_random.c in Sources */,
  1036. 72E848050F941A5900AB3C99 /* md5.c in Sources */,
  1037. 72E848070F941A5900AB3C99 /* p_ceilng.c in Sources */,
  1038. 72E848080F941A5900AB3C99 /* p_checksum.c in Sources */,
  1039. 72E848090F941A5900AB3C99 /* p_doors.c in Sources */,
  1040. 72E8480A0F941A5900AB3C99 /* p_enemy.c in Sources */,
  1041. 72E8480B0F941A5900AB3C99 /* p_floor.c in Sources */,
  1042. 72E8480C0F941A5900AB3C99 /* p_genlin.c in Sources */,
  1043. 72E8480D0F941A5900AB3C99 /* p_inter.c in Sources */,
  1044. 72E8480E0F941A5900AB3C99 /* p_lights.c in Sources */,
  1045. 72E8480F0F941A5900AB3C99 /* p_map.c in Sources */,
  1046. 72E848100F941A5900AB3C99 /* p_maputl.c in Sources */,
  1047. 72E848110F941A5900AB3C99 /* p_mobj.c in Sources */,
  1048. 72E848120F941A5900AB3C99 /* p_plats.c in Sources */,
  1049. 72E848130F941A5900AB3C99 /* p_pspr.c in Sources */,
  1050. 72E848140F941A5900AB3C99 /* p_saveg.c in Sources */,
  1051. 72E848150F941A5900AB3C99 /* p_setup.c in Sources */,
  1052. 72E848160F941A5900AB3C99 /* p_sight.c in Sources */,
  1053. 72E848170F941A5900AB3C99 /* p_spec.c in Sources */,
  1054. 72E848180F941A5900AB3C99 /* p_switch.c in Sources */,
  1055. 72E848190F941A5900AB3C99 /* p_telept.c in Sources */,
  1056. 72E8481A0F941A5900AB3C99 /* p_tick.c in Sources */,
  1057. 72E8481B0F941A5900AB3C99 /* p_user.c in Sources */,
  1058. 72E848260F941A8300AB3C99 /* r_bsp.c in Sources */,
  1059. 72E848270F941A8300AB3C99 /* r_data.c in Sources */,
  1060. 72E848280F941A8300AB3C99 /* r_demo.c in Sources */,
  1061. 72E848290F941A8300AB3C99 /* r_draw.c in Sources */,
  1062. 72E8483D0F941AAC00AB3C99 /* r_filter.c in Sources */,
  1063. 72E8483E0F941AAC00AB3C99 /* r_fps.c in Sources */,
  1064. 72E8483F0F941AAC00AB3C99 /* r_main.c in Sources */,
  1065. 72E848400F941AAC00AB3C99 /* r_patch.c in Sources */,
  1066. 72E848410F941AAC00AB3C99 /* r_plane.c in Sources */,
  1067. 72E848420F941AAC00AB3C99 /* r_segs.c in Sources */,
  1068. 72E848430F941AAC00AB3C99 /* r_sky.c in Sources */,
  1069. 72E848440F941AAC00AB3C99 /* r_things.c in Sources */,
  1070. 72E848450F941AAC00AB3C99 /* s_sound.c in Sources */,
  1071. 72E8485C0F941ADC00AB3C99 /* sounds.c in Sources */,
  1072. 72E8485D0F941ADC00AB3C99 /* st_lib.c in Sources */,
  1073. 72E8485E0F941ADC00AB3C99 /* st_stuff.c in Sources */,
  1074. 72E8485F0F941ADC00AB3C99 /* tables.c in Sources */,
  1075. 72E848600F941ADC00AB3C99 /* v_video.c in Sources */,
  1076. 72E848610F941ADC00AB3C99 /* version.c in Sources */,
  1077. 72E848630F941ADC00AB3C99 /* w_mmap.c in Sources */,
  1078. 72E848640F941ADC00AB3C99 /* w_wad.c in Sources */,
  1079. 72E848650F941ADC00AB3C99 /* wi_stuff.c in Sources */,
  1080. 72E848660F941ADC00AB3C99 /* z_bmalloc.c in Sources */,
  1081. 72E848670F941ADC00AB3C99 /* z_zone.c in Sources */,
  1082. 72E849600F942B9300AB3C99 /* cvar.c in Sources */,
  1083. 72E849610F942B9300AB3C99 /* misc.c in Sources */,
  1084. 72E849F60F94ED1100AB3C99 /* prboomInterface.c in Sources */,
  1085. 72E84A290F9503F100AB3C99 /* cmd.c in Sources */,
  1086. 72F1F9B40F96C18800AD49AC /* dict.c in Sources */,
  1087. 72F1F9B50F96C18800AD49AC /* geom.c in Sources */,
  1088. 72F1F9B60F96C18800AD49AC /* memalloc.c in Sources */,
  1089. 72F1F9B70F96C18800AD49AC /* mesh.c in Sources */,
  1090. 72F1F9B80F96C18800AD49AC /* normal.c in Sources */,
  1091. 72F1F9BA0F96C18800AD49AC /* priorityq.c in Sources */,
  1092. 72F1F9BB0F96C18800AD49AC /* render.c in Sources */,
  1093. 72F1F9BC0F96C18800AD49AC /* sweep.c in Sources */,
  1094. 72F1F9BD0F96C18800AD49AC /* tess.c in Sources */,
  1095. 72F1F9BE0F96C18800AD49AC /* tessmono.c in Sources */,
  1096. 72E731EB0F97E68100E702CD /* iphone_sound.c in Sources */,
  1097. 7239452C0F9C0E7500EADD62 /* iphone_mapSelect.c in Sources */,
  1098. 72484E5E0FB0E99900124E1C /* iphone_render.c in Sources */,
  1099. 43DD8392100295F70006E1DD /* iphone_async.c in Sources */,
  1100. 72A55EEF1003A94300F788A5 /* iphone_start.c in Sources */,
  1101. 72A560E21004FAEE00F788A5 /* iphone_net.c in Sources */,
  1102. ED9AB3D110966E85000B5852 /* iphone_email.m in Sources */,
  1103. C86F966813D617740069B7B6 /* MenuViewController.mm in Sources */,
  1104. C84F829213D76E96006D01AB /* MapMenuView.m in Sources */,
  1105. C84F83F613D7A99C006D01AB /* GenericMenuView.m in Sources */,
  1106. C84F855913D8B55C006D01AB /* SettingsMenuView.m in Sources */,
  1107. 724C531F0FBDBCEE000E4348 /* BackgroundMusic.cpp in Sources */,
  1108. C88530C913D8CBEA00A5FBF7 /* MainMenuView.m in Sources */,
  1109. C885314413D8D79400A5FBF7 /* ControlsMenuView.m in Sources */,
  1110. C81E0C7213DF471000B1049A /* UIFontButton.m in Sources */,
  1111. C81E0C8F13DF4A1B00B1049A /* UIFontLabel.m in Sources */,
  1112. C879320113F6143C003D834F /* UICustomSwitch.m in Sources */,
  1113. C8139A7913F9E0440094C2C0 /* UICustomSlider.m in Sources */,
  1114. );
  1115. runOnlyForDeploymentPostprocessing = 0;
  1116. };
  1117. /* End PBXSourcesBuildPhase section */
  1118. /* Begin XCBuildConfiguration section */
  1119. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  1120. isa = XCBuildConfiguration;
  1121. buildSettings = {
  1122. ALWAYS_SEARCH_USER_PATHS = NO;
  1123. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1124. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1125. COPY_PHASE_STRIP = NO;
  1126. GCC_DYNAMIC_NO_PIC = NO;
  1127. GCC_OPTIMIZATION_LEVEL = 0;
  1128. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1129. GCC_PREFIX_HEADER = doom_Prefix.pch;
  1130. GCC_PREPROCESSOR_DEFINITIONS = (
  1131. _DEBUG,
  1132. HAVE_CONFIG_H,
  1133. IPHONE,
  1134. );
  1135. HEADER_SEARCH_PATHS = "";
  1136. INFOPLIST_FILE = Info.plist;
  1137. IPHONEOS_DEPLOYMENT_TARGET = 3.2;
  1138. PRODUCT_NAME = Doom;
  1139. PROFILE_PREFIX = com.idsoftware;
  1140. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1141. SDKROOT = iphoneos;
  1142. TARGETED_DEVICE_FAMILY = "1,2";
  1143. };
  1144. name = Debug;
  1145. };
  1146. 1D6058950D05DD3E006BFB54 /* Release */ = {
  1147. isa = XCBuildConfiguration;
  1148. buildSettings = {
  1149. ALWAYS_SEARCH_USER_PATHS = NO;
  1150. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1151. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1152. COPY_PHASE_STRIP = YES;
  1153. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1154. GCC_PREFIX_HEADER = doom_Prefix.pch;
  1155. GCC_PREPROCESSOR_DEFINITIONS = (
  1156. HAVE_CONFIG_H,
  1157. IPHONE,
  1158. );
  1159. HEADER_SEARCH_PATHS = "";
  1160. INFOPLIST_FILE = Info.plist;
  1161. IPHONEOS_DEPLOYMENT_TARGET = 3.2;
  1162. PRODUCT_NAME = Doom;
  1163. PROFILE_PREFIX = com.idsoftware;
  1164. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1165. SDKROOT = iphoneos;
  1166. TARGETED_DEVICE_FAMILY = "1,2";
  1167. };
  1168. name = Release;
  1169. };
  1170. 4364BF480F5CB27300F29317 /* AdHocDist */ = {
  1171. isa = XCBuildConfiguration;
  1172. buildSettings = {
  1173. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1174. CODE_SIGN_ENTITLEMENTS = dist.plist;
  1175. CODE_SIGN_IDENTITY = "iPhone Distribution";
  1176. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  1177. GCC_C_LANGUAGE_STANDARD = c99;
  1178. GCC_THUMB_SUPPORT = NO;
  1179. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1180. GCC_WARN_UNUSED_VARIABLE = YES;
  1181. MACOSX_DEPLOYMENT_TARGET = "";
  1182. PREBINDING = NO;
  1183. PRODUCT_NAME = Doom;
  1184. PROVISIONING_PROFILE = "";
  1185. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1186. SDKROOT = iphoneos3.0;
  1187. };
  1188. name = AdHocDist;
  1189. };
  1190. 4364BF490F5CB27300F29317 /* AdHocDist */ = {
  1191. isa = XCBuildConfiguration;
  1192. buildSettings = {
  1193. ALWAYS_SEARCH_USER_PATHS = NO;
  1194. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1195. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  1196. COPY_PHASE_STRIP = YES;
  1197. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1198. GCC_PREFIX_HEADER = doom_Prefix.pch;
  1199. GCC_PREPROCESSOR_DEFINITIONS = (
  1200. HAVE_CONFIG_H,
  1201. IPHONE,
  1202. );
  1203. HEADER_SEARCH_PATHS = "";
  1204. INFOPLIST_FILE = Info.plist;
  1205. IPHONEOS_DEPLOYMENT_TARGET = 3.2;
  1206. PRODUCT_NAME = Doom;
  1207. PROFILE_PREFIX = com.idsoftware;
  1208. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1209. SDKROOT = iphoneos;
  1210. TARGETED_DEVICE_FAMILY = "1,2";
  1211. };
  1212. name = AdHocDist;
  1213. };
  1214. 43AE7CA40F61EC4E00B2F562 /* ReleaseLite */ = {
  1215. isa = XCBuildConfiguration;
  1216. buildSettings = {
  1217. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1218. CODE_SIGN_IDENTITY = "iPhone Developer: Gregory Hodges (255R7FQ4L3)";
  1219. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Gregory Hodges (255R7FQ4L3)";
  1220. GCC_C_LANGUAGE_STANDARD = c99;
  1221. GCC_THUMB_SUPPORT = NO;
  1222. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1223. GCC_WARN_UNUSED_VARIABLE = YES;
  1224. MACOSX_DEPLOYMENT_TARGET = "";
  1225. PREBINDING = NO;
  1226. PRODUCT_NAME = Doom;
  1227. SDKROOT = iphoneos3.0;
  1228. };
  1229. name = ReleaseLite;
  1230. };
  1231. 43AE7CA50F61EC4E00B2F562 /* ReleaseLite */ = {
  1232. isa = XCBuildConfiguration;
  1233. buildSettings = {
  1234. ALWAYS_SEARCH_USER_PATHS = NO;
  1235. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1236. CODE_SIGN_IDENTITY = "iPhone Developer";
  1237. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1238. COPY_PHASE_STRIP = YES;
  1239. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1240. GCC_PREFIX_HEADER = doom_Prefix.pch;
  1241. GCC_PREPROCESSOR_DEFINITIONS = (
  1242. EPISODE1,
  1243. IPHONE,
  1244. );
  1245. HEADER_SEARCH_PATHS = "";
  1246. INFOPLIST_FILE = Info.plist;
  1247. IPHONEOS_DEPLOYMENT_TARGET = 3.2;
  1248. PRODUCT_NAME = DoomLite;
  1249. PROFILE_PREFIX = com.idsoftware;
  1250. PROVISIONING_PROFILE = "";
  1251. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1252. SDKROOT = iphoneos;
  1253. TARGETED_DEVICE_FAMILY = "1,2";
  1254. };
  1255. name = ReleaseLite;
  1256. };
  1257. 43AE7CAE0F61FC9200B2F562 /* DebugLite */ = {
  1258. isa = XCBuildConfiguration;
  1259. buildSettings = {
  1260. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1261. CODE_SIGN_IDENTITY = "iPhone Developer: Gregory Hodges (255R7FQ4L3)";
  1262. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Gregory Hodges (255R7FQ4L3)";
  1263. GCC_C_LANGUAGE_STANDARD = c99;
  1264. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1265. GCC_WARN_UNUSED_VARIABLE = YES;
  1266. MACOSX_DEPLOYMENT_TARGET = "";
  1267. ONLY_ACTIVE_ARCH = YES;
  1268. PREBINDING = NO;
  1269. PRODUCT_NAME = Doom;
  1270. SDKROOT = iphoneos3.0;
  1271. };
  1272. name = DebugLite;
  1273. };
  1274. 43AE7CAF0F61FC9200B2F562 /* DebugLite */ = {
  1275. isa = XCBuildConfiguration;
  1276. buildSettings = {
  1277. ALWAYS_SEARCH_USER_PATHS = NO;
  1278. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1279. CODE_SIGN_IDENTITY = "iPhone Developer";
  1280. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1281. COPY_PHASE_STRIP = NO;
  1282. GCC_DYNAMIC_NO_PIC = NO;
  1283. GCC_OPTIMIZATION_LEVEL = 0;
  1284. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1285. GCC_PREFIX_HEADER = doom_Prefix.pch;
  1286. GCC_PREPROCESSOR_DEFINITIONS = (
  1287. EPISODE1,
  1288. IPHONE,
  1289. );
  1290. HEADER_SEARCH_PATHS = "";
  1291. INFOPLIST_FILE = Info.plist;
  1292. IPHONEOS_DEPLOYMENT_TARGET = 3.2;
  1293. PRODUCT_NAME = DoomLite;
  1294. PROFILE_PREFIX = com.idsoftware;
  1295. PROVISIONING_PROFILE = "";
  1296. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1297. SDKROOT = iphoneos;
  1298. TARGETED_DEVICE_FAMILY = "1,2";
  1299. };
  1300. name = DebugLite;
  1301. };
  1302. C01FCF4F08A954540054247B /* Debug */ = {
  1303. isa = XCBuildConfiguration;
  1304. buildSettings = {
  1305. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1306. CODE_SIGN_IDENTITY = "iPhone Developer";
  1307. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1308. GCC_C_LANGUAGE_STANDARD = c99;
  1309. GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1";
  1310. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1311. GCC_WARN_UNUSED_VARIABLE = YES;
  1312. MACOSX_DEPLOYMENT_TARGET = "";
  1313. ONLY_ACTIVE_ARCH = YES;
  1314. PREBINDING = NO;
  1315. PRODUCT_NAME = Doom;
  1316. PROVISIONING_PROFILE = "";
  1317. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1318. SDKROOT = iphoneos;
  1319. };
  1320. name = Debug;
  1321. };
  1322. C01FCF5008A954540054247B /* Release */ = {
  1323. isa = XCBuildConfiguration;
  1324. buildSettings = {
  1325. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1326. CODE_SIGN_IDENTITY = "iPhone Developer";
  1327. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1328. GCC_C_LANGUAGE_STANDARD = c99;
  1329. GCC_PREPROCESSOR_DEFINITIONS = HAVE_CONFIG_H;
  1330. GCC_THUMB_SUPPORT = NO;
  1331. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1332. GCC_WARN_UNUSED_VARIABLE = YES;
  1333. MACOSX_DEPLOYMENT_TARGET = "";
  1334. PREBINDING = NO;
  1335. PRODUCT_NAME = Doom;
  1336. PROVISIONING_PROFILE = "";
  1337. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1338. SDKROOT = iphoneos3.0;
  1339. };
  1340. name = Release;
  1341. };
  1342. ED06595B1087C51800E5450B /* Distribution */ = {
  1343. isa = XCBuildConfiguration;
  1344. buildSettings = {
  1345. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1346. CODE_SIGN_IDENTITY = "iPhone Distribution: id Software";
  1347. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: id Software";
  1348. GCC_C_LANGUAGE_STANDARD = c99;
  1349. GCC_PREPROCESSOR_DEFINITIONS = HAVE_CONFIG_H;
  1350. GCC_THUMB_SUPPORT = NO;
  1351. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1352. GCC_WARN_UNUSED_VARIABLE = YES;
  1353. MACOSX_DEPLOYMENT_TARGET = "";
  1354. PREBINDING = NO;
  1355. PRODUCT_NAME = Doom;
  1356. PROVISIONING_PROFILE = "31C73095-0DD9-4ABA-BB25-8D23F661F10F";
  1357. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "31C73095-0DD9-4ABA-BB25-8D23F661F10F";
  1358. SDKROOT = iphoneos3.0;
  1359. };
  1360. name = Distribution;
  1361. };
  1362. ED06595C1087C51800E5450B /* Distribution */ = {
  1363. isa = XCBuildConfiguration;
  1364. buildSettings = {
  1365. ALWAYS_SEARCH_USER_PATHS = NO;
  1366. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  1367. CODE_SIGN_IDENTITY = "iPhone Distribution: id Software";
  1368. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: id Software";
  1369. COPY_PHASE_STRIP = YES;
  1370. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1371. GCC_PREFIX_HEADER = doom_Prefix.pch;
  1372. GCC_PREPROCESSOR_DEFINITIONS = (
  1373. HAVE_CONFIG_H,
  1374. IPHONE,
  1375. );
  1376. HEADER_SEARCH_PATHS = "";
  1377. INFOPLIST_FILE = Info.plist;
  1378. IPHONEOS_DEPLOYMENT_TARGET = 3.2;
  1379. PRODUCT_NAME = Doom;
  1380. PROFILE_PREFIX = com.idsoftware;
  1381. PROVISIONING_PROFILE = "2ADBE5F0-FC02-4DBF-BEC1-220CF6D12D16";
  1382. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "18BCE49D-8823-4A0C-B597-CFE83C7820BE";
  1383. SDKROOT = iphoneos;
  1384. TARGETED_DEVICE_FAMILY = "1,2";
  1385. };
  1386. name = Distribution;
  1387. };
  1388. /* End XCBuildConfiguration section */
  1389. /* Begin XCConfigurationList section */
  1390. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Doom" */ = {
  1391. isa = XCConfigurationList;
  1392. buildConfigurations = (
  1393. 1D6058940D05DD3E006BFB54 /* Debug */,
  1394. 43AE7CAF0F61FC9200B2F562 /* DebugLite */,
  1395. 1D6058950D05DD3E006BFB54 /* Release */,
  1396. 43AE7CA50F61EC4E00B2F562 /* ReleaseLite */,
  1397. 4364BF490F5CB27300F29317 /* AdHocDist */,
  1398. ED06595C1087C51800E5450B /* Distribution */,
  1399. );
  1400. defaultConfigurationIsVisible = 0;
  1401. defaultConfigurationName = Release;
  1402. };
  1403. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Doom" */ = {
  1404. isa = XCConfigurationList;
  1405. buildConfigurations = (
  1406. C01FCF4F08A954540054247B /* Debug */,
  1407. 43AE7CAE0F61FC9200B2F562 /* DebugLite */,
  1408. C01FCF5008A954540054247B /* Release */,
  1409. 43AE7CA40F61EC4E00B2F562 /* ReleaseLite */,
  1410. 4364BF480F5CB27300F29317 /* AdHocDist */,
  1411. ED06595B1087C51800E5450B /* Distribution */,
  1412. );
  1413. defaultConfigurationIsVisible = 0;
  1414. defaultConfigurationName = Release;
  1415. };
  1416. /* End XCConfigurationList section */
  1417. };
  1418. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  1419. }