Browse Source

* added linklib statement

git-svn-id: trunk@8616 -
Jonas Maebe 18 năm trước cách đây
mục cha
commit
86164b3a8d
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      packages/extra/zlib/zlib.pp

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

@@ -29,6 +29,8 @@ const
   {$endif windows}
 {$endif}
 
+{$linklib libz}
+
 type
   { Compatible with paszlib }
   Uint    = Longint;