mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 19:49:07 +02:00
* added linklib statement
git-svn-id: trunk@8616 -
This commit is contained in:
parent
aa76355045
commit
86164b3a8d
@ -29,6 +29,8 @@ const
|
|||||||
{$endif windows}
|
{$endif windows}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
|
{$linklib libz}
|
||||||
|
|
||||||
type
|
type
|
||||||
{ Compatible with paszlib }
|
{ Compatible with paszlib }
|
||||||
Uint = Longint;
|
Uint = Longint;
|
||||||
|
Loading…
Reference in New Issue
Block a user