RosePasswordsGenerator.lpi 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <SessionStorage Value="InProjectDir"/>
  8. <MainUnit Value="0"/>
  9. <Title Value="RosePasswordsGenerator"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. <Icon Value="0"/>
  13. </General>
  14. <i18n>
  15. <EnableI18N LFM="False"/>
  16. </i18n>
  17. <VersionInfo>
  18. <StringTable ProductVersion=""/>
  19. </VersionInfo>
  20. <BuildModes Count="1">
  21. <Item1 Name="Default" Default="True"/>
  22. </BuildModes>
  23. <PublishOptions>
  24. <Version Value="2"/>
  25. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  26. <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
  27. </PublishOptions>
  28. <RunParams>
  29. <local>
  30. <FormatVersion Value="1"/>
  31. </local>
  32. </RunParams>
  33. <RequiredPackages Count="2">
  34. <Item1>
  35. <PackageName Value="RunTimeTypeInfoControls"/>
  36. </Item1>
  37. <Item2>
  38. <PackageName Value="LCL"/>
  39. </Item2>
  40. </RequiredPackages>
  41. <Units Count="2">
  42. <Unit0>
  43. <Filename Value="RosePasswordsGenerator.lpr"/>
  44. <IsPartOfProject Value="True"/>
  45. <UnitName Value="RosePasswordsGenerator"/>
  46. </Unit0>
  47. <Unit1>
  48. <Filename Value="unit1.pas"/>
  49. <IsPartOfProject Value="True"/>
  50. <ComponentName Value="Form1"/>
  51. <ResourceBaseClass Value="Form"/>
  52. <UnitName Value="Unit1"/>
  53. </Unit1>
  54. </Units>
  55. </ProjectOptions>
  56. <CompilerOptions>
  57. <Version Value="11"/>
  58. <PathDelim Value="\"/>
  59. <Target>
  60. <Filename Value="RosePasswordsGenerator"/>
  61. </Target>
  62. <SearchPaths>
  63. <IncludeFiles Value="$(ProjOutDir)"/>
  64. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  65. </SearchPaths>
  66. <Linking>
  67. <Options>
  68. <Win32>
  69. <GraphicApplication Value="True"/>
  70. </Win32>
  71. </Options>
  72. </Linking>
  73. <Other>
  74. <CompilerMessages>
  75. <MsgFileName Value=""/>
  76. </CompilerMessages>
  77. <CompilerPath Value="$(CompPath)"/>
  78. </Other>
  79. </CompilerOptions>
  80. <Debugging>
  81. <Exceptions Count="3">
  82. <Item1>
  83. <Name Value="EAbort"/>
  84. </Item1>
  85. <Item2>
  86. <Name Value="ECodetoolError"/>
  87. </Item2>
  88. <Item3>
  89. <Name Value="EFOpenError"/>
  90. </Item3>
  91. </Exceptions>
  92. </Debugging>
  93. </CONFIG>