project.pbxproj 68 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 25ACE0660B31FDED00A159B2 /* Grabber.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 25ACE0650B31FDED00A159B2 /* Grabber.cpp */; };
  10. 25ACE0680B31FDFE00A159B2 /* Force_Grab.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 25ACE0670B31FDFE00A159B2 /* Force_Grab.cpp */; };
  11. 81225A3A0912C3DB005D34B9 /* libidlib_pic.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 81225A210912C3A4005D34B9 /* libidlib_pic.a */; };
  12. 81225AC40912C42F005D34B9 /* PlayerIcon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A3B0912C42F005D34B9 /* PlayerIcon.cpp */; };
  13. 81225AC50912C42F005D34B9 /* Actor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A3C0912C42F005D34B9 /* Actor.cpp */; };
  14. 81225AC60912C42F005D34B9 /* Actor.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A3D0912C42F005D34B9 /* Actor.h */; };
  15. 81225AC70912C42F005D34B9 /* AF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A3E0912C42F005D34B9 /* AF.cpp */; };
  16. 81225AC80912C42F005D34B9 /* AF.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A3F0912C42F005D34B9 /* AF.h */; };
  17. 81225AC90912C42F005D34B9 /* AFEntity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A400912C42F005D34B9 /* AFEntity.cpp */; };
  18. 81225ACA0912C42F005D34B9 /* AFEntity.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A410912C42F005D34B9 /* AFEntity.h */; };
  19. 81225ACB0912C42F005D34B9 /* AAS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A430912C42F005D34B9 /* AAS.cpp */; };
  20. 81225ACC0912C42F005D34B9 /* AAS.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A440912C42F005D34B9 /* AAS.h */; };
  21. 81225ACD0912C42F005D34B9 /* AAS_debug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A450912C42F005D34B9 /* AAS_debug.cpp */; };
  22. 81225ACE0912C42F005D34B9 /* AAS_local.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A460912C42F005D34B9 /* AAS_local.h */; };
  23. 81225ACF0912C42F005D34B9 /* AAS_pathing.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A470912C42F005D34B9 /* AAS_pathing.cpp */; };
  24. 81225AD00912C42F005D34B9 /* AAS_routing.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A480912C42F005D34B9 /* AAS_routing.cpp */; };
  25. 81225AD10912C42F005D34B9 /* AI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A490912C42F005D34B9 /* AI.cpp */; };
  26. 81225AD20912C42F005D34B9 /* AI.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A4A0912C42F005D34B9 /* AI.h */; };
  27. 81225AD30912C42F005D34B9 /* AI_events.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A4B0912C42F005D34B9 /* AI_events.cpp */; };
  28. 81225AD40912C42F005D34B9 /* AI_pathing.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A4C0912C42F005D34B9 /* AI_pathing.cpp */; };
  29. 81225AD50912C42F005D34B9 /* AI_Vagary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A4D0912C42F005D34B9 /* AI_Vagary.cpp */; };
  30. 81225AD60912C42F005D34B9 /* Anim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A4F0912C42F005D34B9 /* Anim.cpp */; };
  31. 81225AD70912C42F005D34B9 /* Anim.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A500912C42F005D34B9 /* Anim.h */; };
  32. 81225AD80912C42F005D34B9 /* Anim_Blend.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A510912C42F005D34B9 /* Anim_Blend.cpp */; };
  33. 81225AD90912C42F005D34B9 /* Anim_Import.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A520912C42F005D34B9 /* Anim_Import.cpp */; };
  34. 81225ADA0912C42F005D34B9 /* Anim_Testmodel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A530912C42F005D34B9 /* Anim_Testmodel.cpp */; };
  35. 81225ADB0912C42F005D34B9 /* Anim_Testmodel.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A540912C42F005D34B9 /* Anim_Testmodel.h */; };
  36. 81225ADC0912C42F005D34B9 /* BrittleFracture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A550912C42F005D34B9 /* BrittleFracture.cpp */; };
  37. 81225ADD0912C42F005D34B9 /* BrittleFracture.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A560912C42F005D34B9 /* BrittleFracture.h */; };
  38. 81225ADE0912C42F005D34B9 /* Camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A570912C42F005D34B9 /* Camera.cpp */; };
  39. 81225ADF0912C42F005D34B9 /* Camera.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A580912C42F005D34B9 /* Camera.h */; };
  40. 81225AE00912C42F005D34B9 /* Entity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A590912C42F005D34B9 /* Entity.cpp */; };
  41. 81225AE10912C42F005D34B9 /* Entity.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A5A0912C42F005D34B9 /* Entity.h */; };
  42. 81225AE20912C42F005D34B9 /* Fx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A5B0912C42F005D34B9 /* Fx.cpp */; };
  43. 81225AE30912C42F005D34B9 /* Fx.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A5C0912C42F005D34B9 /* Fx.h */; };
  44. 81225AE40912C42F005D34B9 /* Game.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A5E0912C42F005D34B9 /* Game.h */; };
  45. 81225AE50912C42F005D34B9 /* Game_local.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A5F0912C42F005D34B9 /* Game_local.cpp */; };
  46. 81225AE60912C42F005D34B9 /* Game_local.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A600912C42F005D34B9 /* Game_local.h */; };
  47. 81225AE70912C42F005D34B9 /* Game_network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A610912C42F005D34B9 /* Game_network.cpp */; };
  48. 81225AE80912C42F005D34B9 /* GameEdit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A620912C42F005D34B9 /* GameEdit.cpp */; };
  49. 81225AE90912C42F005D34B9 /* GameEdit.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A630912C42F005D34B9 /* GameEdit.h */; };
  50. 81225AEA0912C42F005D34B9 /* Class.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A650912C42F005D34B9 /* Class.cpp */; };
  51. 81225AEB0912C42F005D34B9 /* Class.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A660912C42F005D34B9 /* Class.h */; };
  52. 81225AEC0912C42F005D34B9 /* DebugGraph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A670912C42F005D34B9 /* DebugGraph.cpp */; };
  53. 81225AED0912C42F005D34B9 /* DebugGraph.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A680912C42F005D34B9 /* DebugGraph.h */; };
  54. 81225AEE0912C42F005D34B9 /* Event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A690912C42F005D34B9 /* Event.cpp */; };
  55. 81225AEF0912C42F005D34B9 /* Event.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A6A0912C42F005D34B9 /* Event.h */; };
  56. 81225AF00912C42F005D34B9 /* NoGameTypeInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A6B0912C42F005D34B9 /* NoGameTypeInfo.h */; };
  57. 81225AF10912C42F005D34B9 /* SaveGame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A6C0912C42F005D34B9 /* SaveGame.cpp */; };
  58. 81225AF20912C42F005D34B9 /* SaveGame.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A6D0912C42F005D34B9 /* SaveGame.h */; };
  59. 81225AF30912C42F005D34B9 /* SysCmds.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A6E0912C42F005D34B9 /* SysCmds.cpp */; };
  60. 81225AF40912C42F005D34B9 /* SysCmds.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A6F0912C42F005D34B9 /* SysCmds.h */; };
  61. 81225AF50912C42F005D34B9 /* SysCvar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A700912C42F005D34B9 /* SysCvar.cpp */; };
  62. 81225AF60912C42F005D34B9 /* SysCvar.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A710912C42F005D34B9 /* SysCvar.h */; };
  63. 81225AF70912C42F005D34B9 /* TypeInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A720912C42F005D34B9 /* TypeInfo.cpp */; };
  64. 81225AF80912C42F005D34B9 /* TypeInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A730912C42F005D34B9 /* TypeInfo.h */; };
  65. 81225AF90912C42F005D34B9 /* IK.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A740912C42F005D34B9 /* IK.cpp */; };
  66. 81225AFA0912C42F005D34B9 /* IK.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A750912C42F005D34B9 /* IK.h */; };
  67. 81225AFB0912C42F005D34B9 /* Item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A760912C42F005D34B9 /* Item.cpp */; };
  68. 81225AFC0912C42F005D34B9 /* Item.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A770912C42F005D34B9 /* Item.h */; };
  69. 81225AFD0912C42F005D34B9 /* Light.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A780912C42F005D34B9 /* Light.cpp */; };
  70. 81225AFE0912C42F005D34B9 /* Light.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A790912C42F005D34B9 /* Light.h */; };
  71. 81225AFF0912C42F005D34B9 /* Misc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A7A0912C42F005D34B9 /* Misc.cpp */; };
  72. 81225B000912C42F005D34B9 /* Misc.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A7B0912C42F005D34B9 /* Misc.h */; };
  73. 81225B010912C42F005D34B9 /* Moveable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A7C0912C42F005D34B9 /* Moveable.cpp */; };
  74. 81225B020912C42F005D34B9 /* Moveable.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A7D0912C42F005D34B9 /* Moveable.h */; };
  75. 81225B030912C42F005D34B9 /* Mover.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A7E0912C42F005D34B9 /* Mover.cpp */; };
  76. 81225B040912C42F005D34B9 /* Mover.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A7F0912C42F005D34B9 /* Mover.h */; };
  77. 81225B050912C42F005D34B9 /* MultiplayerGame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A800912C42F005D34B9 /* MultiplayerGame.cpp */; };
  78. 81225B060912C42F005D34B9 /* MultiplayerGame.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A810912C42F005D34B9 /* MultiplayerGame.h */; };
  79. 81225B070912C42F005D34B9 /* Clip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A830912C42F005D34B9 /* Clip.cpp */; };
  80. 81225B080912C42F005D34B9 /* Clip.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A840912C42F005D34B9 /* Clip.h */; };
  81. 81225B090912C42F005D34B9 /* Force.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A850912C42F005D34B9 /* Force.cpp */; };
  82. 81225B0A0912C42F005D34B9 /* Force.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A860912C42F005D34B9 /* Force.h */; };
  83. 81225B0B0912C42F005D34B9 /* Force_Constant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A870912C42F005D34B9 /* Force_Constant.cpp */; };
  84. 81225B0C0912C42F005D34B9 /* Force_Constant.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A880912C42F005D34B9 /* Force_Constant.h */; };
  85. 81225B0D0912C42F005D34B9 /* Force_Drag.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A890912C42F005D34B9 /* Force_Drag.cpp */; };
  86. 81225B0E0912C42F005D34B9 /* Force_Drag.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A8A0912C42F005D34B9 /* Force_Drag.h */; };
  87. 81225B0F0912C42F005D34B9 /* Force_Field.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A8B0912C42F005D34B9 /* Force_Field.cpp */; };
  88. 81225B100912C42F005D34B9 /* Force_Field.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A8C0912C42F005D34B9 /* Force_Field.h */; };
  89. 81225B110912C42F005D34B9 /* Force_Spring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A8D0912C42F005D34B9 /* Force_Spring.cpp */; };
  90. 81225B120912C42F005D34B9 /* Force_Spring.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A8E0912C42F005D34B9 /* Force_Spring.h */; };
  91. 81225B130912C42F005D34B9 /* Physics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A8F0912C42F005D34B9 /* Physics.cpp */; };
  92. 81225B140912C42F005D34B9 /* Physics.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A900912C42F005D34B9 /* Physics.h */; };
  93. 81225B150912C42F005D34B9 /* Physics_Actor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A910912C42F005D34B9 /* Physics_Actor.cpp */; };
  94. 81225B160912C42F005D34B9 /* Physics_Actor.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A920912C42F005D34B9 /* Physics_Actor.h */; };
  95. 81225B170912C42F005D34B9 /* Physics_AF.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A930912C42F005D34B9 /* Physics_AF.cpp */; };
  96. 81225B180912C42F005D34B9 /* Physics_AF.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A940912C42F005D34B9 /* Physics_AF.h */; };
  97. 81225B190912C42F005D34B9 /* Physics_Base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A950912C42F005D34B9 /* Physics_Base.cpp */; };
  98. 81225B1A0912C42F005D34B9 /* Physics_Base.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A960912C42F005D34B9 /* Physics_Base.h */; };
  99. 81225B1B0912C42F005D34B9 /* Physics_Monster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A970912C42F005D34B9 /* Physics_Monster.cpp */; };
  100. 81225B1C0912C42F005D34B9 /* Physics_Monster.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A980912C42F005D34B9 /* Physics_Monster.h */; };
  101. 81225B1D0912C42F005D34B9 /* Physics_Parametric.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A990912C42F005D34B9 /* Physics_Parametric.cpp */; };
  102. 81225B1E0912C42F005D34B9 /* Physics_Parametric.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A9A0912C42F005D34B9 /* Physics_Parametric.h */; };
  103. 81225B1F0912C42F005D34B9 /* Physics_Player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A9B0912C42F005D34B9 /* Physics_Player.cpp */; };
  104. 81225B200912C42F005D34B9 /* Physics_Player.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A9C0912C42F005D34B9 /* Physics_Player.h */; };
  105. 81225B210912C42F005D34B9 /* Physics_RigidBody.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A9D0912C42F005D34B9 /* Physics_RigidBody.cpp */; };
  106. 81225B220912C42F005D34B9 /* Physics_RigidBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225A9E0912C42F005D34B9 /* Physics_RigidBody.h */; };
  107. 81225B230912C42F005D34B9 /* Physics_Static.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225A9F0912C42F005D34B9 /* Physics_Static.cpp */; };
  108. 81225B240912C42F005D34B9 /* Physics_Static.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AA00912C42F005D34B9 /* Physics_Static.h */; };
  109. 81225B250912C42F005D34B9 /* Physics_StaticMulti.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AA10912C42F005D34B9 /* Physics_StaticMulti.cpp */; };
  110. 81225B260912C42F005D34B9 /* Physics_StaticMulti.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AA20912C42F005D34B9 /* Physics_StaticMulti.h */; };
  111. 81225B270912C42F005D34B9 /* Push.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AA30912C42F005D34B9 /* Push.cpp */; };
  112. 81225B280912C42F005D34B9 /* Push.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AA40912C42F005D34B9 /* Push.h */; };
  113. 81225B290912C42F005D34B9 /* Player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AA50912C42F005D34B9 /* Player.cpp */; };
  114. 81225B2A0912C42F005D34B9 /* Player.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AA60912C42F005D34B9 /* Player.h */; };
  115. 81225B2B0912C42F005D34B9 /* PlayerView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AA70912C42F005D34B9 /* PlayerView.cpp */; };
  116. 81225B2C0912C42F005D34B9 /* PlayerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AA80912C42F005D34B9 /* PlayerView.h */; };
  117. 81225B2D0912C42F005D34B9 /* Projectile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AA90912C42F005D34B9 /* Projectile.cpp */; };
  118. 81225B2E0912C42F005D34B9 /* Projectile.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AAA0912C42F005D34B9 /* Projectile.h */; };
  119. 81225B2F0912C42F005D34B9 /* Pvs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AAB0912C42F005D34B9 /* Pvs.cpp */; };
  120. 81225B300912C42F005D34B9 /* Pvs.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AAC0912C42F005D34B9 /* Pvs.h */; };
  121. 81225B310912C42F005D34B9 /* Script_Compiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AAE0912C42F005D34B9 /* Script_Compiler.cpp */; };
  122. 81225B320912C42F005D34B9 /* Script_Compiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AAF0912C42F005D34B9 /* Script_Compiler.h */; };
  123. 81225B330912C42F005D34B9 /* Script_Interpreter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AB00912C42F005D34B9 /* Script_Interpreter.cpp */; };
  124. 81225B340912C42F005D34B9 /* Script_Interpreter.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AB10912C42F005D34B9 /* Script_Interpreter.h */; };
  125. 81225B350912C42F005D34B9 /* Script_Program.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AB20912C42F005D34B9 /* Script_Program.cpp */; };
  126. 81225B360912C42F005D34B9 /* Script_Program.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AB30912C42F005D34B9 /* Script_Program.h */; };
  127. 81225B370912C42F005D34B9 /* Script_Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AB40912C42F005D34B9 /* Script_Thread.cpp */; };
  128. 81225B380912C42F005D34B9 /* Script_Thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AB50912C42F005D34B9 /* Script_Thread.h */; };
  129. 81225B390912C42F005D34B9 /* SecurityCamera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AB60912C42F005D34B9 /* SecurityCamera.cpp */; };
  130. 81225B3A0912C42F005D34B9 /* SecurityCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AB70912C42F005D34B9 /* SecurityCamera.h */; };
  131. 81225B3B0912C42F005D34B9 /* SmokeParticles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AB80912C42F005D34B9 /* SmokeParticles.cpp */; };
  132. 81225B3C0912C42F005D34B9 /* SmokeParticles.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AB90912C42F005D34B9 /* SmokeParticles.h */; };
  133. 81225B3D0912C42F005D34B9 /* Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225ABA0912C42F005D34B9 /* Sound.cpp */; };
  134. 81225B3E0912C42F005D34B9 /* Sound.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225ABB0912C42F005D34B9 /* Sound.h */; };
  135. 81225B3F0912C42F005D34B9 /* Target.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225ABC0912C42F005D34B9 /* Target.cpp */; };
  136. 81225B400912C42F005D34B9 /* Target.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225ABD0912C42F005D34B9 /* Target.h */; };
  137. 81225B410912C42F005D34B9 /* Trigger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225ABE0912C42F005D34B9 /* Trigger.cpp */; };
  138. 81225B420912C42F005D34B9 /* Trigger.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225ABF0912C42F005D34B9 /* Trigger.h */; };
  139. 81225B430912C42F005D34B9 /* Weapon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AC00912C42F005D34B9 /* Weapon.cpp */; };
  140. 81225B440912C42F005D34B9 /* Weapon.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AC10912C42F005D34B9 /* Weapon.h */; };
  141. 81225B450912C42F005D34B9 /* WorldSpawn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 81225AC20912C42F005D34B9 /* WorldSpawn.cpp */; };
  142. 81225B460912C42F005D34B9 /* WorldSpawn.h in Headers */ = {isa = PBXBuildFile; fileRef = 81225AC30912C42F005D34B9 /* WorldSpawn.h */; };
  143. /* End PBXBuildFile section */
  144. /* Begin PBXContainerItemProxy section */
  145. 81225A200912C3A4005D34B9 /* PBXContainerItemProxy */ = {
  146. isa = PBXContainerItemProxy;
  147. containerPortal = 81225A1B0912C3A4005D34B9 /* idlib.xcodeproj */;
  148. proxyType = 2;
  149. remoteGlobalIDString = D2AAC046055464E500DB518D;
  150. remoteInfo = idlib_pic;
  151. };
  152. 81225A220912C3A4005D34B9 /* PBXContainerItemProxy */ = {
  153. isa = PBXContainerItemProxy;
  154. containerPortal = 81225A1B0912C3A4005D34B9 /* idlib.xcodeproj */;
  155. proxyType = 2;
  156. remoteGlobalIDString = 81C858490912AD370095BC33;
  157. remoteInfo = idlib_nopic;
  158. };
  159. 81225A380912C3C8005D34B9 /* PBXContainerItemProxy */ = {
  160. isa = PBXContainerItemProxy;
  161. containerPortal = 81225A1B0912C3A4005D34B9 /* idlib.xcodeproj */;
  162. proxyType = 1;
  163. remoteGlobalIDString = D2AAC045055464E500DB518D;
  164. remoteInfo = idlib_pic;
  165. };
  166. /* End PBXContainerItemProxy section */
  167. /* Begin PBXFileReference section */
  168. 25ACE0650B31FDED00A159B2 /* Grabber.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Grabber.cpp; path = ../../d3xp/Grabber.cpp; sourceTree = SOURCE_ROOT; };
  169. 25ACE0670B31FDFE00A159B2 /* Force_Grab.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Force_Grab.cpp; sourceTree = "<group>"; };
  170. 81225A1B0912C3A4005D34B9 /* idlib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = idlib.xcodeproj; sourceTree = "<group>"; };
  171. 81225A3B0912C42F005D34B9 /* PlayerIcon.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PlayerIcon.cpp; path = ../../d3xp/PlayerIcon.cpp; sourceTree = SOURCE_ROOT; };
  172. 81225A3C0912C42F005D34B9 /* Actor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Actor.cpp; path = ../../d3xp/Actor.cpp; sourceTree = SOURCE_ROOT; };
  173. 81225A3D0912C42F005D34B9 /* Actor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Actor.h; path = ../../d3xp/Actor.h; sourceTree = SOURCE_ROOT; };
  174. 81225A3E0912C42F005D34B9 /* AF.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AF.cpp; path = ../../d3xp/AF.cpp; sourceTree = SOURCE_ROOT; };
  175. 81225A3F0912C42F005D34B9 /* AF.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AF.h; path = ../../d3xp/AF.h; sourceTree = SOURCE_ROOT; };
  176. 81225A400912C42F005D34B9 /* AFEntity.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AFEntity.cpp; path = ../../d3xp/AFEntity.cpp; sourceTree = SOURCE_ROOT; };
  177. 81225A410912C42F005D34B9 /* AFEntity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AFEntity.h; path = ../../d3xp/AFEntity.h; sourceTree = SOURCE_ROOT; };
  178. 81225A430912C42F005D34B9 /* AAS.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AAS.cpp; sourceTree = "<group>"; };
  179. 81225A440912C42F005D34B9 /* AAS.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AAS.h; sourceTree = "<group>"; };
  180. 81225A450912C42F005D34B9 /* AAS_debug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AAS_debug.cpp; sourceTree = "<group>"; };
  181. 81225A460912C42F005D34B9 /* AAS_local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AAS_local.h; sourceTree = "<group>"; };
  182. 81225A470912C42F005D34B9 /* AAS_pathing.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AAS_pathing.cpp; sourceTree = "<group>"; };
  183. 81225A480912C42F005D34B9 /* AAS_routing.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AAS_routing.cpp; sourceTree = "<group>"; };
  184. 81225A490912C42F005D34B9 /* AI.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AI.cpp; sourceTree = "<group>"; };
  185. 81225A4A0912C42F005D34B9 /* AI.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AI.h; sourceTree = "<group>"; };
  186. 81225A4B0912C42F005D34B9 /* AI_events.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AI_events.cpp; sourceTree = "<group>"; };
  187. 81225A4C0912C42F005D34B9 /* AI_pathing.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AI_pathing.cpp; sourceTree = "<group>"; };
  188. 81225A4D0912C42F005D34B9 /* AI_Vagary.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AI_Vagary.cpp; sourceTree = "<group>"; };
  189. 81225A4F0912C42F005D34B9 /* Anim.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Anim.cpp; sourceTree = "<group>"; };
  190. 81225A500912C42F005D34B9 /* Anim.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Anim.h; sourceTree = "<group>"; };
  191. 81225A510912C42F005D34B9 /* Anim_Blend.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Anim_Blend.cpp; sourceTree = "<group>"; };
  192. 81225A520912C42F005D34B9 /* Anim_Import.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Anim_Import.cpp; sourceTree = "<group>"; };
  193. 81225A530912C42F005D34B9 /* Anim_Testmodel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Anim_Testmodel.cpp; sourceTree = "<group>"; };
  194. 81225A540912C42F005D34B9 /* Anim_Testmodel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Anim_Testmodel.h; sourceTree = "<group>"; };
  195. 81225A550912C42F005D34B9 /* BrittleFracture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BrittleFracture.cpp; path = ../../d3xp/BrittleFracture.cpp; sourceTree = SOURCE_ROOT; };
  196. 81225A560912C42F005D34B9 /* BrittleFracture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = BrittleFracture.h; path = ../../d3xp/BrittleFracture.h; sourceTree = SOURCE_ROOT; };
  197. 81225A570912C42F005D34B9 /* Camera.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Camera.cpp; path = ../../d3xp/Camera.cpp; sourceTree = SOURCE_ROOT; };
  198. 81225A580912C42F005D34B9 /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Camera.h; path = ../../d3xp/Camera.h; sourceTree = SOURCE_ROOT; };
  199. 81225A590912C42F005D34B9 /* Entity.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Entity.cpp; path = ../../d3xp/Entity.cpp; sourceTree = SOURCE_ROOT; };
  200. 81225A5A0912C42F005D34B9 /* Entity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Entity.h; path = ../../d3xp/Entity.h; sourceTree = SOURCE_ROOT; };
  201. 81225A5B0912C42F005D34B9 /* Fx.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Fx.cpp; path = ../../d3xp/Fx.cpp; sourceTree = SOURCE_ROOT; };
  202. 81225A5C0912C42F005D34B9 /* Fx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Fx.h; path = ../../d3xp/Fx.h; sourceTree = SOURCE_ROOT; };
  203. 81225A5D0912C42F005D34B9 /* Game.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Game.def; path = ../../d3xp/Game.def; sourceTree = SOURCE_ROOT; };
  204. 81225A5E0912C42F005D34B9 /* Game.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Game.h; path = ../../d3xp/Game.h; sourceTree = SOURCE_ROOT; };
  205. 81225A5F0912C42F005D34B9 /* Game_local.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Game_local.cpp; path = ../../d3xp/Game_local.cpp; sourceTree = SOURCE_ROOT; };
  206. 81225A600912C42F005D34B9 /* Game_local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Game_local.h; path = ../../d3xp/Game_local.h; sourceTree = SOURCE_ROOT; };
  207. 81225A610912C42F005D34B9 /* Game_network.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Game_network.cpp; path = ../../d3xp/Game_network.cpp; sourceTree = SOURCE_ROOT; };
  208. 81225A620912C42F005D34B9 /* GameEdit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = GameEdit.cpp; path = ../../d3xp/GameEdit.cpp; sourceTree = SOURCE_ROOT; };
  209. 81225A630912C42F005D34B9 /* GameEdit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = GameEdit.h; path = ../../d3xp/GameEdit.h; sourceTree = SOURCE_ROOT; };
  210. 81225A650912C42F005D34B9 /* Class.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Class.cpp; sourceTree = "<group>"; };
  211. 81225A660912C42F005D34B9 /* Class.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Class.h; sourceTree = "<group>"; };
  212. 81225A670912C42F005D34B9 /* DebugGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DebugGraph.cpp; sourceTree = "<group>"; };
  213. 81225A680912C42F005D34B9 /* DebugGraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DebugGraph.h; sourceTree = "<group>"; };
  214. 81225A690912C42F005D34B9 /* Event.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = "<group>"; };
  215. 81225A6A0912C42F005D34B9 /* Event.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = "<group>"; };
  216. 81225A6B0912C42F005D34B9 /* NoGameTypeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NoGameTypeInfo.h; sourceTree = "<group>"; };
  217. 81225A6C0912C42F005D34B9 /* SaveGame.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SaveGame.cpp; sourceTree = "<group>"; };
  218. 81225A6D0912C42F005D34B9 /* SaveGame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SaveGame.h; sourceTree = "<group>"; };
  219. 81225A6E0912C42F005D34B9 /* SysCmds.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SysCmds.cpp; sourceTree = "<group>"; };
  220. 81225A6F0912C42F005D34B9 /* SysCmds.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SysCmds.h; sourceTree = "<group>"; };
  221. 81225A700912C42F005D34B9 /* SysCvar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SysCvar.cpp; sourceTree = "<group>"; };
  222. 81225A710912C42F005D34B9 /* SysCvar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SysCvar.h; sourceTree = "<group>"; };
  223. 81225A720912C42F005D34B9 /* TypeInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TypeInfo.cpp; sourceTree = "<group>"; };
  224. 81225A730912C42F005D34B9 /* TypeInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TypeInfo.h; sourceTree = "<group>"; };
  225. 81225A740912C42F005D34B9 /* IK.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = IK.cpp; path = ../../d3xp/IK.cpp; sourceTree = SOURCE_ROOT; };
  226. 81225A750912C42F005D34B9 /* IK.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = IK.h; path = ../../d3xp/IK.h; sourceTree = SOURCE_ROOT; };
  227. 81225A760912C42F005D34B9 /* Item.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Item.cpp; path = ../../d3xp/Item.cpp; sourceTree = SOURCE_ROOT; };
  228. 81225A770912C42F005D34B9 /* Item.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Item.h; path = ../../d3xp/Item.h; sourceTree = SOURCE_ROOT; };
  229. 81225A780912C42F005D34B9 /* Light.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Light.cpp; path = ../../d3xp/Light.cpp; sourceTree = SOURCE_ROOT; };
  230. 81225A790912C42F005D34B9 /* Light.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Light.h; path = ../../d3xp/Light.h; sourceTree = SOURCE_ROOT; };
  231. 81225A7A0912C42F005D34B9 /* Misc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Misc.cpp; path = ../../d3xp/Misc.cpp; sourceTree = SOURCE_ROOT; };
  232. 81225A7B0912C42F005D34B9 /* Misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Misc.h; path = ../../d3xp/Misc.h; sourceTree = SOURCE_ROOT; };
  233. 81225A7C0912C42F005D34B9 /* Moveable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Moveable.cpp; path = ../../d3xp/Moveable.cpp; sourceTree = SOURCE_ROOT; };
  234. 81225A7D0912C42F005D34B9 /* Moveable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Moveable.h; path = ../../d3xp/Moveable.h; sourceTree = SOURCE_ROOT; };
  235. 81225A7E0912C42F005D34B9 /* Mover.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Mover.cpp; path = ../../d3xp/Mover.cpp; sourceTree = SOURCE_ROOT; };
  236. 81225A7F0912C42F005D34B9 /* Mover.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Mover.h; path = ../../d3xp/Mover.h; sourceTree = SOURCE_ROOT; };
  237. 81225A800912C42F005D34B9 /* MultiplayerGame.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MultiplayerGame.cpp; path = ../../d3xp/MultiplayerGame.cpp; sourceTree = SOURCE_ROOT; };
  238. 81225A810912C42F005D34B9 /* MultiplayerGame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MultiplayerGame.h; path = ../../d3xp/MultiplayerGame.h; sourceTree = SOURCE_ROOT; };
  239. 81225A830912C42F005D34B9 /* Clip.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Clip.cpp; sourceTree = "<group>"; };
  240. 81225A840912C42F005D34B9 /* Clip.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Clip.h; sourceTree = "<group>"; };
  241. 81225A850912C42F005D34B9 /* Force.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Force.cpp; sourceTree = "<group>"; };
  242. 81225A860912C42F005D34B9 /* Force.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Force.h; sourceTree = "<group>"; };
  243. 81225A870912C42F005D34B9 /* Force_Constant.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Force_Constant.cpp; sourceTree = "<group>"; };
  244. 81225A880912C42F005D34B9 /* Force_Constant.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Force_Constant.h; sourceTree = "<group>"; };
  245. 81225A890912C42F005D34B9 /* Force_Drag.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Force_Drag.cpp; sourceTree = "<group>"; };
  246. 81225A8A0912C42F005D34B9 /* Force_Drag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Force_Drag.h; sourceTree = "<group>"; };
  247. 81225A8B0912C42F005D34B9 /* Force_Field.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Force_Field.cpp; sourceTree = "<group>"; };
  248. 81225A8C0912C42F005D34B9 /* Force_Field.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Force_Field.h; sourceTree = "<group>"; };
  249. 81225A8D0912C42F005D34B9 /* Force_Spring.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Force_Spring.cpp; sourceTree = "<group>"; };
  250. 81225A8E0912C42F005D34B9 /* Force_Spring.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Force_Spring.h; sourceTree = "<group>"; };
  251. 81225A8F0912C42F005D34B9 /* Physics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics.cpp; sourceTree = "<group>"; };
  252. 81225A900912C42F005D34B9 /* Physics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics.h; sourceTree = "<group>"; };
  253. 81225A910912C42F005D34B9 /* Physics_Actor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_Actor.cpp; sourceTree = "<group>"; };
  254. 81225A920912C42F005D34B9 /* Physics_Actor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_Actor.h; sourceTree = "<group>"; };
  255. 81225A930912C42F005D34B9 /* Physics_AF.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_AF.cpp; sourceTree = "<group>"; };
  256. 81225A940912C42F005D34B9 /* Physics_AF.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_AF.h; sourceTree = "<group>"; };
  257. 81225A950912C42F005D34B9 /* Physics_Base.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_Base.cpp; sourceTree = "<group>"; };
  258. 81225A960912C42F005D34B9 /* Physics_Base.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_Base.h; sourceTree = "<group>"; };
  259. 81225A970912C42F005D34B9 /* Physics_Monster.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_Monster.cpp; sourceTree = "<group>"; };
  260. 81225A980912C42F005D34B9 /* Physics_Monster.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_Monster.h; sourceTree = "<group>"; };
  261. 81225A990912C42F005D34B9 /* Physics_Parametric.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_Parametric.cpp; sourceTree = "<group>"; };
  262. 81225A9A0912C42F005D34B9 /* Physics_Parametric.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_Parametric.h; sourceTree = "<group>"; };
  263. 81225A9B0912C42F005D34B9 /* Physics_Player.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_Player.cpp; sourceTree = "<group>"; };
  264. 81225A9C0912C42F005D34B9 /* Physics_Player.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_Player.h; sourceTree = "<group>"; };
  265. 81225A9D0912C42F005D34B9 /* Physics_RigidBody.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_RigidBody.cpp; sourceTree = "<group>"; };
  266. 81225A9E0912C42F005D34B9 /* Physics_RigidBody.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_RigidBody.h; sourceTree = "<group>"; };
  267. 81225A9F0912C42F005D34B9 /* Physics_Static.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_Static.cpp; sourceTree = "<group>"; };
  268. 81225AA00912C42F005D34B9 /* Physics_Static.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_Static.h; sourceTree = "<group>"; };
  269. 81225AA10912C42F005D34B9 /* Physics_StaticMulti.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Physics_StaticMulti.cpp; sourceTree = "<group>"; };
  270. 81225AA20912C42F005D34B9 /* Physics_StaticMulti.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Physics_StaticMulti.h; sourceTree = "<group>"; };
  271. 81225AA30912C42F005D34B9 /* Push.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Push.cpp; sourceTree = "<group>"; };
  272. 81225AA40912C42F005D34B9 /* Push.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Push.h; sourceTree = "<group>"; };
  273. 81225AA50912C42F005D34B9 /* Player.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Player.cpp; path = ../../d3xp/Player.cpp; sourceTree = SOURCE_ROOT; };
  274. 81225AA60912C42F005D34B9 /* Player.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Player.h; path = ../../d3xp/Player.h; sourceTree = SOURCE_ROOT; };
  275. 81225AA70912C42F005D34B9 /* PlayerView.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PlayerView.cpp; path = ../../d3xp/PlayerView.cpp; sourceTree = SOURCE_ROOT; };
  276. 81225AA80912C42F005D34B9 /* PlayerView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PlayerView.h; path = ../../d3xp/PlayerView.h; sourceTree = SOURCE_ROOT; };
  277. 81225AA90912C42F005D34B9 /* Projectile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Projectile.cpp; path = ../../d3xp/Projectile.cpp; sourceTree = SOURCE_ROOT; };
  278. 81225AAA0912C42F005D34B9 /* Projectile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Projectile.h; path = ../../d3xp/Projectile.h; sourceTree = SOURCE_ROOT; };
  279. 81225AAB0912C42F005D34B9 /* Pvs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Pvs.cpp; path = ../../d3xp/Pvs.cpp; sourceTree = SOURCE_ROOT; };
  280. 81225AAC0912C42F005D34B9 /* Pvs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Pvs.h; path = ../../d3xp/Pvs.h; sourceTree = SOURCE_ROOT; };
  281. 81225AAE0912C42F005D34B9 /* Script_Compiler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Script_Compiler.cpp; sourceTree = "<group>"; };
  282. 81225AAF0912C42F005D34B9 /* Script_Compiler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Script_Compiler.h; sourceTree = "<group>"; };
  283. 81225AB00912C42F005D34B9 /* Script_Interpreter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Script_Interpreter.cpp; sourceTree = "<group>"; };
  284. 81225AB10912C42F005D34B9 /* Script_Interpreter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Script_Interpreter.h; sourceTree = "<group>"; };
  285. 81225AB20912C42F005D34B9 /* Script_Program.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Script_Program.cpp; sourceTree = "<group>"; };
  286. 81225AB30912C42F005D34B9 /* Script_Program.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Script_Program.h; sourceTree = "<group>"; };
  287. 81225AB40912C42F005D34B9 /* Script_Thread.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Script_Thread.cpp; sourceTree = "<group>"; };
  288. 81225AB50912C42F005D34B9 /* Script_Thread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Script_Thread.h; sourceTree = "<group>"; };
  289. 81225AB60912C42F005D34B9 /* SecurityCamera.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SecurityCamera.cpp; path = ../../d3xp/SecurityCamera.cpp; sourceTree = SOURCE_ROOT; };
  290. 81225AB70912C42F005D34B9 /* SecurityCamera.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SecurityCamera.h; path = ../../d3xp/SecurityCamera.h; sourceTree = SOURCE_ROOT; };
  291. 81225AB80912C42F005D34B9 /* SmokeParticles.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SmokeParticles.cpp; path = ../../d3xp/SmokeParticles.cpp; sourceTree = SOURCE_ROOT; };
  292. 81225AB90912C42F005D34B9 /* SmokeParticles.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SmokeParticles.h; path = ../../d3xp/SmokeParticles.h; sourceTree = SOURCE_ROOT; };
  293. 81225ABA0912C42F005D34B9 /* Sound.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Sound.cpp; path = ../../d3xp/Sound.cpp; sourceTree = SOURCE_ROOT; };
  294. 81225ABB0912C42F005D34B9 /* Sound.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Sound.h; path = ../../d3xp/Sound.h; sourceTree = SOURCE_ROOT; };
  295. 81225ABC0912C42F005D34B9 /* Target.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Target.cpp; path = ../../d3xp/Target.cpp; sourceTree = SOURCE_ROOT; };
  296. 81225ABD0912C42F005D34B9 /* Target.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Target.h; path = ../../d3xp/Target.h; sourceTree = SOURCE_ROOT; };
  297. 81225ABE0912C42F005D34B9 /* Trigger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Trigger.cpp; path = ../../d3xp/Trigger.cpp; sourceTree = SOURCE_ROOT; };
  298. 81225ABF0912C42F005D34B9 /* Trigger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Trigger.h; path = ../../d3xp/Trigger.h; sourceTree = SOURCE_ROOT; };
  299. 81225AC00912C42F005D34B9 /* Weapon.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Weapon.cpp; path = ../../d3xp/Weapon.cpp; sourceTree = SOURCE_ROOT; };
  300. 81225AC10912C42F005D34B9 /* Weapon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Weapon.h; path = ../../d3xp/Weapon.h; sourceTree = SOURCE_ROOT; };
  301. 81225AC20912C42F005D34B9 /* WorldSpawn.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = WorldSpawn.cpp; path = ../../d3xp/WorldSpawn.cpp; sourceTree = SOURCE_ROOT; };
  302. 81225AC30912C42F005D34B9 /* WorldSpawn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = WorldSpawn.h; path = ../../d3xp/WorldSpawn.h; sourceTree = SOURCE_ROOT; };
  303. D2AAC0630554660B00DB518D /* game-d3xp.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "game-d3xp.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
  304. /* End PBXFileReference section */
  305. /* Begin PBXFrameworksBuildPhase section */
  306. D289988505E68E00004EDB86 /* Frameworks */ = {
  307. isa = PBXFrameworksBuildPhase;
  308. buildActionMask = 2147483647;
  309. files = (
  310. 81225A3A0912C3DB005D34B9 /* libidlib_pic.a in Frameworks */,
  311. );
  312. runOnlyForDeploymentPostprocessing = 0;
  313. };
  314. /* End PBXFrameworksBuildPhase section */
  315. /* Begin PBXGroup section */
  316. 08FB7794FE84155DC02AAC07 /* game */ = {
  317. isa = PBXGroup;
  318. children = (
  319. 08FB7795FE84155DC02AAC07 /* Source */,
  320. 1AB674ADFE9D54B511CA2CBB /* Products */,
  321. 81225A1B0912C3A4005D34B9 /* idlib.xcodeproj */,
  322. );
  323. name = game;
  324. sourceTree = "<group>";
  325. };
  326. 08FB7795FE84155DC02AAC07 /* Source */ = {
  327. isa = PBXGroup;
  328. children = (
  329. 25ACE0650B31FDED00A159B2 /* Grabber.cpp */,
  330. 81225A3B0912C42F005D34B9 /* PlayerIcon.cpp */,
  331. 81225A3C0912C42F005D34B9 /* Actor.cpp */,
  332. 81225A3D0912C42F005D34B9 /* Actor.h */,
  333. 81225A3E0912C42F005D34B9 /* AF.cpp */,
  334. 81225A3F0912C42F005D34B9 /* AF.h */,
  335. 81225A400912C42F005D34B9 /* AFEntity.cpp */,
  336. 81225A410912C42F005D34B9 /* AFEntity.h */,
  337. 81225A420912C42F005D34B9 /* ai */,
  338. 81225A4E0912C42F005D34B9 /* anim */,
  339. 81225A550912C42F005D34B9 /* BrittleFracture.cpp */,
  340. 81225A560912C42F005D34B9 /* BrittleFracture.h */,
  341. 81225A570912C42F005D34B9 /* Camera.cpp */,
  342. 81225A580912C42F005D34B9 /* Camera.h */,
  343. 81225A590912C42F005D34B9 /* Entity.cpp */,
  344. 81225A5A0912C42F005D34B9 /* Entity.h */,
  345. 81225A5B0912C42F005D34B9 /* Fx.cpp */,
  346. 81225A5C0912C42F005D34B9 /* Fx.h */,
  347. 81225A5D0912C42F005D34B9 /* Game.def */,
  348. 81225A5E0912C42F005D34B9 /* Game.h */,
  349. 81225A5F0912C42F005D34B9 /* Game_local.cpp */,
  350. 81225A600912C42F005D34B9 /* Game_local.h */,
  351. 81225A610912C42F005D34B9 /* Game_network.cpp */,
  352. 81225A620912C42F005D34B9 /* GameEdit.cpp */,
  353. 81225A630912C42F005D34B9 /* GameEdit.h */,
  354. 81225A640912C42F005D34B9 /* gamesys */,
  355. 81225A740912C42F005D34B9 /* IK.cpp */,
  356. 81225A750912C42F005D34B9 /* IK.h */,
  357. 81225A760912C42F005D34B9 /* Item.cpp */,
  358. 81225A770912C42F005D34B9 /* Item.h */,
  359. 81225A780912C42F005D34B9 /* Light.cpp */,
  360. 81225A790912C42F005D34B9 /* Light.h */,
  361. 81225A7A0912C42F005D34B9 /* Misc.cpp */,
  362. 81225A7B0912C42F005D34B9 /* Misc.h */,
  363. 81225A7C0912C42F005D34B9 /* Moveable.cpp */,
  364. 81225A7D0912C42F005D34B9 /* Moveable.h */,
  365. 81225A7E0912C42F005D34B9 /* Mover.cpp */,
  366. 81225A7F0912C42F005D34B9 /* Mover.h */,
  367. 81225A800912C42F005D34B9 /* MultiplayerGame.cpp */,
  368. 81225A810912C42F005D34B9 /* MultiplayerGame.h */,
  369. 81225A820912C42F005D34B9 /* physics */,
  370. 81225AA50912C42F005D34B9 /* Player.cpp */,
  371. 81225AA60912C42F005D34B9 /* Player.h */,
  372. 81225AA70912C42F005D34B9 /* PlayerView.cpp */,
  373. 81225AA80912C42F005D34B9 /* PlayerView.h */,
  374. 81225AA90912C42F005D34B9 /* Projectile.cpp */,
  375. 81225AAA0912C42F005D34B9 /* Projectile.h */,
  376. 81225AAB0912C42F005D34B9 /* Pvs.cpp */,
  377. 81225AAC0912C42F005D34B9 /* Pvs.h */,
  378. 81225AAD0912C42F005D34B9 /* script */,
  379. 81225AB60912C42F005D34B9 /* SecurityCamera.cpp */,
  380. 81225AB70912C42F005D34B9 /* SecurityCamera.h */,
  381. 81225AB80912C42F005D34B9 /* SmokeParticles.cpp */,
  382. 81225AB90912C42F005D34B9 /* SmokeParticles.h */,
  383. 81225ABA0912C42F005D34B9 /* Sound.cpp */,
  384. 81225ABB0912C42F005D34B9 /* Sound.h */,
  385. 81225ABC0912C42F005D34B9 /* Target.cpp */,
  386. 81225ABD0912C42F005D34B9 /* Target.h */,
  387. 81225ABE0912C42F005D34B9 /* Trigger.cpp */,
  388. 81225ABF0912C42F005D34B9 /* Trigger.h */,
  389. 81225AC00912C42F005D34B9 /* Weapon.cpp */,
  390. 81225AC10912C42F005D34B9 /* Weapon.h */,
  391. 81225AC20912C42F005D34B9 /* WorldSpawn.cpp */,
  392. 81225AC30912C42F005D34B9 /* WorldSpawn.h */,
  393. );
  394. name = Source;
  395. sourceTree = "<group>";
  396. };
  397. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  398. isa = PBXGroup;
  399. children = (
  400. D2AAC0630554660B00DB518D /* game-d3xp.dylib */,
  401. );
  402. name = Products;
  403. sourceTree = "<group>";
  404. };
  405. 81225A1C0912C3A4005D34B9 /* Products */ = {
  406. isa = PBXGroup;
  407. children = (
  408. 81225A210912C3A4005D34B9 /* libidlib_pic.a */,
  409. 81225A230912C3A4005D34B9 /* libidlib_nopic.a */,
  410. );
  411. name = Products;
  412. sourceTree = "<group>";
  413. };
  414. 81225A420912C42F005D34B9 /* ai */ = {
  415. isa = PBXGroup;
  416. children = (
  417. 81225A430912C42F005D34B9 /* AAS.cpp */,
  418. 81225A440912C42F005D34B9 /* AAS.h */,
  419. 81225A450912C42F005D34B9 /* AAS_debug.cpp */,
  420. 81225A460912C42F005D34B9 /* AAS_local.h */,
  421. 81225A470912C42F005D34B9 /* AAS_pathing.cpp */,
  422. 81225A480912C42F005D34B9 /* AAS_routing.cpp */,
  423. 81225A490912C42F005D34B9 /* AI.cpp */,
  424. 81225A4A0912C42F005D34B9 /* AI.h */,
  425. 81225A4B0912C42F005D34B9 /* AI_events.cpp */,
  426. 81225A4C0912C42F005D34B9 /* AI_pathing.cpp */,
  427. 81225A4D0912C42F005D34B9 /* AI_Vagary.cpp */,
  428. );
  429. name = ai;
  430. path = ../../d3xp/ai;
  431. sourceTree = SOURCE_ROOT;
  432. };
  433. 81225A4E0912C42F005D34B9 /* anim */ = {
  434. isa = PBXGroup;
  435. children = (
  436. 81225A4F0912C42F005D34B9 /* Anim.cpp */,
  437. 81225A500912C42F005D34B9 /* Anim.h */,
  438. 81225A510912C42F005D34B9 /* Anim_Blend.cpp */,
  439. 81225A520912C42F005D34B9 /* Anim_Import.cpp */,
  440. 81225A530912C42F005D34B9 /* Anim_Testmodel.cpp */,
  441. 81225A540912C42F005D34B9 /* Anim_Testmodel.h */,
  442. );
  443. name = anim;
  444. path = ../../d3xp/anim;
  445. sourceTree = SOURCE_ROOT;
  446. };
  447. 81225A640912C42F005D34B9 /* gamesys */ = {
  448. isa = PBXGroup;
  449. children = (
  450. 81225A650912C42F005D34B9 /* Class.cpp */,
  451. 81225A660912C42F005D34B9 /* Class.h */,
  452. 81225A670912C42F005D34B9 /* DebugGraph.cpp */,
  453. 81225A680912C42F005D34B9 /* DebugGraph.h */,
  454. 81225A690912C42F005D34B9 /* Event.cpp */,
  455. 81225A6A0912C42F005D34B9 /* Event.h */,
  456. 81225A6B0912C42F005D34B9 /* NoGameTypeInfo.h */,
  457. 81225A6C0912C42F005D34B9 /* SaveGame.cpp */,
  458. 81225A6D0912C42F005D34B9 /* SaveGame.h */,
  459. 81225A6E0912C42F005D34B9 /* SysCmds.cpp */,
  460. 81225A6F0912C42F005D34B9 /* SysCmds.h */,
  461. 81225A700912C42F005D34B9 /* SysCvar.cpp */,
  462. 81225A710912C42F005D34B9 /* SysCvar.h */,
  463. 81225A720912C42F005D34B9 /* TypeInfo.cpp */,
  464. 81225A730912C42F005D34B9 /* TypeInfo.h */,
  465. );
  466. name = gamesys;
  467. path = ../../d3xp/gamesys;
  468. sourceTree = SOURCE_ROOT;
  469. };
  470. 81225A820912C42F005D34B9 /* physics */ = {
  471. isa = PBXGroup;
  472. children = (
  473. 25ACE0670B31FDFE00A159B2 /* Force_Grab.cpp */,
  474. 81225A830912C42F005D34B9 /* Clip.cpp */,
  475. 81225A840912C42F005D34B9 /* Clip.h */,
  476. 81225A850912C42F005D34B9 /* Force.cpp */,
  477. 81225A860912C42F005D34B9 /* Force.h */,
  478. 81225A870912C42F005D34B9 /* Force_Constant.cpp */,
  479. 81225A880912C42F005D34B9 /* Force_Constant.h */,
  480. 81225A890912C42F005D34B9 /* Force_Drag.cpp */,
  481. 81225A8A0912C42F005D34B9 /* Force_Drag.h */,
  482. 81225A8B0912C42F005D34B9 /* Force_Field.cpp */,
  483. 81225A8C0912C42F005D34B9 /* Force_Field.h */,
  484. 81225A8D0912C42F005D34B9 /* Force_Spring.cpp */,
  485. 81225A8E0912C42F005D34B9 /* Force_Spring.h */,
  486. 81225A8F0912C42F005D34B9 /* Physics.cpp */,
  487. 81225A900912C42F005D34B9 /* Physics.h */,
  488. 81225A910912C42F005D34B9 /* Physics_Actor.cpp */,
  489. 81225A920912C42F005D34B9 /* Physics_Actor.h */,
  490. 81225A930912C42F005D34B9 /* Physics_AF.cpp */,
  491. 81225A940912C42F005D34B9 /* Physics_AF.h */,
  492. 81225A950912C42F005D34B9 /* Physics_Base.cpp */,
  493. 81225A960912C42F005D34B9 /* Physics_Base.h */,
  494. 81225A970912C42F005D34B9 /* Physics_Monster.cpp */,
  495. 81225A980912C42F005D34B9 /* Physics_Monster.h */,
  496. 81225A990912C42F005D34B9 /* Physics_Parametric.cpp */,
  497. 81225A9A0912C42F005D34B9 /* Physics_Parametric.h */,
  498. 81225A9B0912C42F005D34B9 /* Physics_Player.cpp */,
  499. 81225A9C0912C42F005D34B9 /* Physics_Player.h */,
  500. 81225A9D0912C42F005D34B9 /* Physics_RigidBody.cpp */,
  501. 81225A9E0912C42F005D34B9 /* Physics_RigidBody.h */,
  502. 81225A9F0912C42F005D34B9 /* Physics_Static.cpp */,
  503. 81225AA00912C42F005D34B9 /* Physics_Static.h */,
  504. 81225AA10912C42F005D34B9 /* Physics_StaticMulti.cpp */,
  505. 81225AA20912C42F005D34B9 /* Physics_StaticMulti.h */,
  506. 81225AA30912C42F005D34B9 /* Push.cpp */,
  507. 81225AA40912C42F005D34B9 /* Push.h */,
  508. );
  509. name = physics;
  510. path = ../../d3xp/physics;
  511. sourceTree = SOURCE_ROOT;
  512. };
  513. 81225AAD0912C42F005D34B9 /* script */ = {
  514. isa = PBXGroup;
  515. children = (
  516. 81225AAE0912C42F005D34B9 /* Script_Compiler.cpp */,
  517. 81225AAF0912C42F005D34B9 /* Script_Compiler.h */,
  518. 81225AB00912C42F005D34B9 /* Script_Interpreter.cpp */,
  519. 81225AB10912C42F005D34B9 /* Script_Interpreter.h */,
  520. 81225AB20912C42F005D34B9 /* Script_Program.cpp */,
  521. 81225AB30912C42F005D34B9 /* Script_Program.h */,
  522. 81225AB40912C42F005D34B9 /* Script_Thread.cpp */,
  523. 81225AB50912C42F005D34B9 /* Script_Thread.h */,
  524. );
  525. name = script;
  526. path = ../../d3xp/script;
  527. sourceTree = SOURCE_ROOT;
  528. };
  529. /* End PBXGroup section */
  530. /* Begin PBXHeadersBuildPhase section */
  531. D2AAC0600554660B00DB518D /* Headers */ = {
  532. isa = PBXHeadersBuildPhase;
  533. buildActionMask = 2147483647;
  534. files = (
  535. 81225AC60912C42F005D34B9 /* Actor.h in Headers */,
  536. 81225AC80912C42F005D34B9 /* AF.h in Headers */,
  537. 81225ACA0912C42F005D34B9 /* AFEntity.h in Headers */,
  538. 81225ACC0912C42F005D34B9 /* AAS.h in Headers */,
  539. 81225ACE0912C42F005D34B9 /* AAS_local.h in Headers */,
  540. 81225AD20912C42F005D34B9 /* AI.h in Headers */,
  541. 81225AD70912C42F005D34B9 /* Anim.h in Headers */,
  542. 81225ADB0912C42F005D34B9 /* Anim_Testmodel.h in Headers */,
  543. 81225ADD0912C42F005D34B9 /* BrittleFracture.h in Headers */,
  544. 81225ADF0912C42F005D34B9 /* Camera.h in Headers */,
  545. 81225AE10912C42F005D34B9 /* Entity.h in Headers */,
  546. 81225AE30912C42F005D34B9 /* Fx.h in Headers */,
  547. 81225AE40912C42F005D34B9 /* Game.h in Headers */,
  548. 81225AE60912C42F005D34B9 /* Game_local.h in Headers */,
  549. 81225AE90912C42F005D34B9 /* GameEdit.h in Headers */,
  550. 81225AEB0912C42F005D34B9 /* Class.h in Headers */,
  551. 81225AED0912C42F005D34B9 /* DebugGraph.h in Headers */,
  552. 81225AEF0912C42F005D34B9 /* Event.h in Headers */,
  553. 81225AF00912C42F005D34B9 /* NoGameTypeInfo.h in Headers */,
  554. 81225AF20912C42F005D34B9 /* SaveGame.h in Headers */,
  555. 81225AF40912C42F005D34B9 /* SysCmds.h in Headers */,
  556. 81225AF60912C42F005D34B9 /* SysCvar.h in Headers */,
  557. 81225AF80912C42F005D34B9 /* TypeInfo.h in Headers */,
  558. 81225AFA0912C42F005D34B9 /* IK.h in Headers */,
  559. 81225AFC0912C42F005D34B9 /* Item.h in Headers */,
  560. 81225AFE0912C42F005D34B9 /* Light.h in Headers */,
  561. 81225B000912C42F005D34B9 /* Misc.h in Headers */,
  562. 81225B020912C42F005D34B9 /* Moveable.h in Headers */,
  563. 81225B040912C42F005D34B9 /* Mover.h in Headers */,
  564. 81225B060912C42F005D34B9 /* MultiplayerGame.h in Headers */,
  565. 81225B080912C42F005D34B9 /* Clip.h in Headers */,
  566. 81225B0A0912C42F005D34B9 /* Force.h in Headers */,
  567. 81225B0C0912C42F005D34B9 /* Force_Constant.h in Headers */,
  568. 81225B0E0912C42F005D34B9 /* Force_Drag.h in Headers */,
  569. 81225B100912C42F005D34B9 /* Force_Field.h in Headers */,
  570. 81225B120912C42F005D34B9 /* Force_Spring.h in Headers */,
  571. 81225B140912C42F005D34B9 /* Physics.h in Headers */,
  572. 81225B160912C42F005D34B9 /* Physics_Actor.h in Headers */,
  573. 81225B180912C42F005D34B9 /* Physics_AF.h in Headers */,
  574. 81225B1A0912C42F005D34B9 /* Physics_Base.h in Headers */,
  575. 81225B1C0912C42F005D34B9 /* Physics_Monster.h in Headers */,
  576. 81225B1E0912C42F005D34B9 /* Physics_Parametric.h in Headers */,
  577. 81225B200912C42F005D34B9 /* Physics_Player.h in Headers */,
  578. 81225B220912C42F005D34B9 /* Physics_RigidBody.h in Headers */,
  579. 81225B240912C42F005D34B9 /* Physics_Static.h in Headers */,
  580. 81225B260912C42F005D34B9 /* Physics_StaticMulti.h in Headers */,
  581. 81225B280912C42F005D34B9 /* Push.h in Headers */,
  582. 81225B2A0912C42F005D34B9 /* Player.h in Headers */,
  583. 81225B2C0912C42F005D34B9 /* PlayerView.h in Headers */,
  584. 81225B2E0912C42F005D34B9 /* Projectile.h in Headers */,
  585. 81225B300912C42F005D34B9 /* Pvs.h in Headers */,
  586. 81225B320912C42F005D34B9 /* Script_Compiler.h in Headers */,
  587. 81225B340912C42F005D34B9 /* Script_Interpreter.h in Headers */,
  588. 81225B360912C42F005D34B9 /* Script_Program.h in Headers */,
  589. 81225B380912C42F005D34B9 /* Script_Thread.h in Headers */,
  590. 81225B3A0912C42F005D34B9 /* SecurityCamera.h in Headers */,
  591. 81225B3C0912C42F005D34B9 /* SmokeParticles.h in Headers */,
  592. 81225B3E0912C42F005D34B9 /* Sound.h in Headers */,
  593. 81225B400912C42F005D34B9 /* Target.h in Headers */,
  594. 81225B420912C42F005D34B9 /* Trigger.h in Headers */,
  595. 81225B440912C42F005D34B9 /* Weapon.h in Headers */,
  596. 81225B460912C42F005D34B9 /* WorldSpawn.h in Headers */,
  597. );
  598. runOnlyForDeploymentPostprocessing = 0;
  599. };
  600. /* End PBXHeadersBuildPhase section */
  601. /* Begin PBXNativeTarget section */
  602. D2AAC0620554660B00DB518D /* game-d3xp */ = {
  603. isa = PBXNativeTarget;
  604. buildConfigurationList = 81225A240912C3A4005D34B9 /* Build configuration list for PBXNativeTarget "game-d3xp" */;
  605. buildPhases = (
  606. D2AAC0600554660B00DB518D /* Headers */,
  607. D2AAC0610554660B00DB518D /* Sources */,
  608. D289988505E68E00004EDB86 /* Frameworks */,
  609. );
  610. buildRules = (
  611. );
  612. dependencies = (
  613. 81225A390912C3C8005D34B9 /* PBXTargetDependency */,
  614. );
  615. name = "game-d3xp";
  616. productName = game;
  617. productReference = D2AAC0630554660B00DB518D /* game-d3xp.dylib */;
  618. productType = "com.apple.product-type.library.dynamic";
  619. };
  620. /* End PBXNativeTarget section */
  621. /* Begin PBXProject section */
  622. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  623. isa = PBXProject;
  624. buildConfigurationList = 81225A280912C3A4005D34B9 /* Build configuration list for PBXProject "d3xp" */;
  625. hasScannedForEncodings = 1;
  626. mainGroup = 08FB7794FE84155DC02AAC07 /* game */;
  627. projectDirPath = "";
  628. projectReferences = (
  629. {
  630. ProductGroup = 81225A1C0912C3A4005D34B9 /* Products */;
  631. ProjectRef = 81225A1B0912C3A4005D34B9 /* idlib.xcodeproj */;
  632. },
  633. );
  634. targets = (
  635. D2AAC0620554660B00DB518D /* game-d3xp */,
  636. );
  637. };
  638. /* End PBXProject section */
  639. /* Begin PBXReferenceProxy section */
  640. 81225A210912C3A4005D34B9 /* libidlib_pic.a */ = {
  641. isa = PBXReferenceProxy;
  642. fileType = archive.ar;
  643. path = libidlib_pic.a;
  644. remoteRef = 81225A200912C3A4005D34B9 /* PBXContainerItemProxy */;
  645. sourceTree = BUILT_PRODUCTS_DIR;
  646. };
  647. 81225A230912C3A4005D34B9 /* libidlib_nopic.a */ = {
  648. isa = PBXReferenceProxy;
  649. fileType = archive.ar;
  650. path = libidlib_nopic.a;
  651. remoteRef = 81225A220912C3A4005D34B9 /* PBXContainerItemProxy */;
  652. sourceTree = BUILT_PRODUCTS_DIR;
  653. };
  654. /* End PBXReferenceProxy section */
  655. /* Begin PBXSourcesBuildPhase section */
  656. D2AAC0610554660B00DB518D /* Sources */ = {
  657. isa = PBXSourcesBuildPhase;
  658. buildActionMask = 2147483647;
  659. files = (
  660. 81225AC40912C42F005D34B9 /* PlayerIcon.cpp in Sources */,
  661. 81225AC50912C42F005D34B9 /* Actor.cpp in Sources */,
  662. 81225AC70912C42F005D34B9 /* AF.cpp in Sources */,
  663. 81225AC90912C42F005D34B9 /* AFEntity.cpp in Sources */,
  664. 81225ACB0912C42F005D34B9 /* AAS.cpp in Sources */,
  665. 81225ACD0912C42F005D34B9 /* AAS_debug.cpp in Sources */,
  666. 81225ACF0912C42F005D34B9 /* AAS_pathing.cpp in Sources */,
  667. 81225AD00912C42F005D34B9 /* AAS_routing.cpp in Sources */,
  668. 81225AD10912C42F005D34B9 /* AI.cpp in Sources */,
  669. 81225AD30912C42F005D34B9 /* AI_events.cpp in Sources */,
  670. 81225AD40912C42F005D34B9 /* AI_pathing.cpp in Sources */,
  671. 81225AD50912C42F005D34B9 /* AI_Vagary.cpp in Sources */,
  672. 81225AD60912C42F005D34B9 /* Anim.cpp in Sources */,
  673. 81225AD80912C42F005D34B9 /* Anim_Blend.cpp in Sources */,
  674. 81225AD90912C42F005D34B9 /* Anim_Import.cpp in Sources */,
  675. 81225ADA0912C42F005D34B9 /* Anim_Testmodel.cpp in Sources */,
  676. 81225ADC0912C42F005D34B9 /* BrittleFracture.cpp in Sources */,
  677. 81225ADE0912C42F005D34B9 /* Camera.cpp in Sources */,
  678. 81225AE00912C42F005D34B9 /* Entity.cpp in Sources */,
  679. 81225AE20912C42F005D34B9 /* Fx.cpp in Sources */,
  680. 81225AE50912C42F005D34B9 /* Game_local.cpp in Sources */,
  681. 81225AE70912C42F005D34B9 /* Game_network.cpp in Sources */,
  682. 81225AE80912C42F005D34B9 /* GameEdit.cpp in Sources */,
  683. 81225AEA0912C42F005D34B9 /* Class.cpp in Sources */,
  684. 81225AEC0912C42F005D34B9 /* DebugGraph.cpp in Sources */,
  685. 81225AEE0912C42F005D34B9 /* Event.cpp in Sources */,
  686. 81225AF10912C42F005D34B9 /* SaveGame.cpp in Sources */,
  687. 81225AF30912C42F005D34B9 /* SysCmds.cpp in Sources */,
  688. 81225AF50912C42F005D34B9 /* SysCvar.cpp in Sources */,
  689. 81225AF70912C42F005D34B9 /* TypeInfo.cpp in Sources */,
  690. 81225AF90912C42F005D34B9 /* IK.cpp in Sources */,
  691. 81225AFB0912C42F005D34B9 /* Item.cpp in Sources */,
  692. 81225AFD0912C42F005D34B9 /* Light.cpp in Sources */,
  693. 81225AFF0912C42F005D34B9 /* Misc.cpp in Sources */,
  694. 81225B010912C42F005D34B9 /* Moveable.cpp in Sources */,
  695. 81225B030912C42F005D34B9 /* Mover.cpp in Sources */,
  696. 81225B050912C42F005D34B9 /* MultiplayerGame.cpp in Sources */,
  697. 81225B070912C42F005D34B9 /* Clip.cpp in Sources */,
  698. 81225B090912C42F005D34B9 /* Force.cpp in Sources */,
  699. 81225B0B0912C42F005D34B9 /* Force_Constant.cpp in Sources */,
  700. 81225B0D0912C42F005D34B9 /* Force_Drag.cpp in Sources */,
  701. 81225B0F0912C42F005D34B9 /* Force_Field.cpp in Sources */,
  702. 81225B110912C42F005D34B9 /* Force_Spring.cpp in Sources */,
  703. 81225B130912C42F005D34B9 /* Physics.cpp in Sources */,
  704. 81225B150912C42F005D34B9 /* Physics_Actor.cpp in Sources */,
  705. 81225B170912C42F005D34B9 /* Physics_AF.cpp in Sources */,
  706. 81225B190912C42F005D34B9 /* Physics_Base.cpp in Sources */,
  707. 81225B1B0912C42F005D34B9 /* Physics_Monster.cpp in Sources */,
  708. 81225B1D0912C42F005D34B9 /* Physics_Parametric.cpp in Sources */,
  709. 81225B1F0912C42F005D34B9 /* Physics_Player.cpp in Sources */,
  710. 81225B210912C42F005D34B9 /* Physics_RigidBody.cpp in Sources */,
  711. 81225B230912C42F005D34B9 /* Physics_Static.cpp in Sources */,
  712. 81225B250912C42F005D34B9 /* Physics_StaticMulti.cpp in Sources */,
  713. 81225B270912C42F005D34B9 /* Push.cpp in Sources */,
  714. 81225B290912C42F005D34B9 /* Player.cpp in Sources */,
  715. 81225B2B0912C42F005D34B9 /* PlayerView.cpp in Sources */,
  716. 81225B2D0912C42F005D34B9 /* Projectile.cpp in Sources */,
  717. 81225B2F0912C42F005D34B9 /* Pvs.cpp in Sources */,
  718. 81225B310912C42F005D34B9 /* Script_Compiler.cpp in Sources */,
  719. 81225B330912C42F005D34B9 /* Script_Interpreter.cpp in Sources */,
  720. 81225B350912C42F005D34B9 /* Script_Program.cpp in Sources */,
  721. 81225B370912C42F005D34B9 /* Script_Thread.cpp in Sources */,
  722. 81225B390912C42F005D34B9 /* SecurityCamera.cpp in Sources */,
  723. 81225B3B0912C42F005D34B9 /* SmokeParticles.cpp in Sources */,
  724. 81225B3D0912C42F005D34B9 /* Sound.cpp in Sources */,
  725. 81225B3F0912C42F005D34B9 /* Target.cpp in Sources */,
  726. 81225B410912C42F005D34B9 /* Trigger.cpp in Sources */,
  727. 81225B430912C42F005D34B9 /* Weapon.cpp in Sources */,
  728. 81225B450912C42F005D34B9 /* WorldSpawn.cpp in Sources */,
  729. 25ACE0660B31FDED00A159B2 /* Grabber.cpp in Sources */,
  730. 25ACE0680B31FDFE00A159B2 /* Force_Grab.cpp in Sources */,
  731. );
  732. runOnlyForDeploymentPostprocessing = 0;
  733. };
  734. /* End PBXSourcesBuildPhase section */
  735. /* Begin PBXTargetDependency section */
  736. 81225A390912C3C8005D34B9 /* PBXTargetDependency */ = {
  737. isa = PBXTargetDependency;
  738. name = idlib_pic;
  739. targetProxy = 81225A380912C3C8005D34B9 /* PBXContainerItemProxy */;
  740. };
  741. /* End PBXTargetDependency section */
  742. /* Begin XCBuildConfiguration section */
  743. 81225A250912C3A4005D34B9 /* Debug */ = {
  744. isa = XCBuildConfiguration;
  745. buildSettings = {
  746. COPY_PHASE_STRIP = NO;
  747. DYLIB_COMPATIBILITY_VERSION = 1;
  748. DYLIB_CURRENT_VERSION = 1;
  749. GCC_DYNAMIC_NO_PIC = NO;
  750. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  751. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  752. GCC_MODEL_TUNING = G5;
  753. GCC_ONE_BYTE_BOOL = YES;
  754. GCC_OPTIMIZATION_LEVEL = 0;
  755. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  756. GCC_WARN_UNUSED_VARIABLE = YES;
  757. INSTALL_PATH = /usr/local/lib;
  758. LIBRARY_STYLE = DYNAMIC;
  759. MACH_O_TYPE = mh_dylib;
  760. MAIN_CPP_DEFINES = _DEBUG;
  761. OTHER_CPLUSPLUSFLAGS = (
  762. "$(OTHER_CFLAGS)",
  763. "-fpermissive",
  764. );
  765. PREBINDING = NO;
  766. PRODUCT_NAME = game;
  767. ZERO_LINK = YES;
  768. };
  769. name = Debug;
  770. };
  771. 81225A260912C3A4005D34B9 /* Release */ = {
  772. isa = XCBuildConfiguration;
  773. buildSettings = {
  774. ARCHS = (
  775. ppc,
  776. i386,
  777. );
  778. COPY_PHASE_STRIP = YES;
  779. DYLIB_COMPATIBILITY_VERSION = 1;
  780. DYLIB_CURRENT_VERSION = 1;
  781. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  782. GCC_ONE_BYTE_BOOL = YES;
  783. GCC_OPTIMIZATION_LEVEL = 3;
  784. LIBRARY_STYLE = DYNAMIC;
  785. MACH_O_TYPE = mh_dylib;
  786. OTHER_CFLAGS = (
  787. "-finline",
  788. "-finline-limit=1000",
  789. "-fomit-frame-pointer",
  790. "-fno-common",
  791. );
  792. OTHER_CPLUSPLUSFLAGS = (
  793. "$(OTHER_CFLAGS)",
  794. "-fpermissive",
  795. );
  796. PREBINDING = NO;
  797. PRODUCT_NAME = "game-d3xp";
  798. SYMROOT = build;
  799. ZERO_LINK = NO;
  800. };
  801. name = Release;
  802. };
  803. 81225A270912C3A4005D34B9 /* Default */ = {
  804. isa = XCBuildConfiguration;
  805. buildSettings = {
  806. DYLIB_COMPATIBILITY_VERSION = 1;
  807. DYLIB_CURRENT_VERSION = 1;
  808. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  809. GCC_MODEL_TUNING = G5;
  810. GCC_ONE_BYTE_BOOL = YES;
  811. GCC_PREPROCESSOR_DEFINITIONS = (
  812. "$(MAIN_CPP_DEFINES)",
  813. MACOS_X,
  814. GAME_DLL,
  815. __WITH_PB__,
  816. );
  817. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  818. GCC_WARN_UNUSED_VARIABLE = YES;
  819. INSTALL_PATH = /usr/local/lib;
  820. LIBRARY_STYLE = DYNAMIC;
  821. MACH_O_TYPE = mh_dylib;
  822. OTHER_CPLUSPLUSFLAGS = (
  823. "$(OTHER_CFLAGS)",
  824. "-fpermissive",
  825. );
  826. PREBINDING = NO;
  827. PRODUCT_NAME = game;
  828. };
  829. name = Default;
  830. };
  831. 81225A290912C3A4005D34B9 /* Debug */ = {
  832. isa = XCBuildConfiguration;
  833. buildSettings = {
  834. ARCHS = (
  835. ppc,
  836. i386,
  837. );
  838. GCC_ONE_BYTE_BOOL = YES;
  839. GCC_PREPROCESSOR_DEFINITIONS = (
  840. _D3XP,
  841. CTF,
  842. _DEBUG,
  843. MACOS_X,
  844. GAME_DLL,
  845. __WITH_PB__,
  846. );
  847. MACOSX_DEPLOYMENT_TARGET = 10.4;
  848. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  849. };
  850. name = Debug;
  851. };
  852. 81225A2A0912C3A4005D34B9 /* Release */ = {
  853. isa = XCBuildConfiguration;
  854. buildSettings = {
  855. ARCHS = (
  856. ppc,
  857. i386,
  858. );
  859. GCC_ONE_BYTE_BOOL = YES;
  860. GCC_OPTIMIZATION_LEVEL = 3;
  861. GCC_PREPROCESSOR_DEFINITIONS = (
  862. _D3XP,
  863. CTF,
  864. MACOS_X,
  865. GAME_DLL,
  866. __WITH_PB__,
  867. );
  868. MACOSX_DEPLOYMENT_TARGET = 10.4;
  869. OTHER_CFLAGS = (
  870. "-finline",
  871. "-finline-limit=1000",
  872. );
  873. OTHER_CPLUSPLUSFLAGS = (
  874. "$(OTHER_CFLAGS)",
  875. "-fpermissive",
  876. "-fomit-frame-pointer",
  877. "-fno-common",
  878. );
  879. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  880. };
  881. name = Release;
  882. };
  883. 81225A2B0912C3A4005D34B9 /* Default */ = {
  884. isa = XCBuildConfiguration;
  885. buildSettings = {
  886. ARCHS = (
  887. ppc,
  888. i386,
  889. );
  890. GCC_ONE_BYTE_BOOL = YES;
  891. GCC_PREPROCESSOR_DEFINITIONS = (
  892. _D3XP,
  893. CTF,
  894. );
  895. MACOSX_DEPLOYMENT_TARGET = 10.4;
  896. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  897. };
  898. name = Default;
  899. };
  900. /* End XCBuildConfiguration section */
  901. /* Begin XCConfigurationList section */
  902. 81225A240912C3A4005D34B9 /* Build configuration list for PBXNativeTarget "game-d3xp" */ = {
  903. isa = XCConfigurationList;
  904. buildConfigurations = (
  905. 81225A250912C3A4005D34B9 /* Debug */,
  906. 81225A260912C3A4005D34B9 /* Release */,
  907. 81225A270912C3A4005D34B9 /* Default */,
  908. );
  909. defaultConfigurationIsVisible = 0;
  910. defaultConfigurationName = Default;
  911. };
  912. 81225A280912C3A4005D34B9 /* Build configuration list for PBXProject "d3xp" */ = {
  913. isa = XCConfigurationList;
  914. buildConfigurations = (
  915. 81225A290912C3A4005D34B9 /* Debug */,
  916. 81225A2A0912C3A4005D34B9 /* Release */,
  917. 81225A2B0912C3A4005D34B9 /* Default */,
  918. );
  919. defaultConfigurationIsVisible = 0;
  920. defaultConfigurationName = Default;
  921. };
  922. /* End XCConfigurationList section */
  923. };
  924. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  925. }