2012-07-22 19:45 UTC+0200 Viktor Szakats (vszakats syenar.net)

* extras/hbapollo/hbapollo.hbp
    + utilize original COFF implibs provided by the vendor
      (it makes link-time warnings disappear, when using mingw
      and enables implib generation for all compilers)
This commit is contained in:
Viktor Szakats
2012-07-22 17:46:39 +00:00
parent 675cbcb5d6
commit d899ff5acc
2 changed files with 8 additions and 0 deletions

View File

@@ -16,6 +16,12 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-07-22 19:45 UTC+0200 Viktor Szakats (vszakats syenar.net)
* extras/hbapollo/hbapollo.hbp
+ utilize original COFF implibs provided by the vendor
(it makes link-time warnings disappear, when using mingw
and enables implib generation for all compilers)
2012-07-22 19:31 UTC+0200 Viktor Szakats (vszakats syenar.net)
* contrib/hbgt/doc/en/hbgt.txt
* doc/en/gtslang.txt

View File

@@ -20,6 +20,8 @@
-depincpath=apollo:/boot/common/include
-depimplibs=apollo:../sde7.dll
-depimplibs=apollo:../fts32.dll
-depimplibs=apollo:sde7.lib
-depimplibs=apollo:fts32.lib
{HB_WITH_APOLLO_VER61}-cflag=-DHB_WITH_APOLLO_VER61