diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c18b0de592..510d0abeeb 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2012-06-17 02:14 UTC+0200 Viktor Szakats (harbour syenar.net) + * contrib/hbcurl/hbcurl.hbp + + install *.dll from libcurl bin dir when experimental + HB_INSTALL_3RDDYN option is used + 2012-06-17 01:39 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/hbblat/hbblat.hbp * contrib/hbcurl/hbcurl.hbp diff --git a/harbour/contrib/hbcurl/hbcurl.hbp b/harbour/contrib/hbcurl/hbcurl.hbp index ba1d0ad9f5..954d3335a6 100644 --- a/harbour/contrib/hbcurl/hbcurl.hbp +++ b/harbour/contrib/hbcurl/hbcurl.hbp @@ -6,7 +6,10 @@ hbcurl.hbm -depimplibs=curl:../libcurl.dll -depimplibs=curl:../bin/libcurl.dll +-depfinish=curl -iflag={bcc}-a +{hbdyn&win}-instfile=depimplibsrc:${HBMK_DIR_BLAT}/../bin/*.dll + hbcurls.hbp