CryptoLibConsole.Tests.lpi 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="10"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <SessionStorage Value="InProjectDir"/>
  8. <MainUnit Value="0"/>
  9. <Title Value="CryptoLibConsole"/>
  10. <UseAppBundle Value="False"/>
  11. <ResourceType Value="res"/>
  12. </General>
  13. <VersionInfo>
  14. <StringTable ProductVersion=""/>
  15. </VersionInfo>
  16. <BuildModes Count="1">
  17. <Item1 Name="Default" Default="True"/>
  18. </BuildModes>
  19. <PublishOptions>
  20. <Version Value="2"/>
  21. </PublishOptions>
  22. <RunParams>
  23. <local>
  24. <FormatVersion Value="1"/>
  25. </local>
  26. </RunParams>
  27. <RequiredPackages Count="2">
  28. <Item1>
  29. <PackageName Value="CryptoLib4PascalPackage"/>
  30. </Item1>
  31. <Item2>
  32. <PackageName Value="FCL"/>
  33. </Item2>
  34. </RequiredPackages>
  35. <Units Count="1">
  36. <Unit0>
  37. <Filename Value="CryptoLibConsole.lpr"/>
  38. <IsPartOfProject Value="True"/>
  39. </Unit0>
  40. </Units>
  41. </ProjectOptions>
  42. <CompilerOptions>
  43. <Version Value="11"/>
  44. <PathDelim Value="\"/>
  45. <Target>
  46. <Filename Value=".\bin\CryptoLib"/>
  47. </Target>
  48. <SearchPaths>
  49. <IncludeFiles Value="$(ProjOutDir)"/>
  50. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  51. </SearchPaths>
  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>