genkeypair.lpi 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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. </Flags>
  10. <SessionStorage Value="InProjectDir"/>
  11. <MainUnit Value="0"/>
  12. <Title Value="genkeypair"/>
  13. <UseAppBundle Value="False"/>
  14. <ResourceType Value="res"/>
  15. </General>
  16. <i18n>
  17. <EnableI18N LFM="False"/>
  18. </i18n>
  19. <VersionInfo>
  20. <StringTable ProductVersion=""/>
  21. </VersionInfo>
  22. <BuildModes Count="1">
  23. <Item1 Name="Default" Default="True"/>
  24. </BuildModes>
  25. <PublishOptions>
  26. <Version Value="2"/>
  27. </PublishOptions>
  28. <RunParams>
  29. <local>
  30. <FormatVersion Value="1"/>
  31. </local>
  32. </RunParams>
  33. <Units Count="1">
  34. <Unit0>
  35. <Filename Value="genkeypair.lpr"/>
  36. <IsPartOfProject Value="True"/>
  37. <UnitName Value="genkeypair"/>
  38. </Unit0>
  39. </Units>
  40. </ProjectOptions>
  41. <CompilerOptions>
  42. <Version Value="11"/>
  43. <SearchPaths>
  44. <IncludeFiles Value="$(ProjOutDir)"/>
  45. <OtherUnitFiles Value="../src"/>
  46. </SearchPaths>
  47. <Parsing>
  48. <SyntaxOptions>
  49. <UseAnsiStrings Value="False"/>
  50. </SyntaxOptions>
  51. </Parsing>
  52. <Other>
  53. <CompilerPath Value="$(CompPath)"/>
  54. </Other>
  55. </CompilerOptions>
  56. <Debugging>
  57. <Exceptions Count="3">
  58. <Item1>
  59. <Name Value="EAbort"/>
  60. </Item1>
  61. <Item2>
  62. <Name Value="ECodetoolError"/>
  63. </Item2>
  64. <Item3>
  65. <Name Value="EFOpenError"/>
  66. </Item3>
  67. </Exceptions>
  68. </Debugging>
  69. </CONFIG>