/components/images/imagesforlazarus.lpk

http://github.com/graemeg/lazarus · Unknown · 73 lines · 72 code · 1 blank · 0 comment · 0 complexity · dcb3afa22d9da5b145d3bc0d8fbd8b6a MD5 · raw file

  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <Package Version="3">
  4. <Name Value="ImagesForLazarus"/>
  5. <Author Value="Mazen NEIFER"/>
  6. <CompilerOptions>
  7. <Version Value="5"/>
  8. <SearchPaths>
  9. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
  10. </SearchPaths>
  11. <CodeGeneration>
  12. <Generate Value="Faster"/>
  13. </CodeGeneration>
  14. <Linking>
  15. <Debugging>
  16. <GenerateDebugInfo Value="True"/>
  17. </Debugging>
  18. </Linking>
  19. <Other>
  20. <CompilerPath Value="$(CompPath)"/>
  21. </Other>
  22. </CompilerOptions>
  23. <Description Value="Images for Lazarus.
  24. "/>
  25. <License Value="LGPL"/>
  26. <Version Major="1" Release="1"/>
  27. <Files Count="7">
  28. <Item1>
  29. <Filename Value="lazpng.pas"/>
  30. <UnitName Value="LazPNG"/>
  31. </Item1>
  32. <Item2>
  33. <Filename Value="readme.txt"/>
  34. <Type Value="Text"/>
  35. </Item2>
  36. <Item3>
  37. <Filename Value="lazpnm.pas"/>
  38. <UnitName Value="LazPNM"/>
  39. </Item3>
  40. <Item4>
  41. <Filename Value="lazjpg.pas"/>
  42. <UnitName Value="LazJPG"/>
  43. </Item4>
  44. <Item5>
  45. <Filename Value="lazbmp.pas"/>
  46. <UnitName Value="LazBMP"/>
  47. </Item5>
  48. <Item6>
  49. <Filename Value="laztga.pas"/>
  50. <HasRegisterProc Value="True"/>
  51. <UnitName Value="LazTGA"/>
  52. </Item6>
  53. <Item7>
  54. <Filename Value="lazxpm.pas"/>
  55. <UnitName Value="LazXPM"/>
  56. </Item7>
  57. </Files>
  58. <Type Value="RunAndDesignTime"/>
  59. <RequiredPkgs Count="1">
  60. <Item1>
  61. <PackageName Value="LCL"/>
  62. </Item1>
  63. </RequiredPkgs>
  64. <UsageOptions>
  65. <UnitPath Value="$(PkgOutDir)/"/>
  66. </UsageOptions>
  67. <PublishOptions>
  68. <Version Value="2"/>
  69. <IgnoreBinaries Value="False"/>
  70. </PublishOptions>
  71. </Package>
  72. </CONFIG>