From 37a1b4a8add49e79d7b90e9a608b16eaad1536ef Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 17 Jun 2012 00:15:05 +0000 Subject: [PATCH] 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 --- harbour/ChangeLog | 5 +++++ harbour/contrib/hbcurl/hbcurl.hbp | 3 +++ 2 files changed, 8 insertions(+) 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