Browse Source

* {$linklib png} to enable automatically linking the library on Mac OS X
(mantis #21833)

git-svn-id: trunk@21584 -

Jonas Maebe 13 years ago
parent
commit
a3fa47a95b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/libpng/src/png.pp

+ 1 - 0
packages/libpng/src/png.pp

@@ -25,6 +25,7 @@ Const
   LibPng = 'png'; // Library name
   { matching lib version for libpng, needed for initialization }
   PNG_LIBPNG_VER_STRING='1.2.12';
+  {$linklib png}
 {$endif windows}
 
 type