delp.lpi 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. <UseDefaultCompilerOptions Value="True"/>
  10. </Flags>
  11. <SessionStorage Value="InProjectDir"/>
  12. <MainUnit Value="0"/>
  13. <Title Value="delp"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. </General>
  17. <i18n>
  18. <EnableI18N LFM="False"/>
  19. </i18n>
  20. <VersionInfo>
  21. <StringTable ProductVersion=""/>
  22. </VersionInfo>
  23. <BuildModes Count="1">
  24. <Item1 Name="Default" Default="True"/>
  25. </BuildModes>
  26. <PublishOptions>
  27. <Version Value="2"/>
  28. </PublishOptions>
  29. <RunParams>
  30. <local>
  31. <FormatVersion Value="1"/>
  32. </local>
  33. </RunParams>
  34. <Units Count="1">
  35. <Unit0>
  36. <Filename Value="delp.pp"/>
  37. <IsPartOfProject Value="True"/>
  38. <UnitName Value="Delp"/>
  39. </Unit0>
  40. </Units>
  41. </ProjectOptions>
  42. <CompilerOptions>
  43. <Version Value="11"/>
  44. <Parsing>
  45. <SyntaxOptions>
  46. <UseAnsiStrings Value="False"/>
  47. </SyntaxOptions>
  48. </Parsing>
  49. <Other>
  50. <CompilerPath Value="$(CompPath)"/>
  51. </Other>
  52. </CompilerOptions>
  53. <Debugging>
  54. <Exceptions Count="3">
  55. <Item1>
  56. <Name Value="EAbort"/>
  57. </Item1>
  58. <Item2>
  59. <Name Value="ECodetoolError"/>
  60. </Item2>
  61. <Item3>
  62. <Name Value="EFOpenError"/>
  63. </Item3>
  64. </Exceptions>
  65. </Debugging>
  66. </CONFIG>