2018-01-16 11:25:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2011-07-22 18:48:22 +00:00
|
|
|
<CONFIG>
|
|
|
|
<Package Version="4">
|
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<Name Value="lazbarcodes_runtimeonly"/>
|
|
|
|
<Author Value="José Mejuto"/>
|
|
|
|
<CompilerOptions>
|
2018-01-16 11:25:47 +00:00
|
|
|
<Version Value="11"/>
|
2011-07-22 18:48:22 +00:00
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<SearchPaths>
|
|
|
|
<OtherUnitFiles Value="..\src"/>
|
|
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
|
|
</SearchPaths>
|
|
|
|
</CompilerOptions>
|
|
|
|
<Description Value="Provides barcode 1D and 2D generation based in the 'C' zint library."/>
|
2018-02-11 11:52:46 +00:00
|
|
|
<License Value="BSD 3
|
|
|
|
|
|
|
|
ZINT was originally developed by Robin Stuart and licensed under the terms of the GPL (Gnu
|
|
|
|
Public License). In 2013 Robin Stuart and all developers that contributed to the code agreed
|
|
|
|
to change the license to a less restrictive one (see ZINT mailing list of May 2013 for
|
|
|
|
related mails) under the following conditions:
|
|
|
|
- the names of original copyright holder Robin Stuart and contributors are not removed,
|
|
|
|
neither from sources nor from the manual
|
|
|
|
- the documentation is done in British English (as Robin said: "Oh, and please don't
|
|
|
|
replace the word "colour" with "color" in the documentation - that really annoys me!")
|
|
|
|
|
|
|
|
Change to BSD-license is done for backend and therefore for ZINT shared library only, for
|
|
|
|
the frontends and Qt4-backend the GPL is still valid. Since BSD-license is GPL-compatible
|
|
|
|
this gives the possibility to include ZINT library in own products or link against it from
|
|
|
|
own software."/>
|
|
|
|
<Version Major="1" Release="2"/>
|
2011-07-22 18:48:22 +00:00
|
|
|
<Files Count="9">
|
|
|
|
<Item1>
|
|
|
|
<Filename Value="..\src\zint.pp"/>
|
|
|
|
<UnitName Value="zint"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<Filename Value="..\src\uaztec.pas"/>
|
|
|
|
<UnitName Value="uaztec"/>
|
|
|
|
</Item2>
|
|
|
|
<Item3>
|
|
|
|
<Filename Value="..\src\ubasic.pas"/>
|
|
|
|
<UnitName Value="ubasic"/>
|
|
|
|
</Item3>
|
|
|
|
<Item4>
|
|
|
|
<Filename Value="..\src\udatamatrix.pas"/>
|
|
|
|
<UnitName Value="udatamatrix"/>
|
|
|
|
</Item4>
|
|
|
|
<Item5>
|
|
|
|
<Filename Value="..\src\uhelper.pas"/>
|
|
|
|
<UnitName Value="uhelper"/>
|
|
|
|
</Item5>
|
|
|
|
<Item6>
|
|
|
|
<Filename Value="..\src\uqr.pas"/>
|
|
|
|
<UnitName Value="uqr"/>
|
|
|
|
</Item6>
|
|
|
|
<Item7>
|
|
|
|
<Filename Value="..\src\ureedsolomon.pas"/>
|
|
|
|
<UnitName Value="ureedsolomon"/>
|
|
|
|
</Item7>
|
|
|
|
<Item8>
|
|
|
|
<Filename Value="..\src\urender.pas"/>
|
|
|
|
<UnitName Value="urender"/>
|
|
|
|
</Item8>
|
|
|
|
<Item9>
|
|
|
|
<Filename Value="..\src\usjis.pas"/>
|
|
|
|
<UnitName Value="usjis"/>
|
|
|
|
</Item9>
|
|
|
|
</Files>
|
|
|
|
<RequiredPkgs Count="2">
|
|
|
|
<Item1>
|
|
|
|
<PackageName Value="LCLBase"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<PackageName Value="FCL"/>
|
|
|
|
</Item2>
|
|
|
|
</RequiredPkgs>
|
|
|
|
<UsageOptions>
|
|
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
|
|
</UsageOptions>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
</PublishOptions>
|
2018-01-16 11:25:47 +00:00
|
|
|
<CustomOptions Items="ExternHelp" Version="2">
|
|
|
|
<_ExternHelp Items="Count"/>
|
|
|
|
</CustomOptions>
|
2011-07-22 18:48:22 +00:00
|
|
|
</Package>
|
|
|
|
</CONFIG>
|