pasrewrite.lpi 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="10"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. </Flags>
  10. <SessionStorage Value="InProjectDir"/>
  11. <MainUnit Value="0"/>
  12. <Title Value="pasrewrite"/>
  13. <UseAppBundle Value="False"/>
  14. <ResourceType Value="res"/>
  15. </General>
  16. <i18n>
  17. <EnableI18N LFM="False"/>
  18. </i18n>
  19. <BuildModes Count="1">
  20. <Item1 Name="Default" Default="True"/>
  21. </BuildModes>
  22. <PublishOptions>
  23. <Version Value="2"/>
  24. </PublishOptions>
  25. <RunParams>
  26. <local>
  27. <FormatVersion Value="1"/>
  28. <CommandLineParams Value="-i 'tf.pp -Sd' -o tf2.pp"/>
  29. </local>
  30. </RunParams>
  31. <Units Count="1">
  32. <Unit0>
  33. <Filename Value="pasrewrite.pp"/>
  34. <IsPartOfProject Value="True"/>
  35. </Unit0>
  36. </Units>
  37. </ProjectOptions>
  38. <CompilerOptions>
  39. <Version Value="11"/>
  40. <Target>
  41. <Filename Value="pasrewrite"/>
  42. </Target>
  43. <SearchPaths>
  44. <IncludeFiles Value="$(ProjOutDir)"/>
  45. <OtherUnitFiles Value="../src"/>
  46. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  47. </SearchPaths>
  48. </CompilerOptions>
  49. <Debugging>
  50. <Exceptions Count="3">
  51. <Item1>
  52. <Name Value="EAbort"/>
  53. </Item1>
  54. <Item2>
  55. <Name Value="ECodetoolError"/>
  56. </Item2>
  57. <Item3>
  58. <Name Value="EFOpenError"/>
  59. </Item3>
  60. </Exceptions>
  61. </Debugging>
  62. </CONFIG>