diff --git a/harbour/ChangeLog b/harbour/ChangeLog index dbdc5a13cc..64aa29b8cf 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2010-10-15 17:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/rddads/rddads.hbp + ! Reordered lookup order for possible .dll (+ COFF .lib) location + to fix implib generation with some ADS releases (7.x, 8.x). + 2010-10-15 10:01 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/utils/hbqtgen.prg + Changed HB_ class instantiation function STATIC. diff --git a/harbour/contrib/rddads/rddads.hbp b/harbour/contrib/rddads/rddads.hbp index f0bae8791f..f9a2683a6f 100644 --- a/harbour/contrib/rddads/rddads.hbp +++ b/harbour/contrib/rddads/rddads.hbp @@ -16,9 +16,9 @@ -depincpath=ads:/usr/local/ads/acesdk -depincpath=ads:${HOME}/ads/acesdk {x86_64}-depimplibs=ads:ace64.dll -{x86}-depimplibs=ads:ace32.dll {x86}-depimplibs=ads:Redistribute/ace32.dll {x86}-depimplibs=ads:32bit/ace32.dll +{x86}-depimplibs=ads:ace32.dll -instfile=inc:ads.ch -instfile=inc:adsextrn.ch