* {$linklib png} to enable automatically linking the library on Mac OS X

(mantis #21833)

git-svn-id: trunk@21584 -
This commit is contained in:
Jonas Maebe 2012-06-12 19:46:49 +00:00
parent d97aa91e28
commit a3fa47a95b

View File

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