diff --git a/harbour/ChangeLog b/harbour/ChangeLog index bfa2128aff..75640c2dac 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2010-10-17 21:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbqt/qtuitools/hbqtuitools.hbc + ! Fixed to include the lib itself. + 2010-10-17 20:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbxbp/hbxbp.hbc + Added missing hbqtuitools reference after last commit. diff --git a/harbour/contrib/hbqt/qtuitools/hbqtuitools.hbc b/harbour/contrib/hbqt/qtuitools/hbqtuitools.hbc index 738e1ab511..703ad4d7fb 100644 --- a/harbour/contrib/hbqt/qtuitools/hbqtuitools.hbc +++ b/harbour/contrib/hbqt/qtuitools/hbqtuitools.hbc @@ -11,5 +11,6 @@ incpaths=g libs=../qtgui/hbqtgui.hbc +libs=hbqtgui${__HB_DYN__} {!HB_STATIC_QT}libs=QtUiTools {HB_STATIC_QT&(allwin|linux)}libs=QtUiTools