Sfoglia il codice sorgente

* added linklib statement

git-svn-id: trunk@8616 -
Jonas Maebe 18 anni fa
parent
commit
86164b3a8d
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      packages/extra/zlib/zlib.pp

+ 2 - 0
packages/extra/zlib/zlib.pp

@@ -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;