Browse Source

- we don't bundled fbclient, system version is used

experimental/with_scalar_types
Pierre Joye 15 years ago
parent
commit
18deebed4b
  1. 3
      win32/build/mkdist.php

3
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 */

Loading…
Cancel
Save