testfpimage.lpi 1.6 KB

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