/components/printers/design/printers4lazide.lpk

http://github.com/graemeg/lazarus · Unknown · 58 lines · 58 code · 0 blank · 0 comment · 0 complexity · daced6206a4a66e21be4f97d891d8364 MD5 · raw file

  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <Package Version="4">
  4. <PathDelim Value="\"/>
  5. <Name Value="printers4lazide"/>
  6. <AddToProjectUsesSection Value="True"/>
  7. <CompilerOptions>
  8. <Version Value="11"/>
  9. <PathDelim Value="\"/>
  10. <SearchPaths>
  11. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\$(LCLWidgetType)"/>
  12. </SearchPaths>
  13. <Parsing>
  14. <SyntaxOptions>
  15. <UseAnsiStrings Value="False"/>
  16. </SyntaxOptions>
  17. </Parsing>
  18. <Other>
  19. <CompilerPath Value="$(CompPath)"/>
  20. </Other>
  21. </CompilerOptions>
  22. <Files Count="2">
  23. <Item1>
  24. <Filename Value="ideprinting.pas"/>
  25. <HasRegisterProc Value="True"/>
  26. <UnitName Value="ideprinting"/>
  27. </Item1>
  28. <Item2>
  29. <Filename Value="sourceprinter.pas"/>
  30. <UnitName Value="SourcePrinter"/>
  31. </Item2>
  32. </Files>
  33. <i18n>
  34. <EnableI18N Value="True"/>
  35. <OutDir Value="languages"/>
  36. </i18n>
  37. <Type Value="DesignTime"/>
  38. <RequiredPkgs Count="3">
  39. <Item1>
  40. <PackageName Value="FCL"/>
  41. <MinVersion Major="1" Valid="True"/>
  42. </Item1>
  43. <Item2>
  44. <PackageName Value="IDEIntf"/>
  45. </Item2>
  46. <Item3>
  47. <PackageName Value="printer4lazarus"/>
  48. </Item3>
  49. </RequiredPkgs>
  50. <UsageOptions>
  51. <UnitPath Value="$(PkgOutDir)"/>
  52. </UsageOptions>
  53. <PublishOptions>
  54. <Version Value="2"/>
  55. <IgnoreBinaries Value="False"/>
  56. </PublishOptions>
  57. </Package>
  58. </CONFIG>