From: Pierre Joye Date: Wed, 15 Dec 2010 02:01:21 +0000 (+0000) Subject: - we don't bundled fbclient, system version is used X-Git-Tag: php-5.3.6RC1~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4f631b275b4576d5d32f9c291868c13bef99317;p=php - we don't bundled fbclient, system version is used --- diff --git a/win32/build/mkdist.php b/win32/build/mkdist.php index 757d06c393..80c2523777 100644 --- a/win32/build/mkdist.php +++ b/win32/build/mkdist.php @@ -56,6 +56,9 @@ function get_depends($module) /* sybase */ 'libcs.dll', 'libct.dll', + /* firebird */ + 'fbclient.dll', + /* visual C++; mscvrt.dll is present on everyones system, * but the debug version (msvcrtd.dll) and those from visual studio.net * (msvcrt7x.dll) are not */