mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 13:29:18 +02:00
* add missing description for paszlib
git-svn-id: trunk@29231 -
This commit is contained in:
parent
4f411386f0
commit
b3bc8cafdf
@ -15,6 +15,7 @@ begin
|
||||
|
||||
P:=AddPackage('paszlib');
|
||||
P.ShortName:='pzl';
|
||||
P.Description := 'Pascal port of the ZLIB library - support for deflate compression method using for GZIP, PNG, ZIP, etc.';
|
||||
{$ifdef ALLPACKAGES}
|
||||
P.Directory:=ADirectory;
|
||||
{$endif ALLPACKAGES}
|
||||
|
Loading…
Reference in New Issue
Block a user