2010-11-08 22:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbexpat/3rd/expat/expat.hbp
    + *nix support.

  * contrib/hbqt/qtwebkit/hbqtwebkit.hbm
  * contrib/hbqt/hbqt_common.hbm
    + bsd support.

  ; Along the patch by Tamas.
This commit is contained in:
Viktor Szakats
2010-11-08 21:28:39 +00:00
parent c69ba47c03
commit 89308c197d
4 changed files with 13 additions and 1 deletions

View File

@@ -16,6 +16,16 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-11-08 22:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbexpat/3rd/expat/expat.hbp
+ *nix support.
* contrib/hbqt/qtwebkit/hbqtwebkit.hbm
* contrib/hbqt/hbqt_common.hbm
+ bsd support.
; Along the patch by Tamas.
2010-11-08 12:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbhpdf/3rd/libhpdf/libhpdf.hbp
! Fixed to enable win-specific dynamic lib related option

View File

@@ -15,7 +15,7 @@ xmltok.c
{hblib}-cflag=-DXML_STATIC
{allwin}-cflag=-DCOMPILED_FROM_DSP
{os2}-cflag=-DHAVE_MEMMOVE
{unix|os2}-cflag=-DHAVE_MEMMOVE
{bcc}-cflag=-w-8057
{bcc}-cflag=-w-8008
{bcc}-cflag=-w-8066

View File

@@ -29,5 +29,6 @@
{!darwin}-depincpath=qt:/usr/include/qt4
{!darwin}-depincpath=qt:/usr/lib/qt4/include
{!darwin}-depincpath=qt:/usr/include
{bsd}-depincpath=qt:/usr/local/include/qt4
{darwin}-depincpath=qt:/Developer/qt/include
{darwin}-depincpath=qt:/Library/Frameworks

View File

@@ -19,5 +19,6 @@ hbqt_extern.prg
{!darwin}-depincpath=qtwebkit:/usr/include/qt4
{!darwin}-depincpath=qtwebkit:/usr/lib/qt4/include
{!darwin}-depincpath=qtwebkit:/usr/include
{bsd}-depincpath=qt:/usr/local/include/qt4
{darwin}-depincpath=qtwebkit:/Developer/qt/include
{darwin}-depincpath=qtwebkit:/Library/Frameworks