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).
This commit is contained in:
Viktor Szakats
2010-10-15 15:27:19 +00:00
parent 6eadf651ac
commit c6715b99bd
2 changed files with 6 additions and 1 deletions

View File

@@ -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> class instantiation function STATIC.

View File

@@ -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