2009-06-05 19:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbqt/tests/hbqt.hbc
  * contrib/gtqtc/tests/gtqtc.hbc
    ! Adjusted Linux QT lib names.
      Thanks for the report to Bruno Luciani.
This commit is contained in:
Viktor Szakats
2009-06-05 17:22:52 +00:00
parent c6d0079d39
commit 45fef3bf37
3 changed files with 10 additions and 2 deletions

View File

@@ -17,6 +17,12 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-06-05 19:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/tests/hbqt.hbc
* contrib/gtqtc/tests/gtqtc.hbc
! Adjusted Linux QT lib names.
Thanks for the report to Bruno Luciani.
2009-06-05 19:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/wapi_winbase.c
+ Added:

View File

@@ -5,7 +5,8 @@
{allwin}libpaths=${HB_DIR_QT}\lib
{mingw|mingwce|(gcc&(linux|darwin))}libs=supc++
{!darwin}libs=QtCore4 QtGui4 QtNetwork4 QtWebKit4
{allwin}libs=QtCore4 QtGui4 QtNetwork4 QtWebKit4
{linux}libs=QtCore QtGui QtNetwork QtWebKit
{darwin}libs=/Library/Frameworks/QtCore.framework/QtCore
{darwin}libs=/Library/Frameworks/QtGui.framework/QtGui
{darwin}libs=/Library/Frameworks/QtNetwork.framework/QtNetwork

View File

@@ -6,7 +6,8 @@
{mingw|mingwce|(gcc&(linux|darwin))}libs=supc++
libs=hbqt
{!darwin}libs=QtCore4 QtGui4 QtNetwork4 QtWebKit4
{allwin}libs=QtCore4 QtGui4 QtNetwork4 QtWebKit4
{linux}libs=QtCore QtGui QtNetwork QtWebKit
{darwin}libs=/Library/Frameworks/QtCore.framework/QtCore
{darwin}libs=/Library/Frameworks/QtGui.framework/QtGui
{darwin}libs=/Library/Frameworks/QtNetwork.framework/QtNetwork