From 1ddb75cd8b0a0bc4a069d63e9d96cb5834e0be88 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 10 Jul 2012 11:55:53 +0000 Subject: [PATCH] 2012-07-10 13:55 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/hbqt/hbqt_commons.hbm * contrib/hbssl/hbssls.hbp ! do not generate .hbx files for optional static versions of libs --- harbour/ChangeLog | 13 +++++++++---- harbour/contrib/hbqt/hbqt_commons.hbm | 2 ++ harbour/contrib/hbssl/hbssls.hbp | 2 ++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 5912938412..8e6daab26f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-10 13:55 UTC+0200 Viktor Szakats (harbour syenar.net) + * contrib/hbqt/hbqt_commons.hbm + * contrib/hbssl/hbssls.hbp + ! do not generate .hbx files for optional static versions of libs + 2012-07-10 02:25 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/tests/dbfbrowser.prg * Minor: using the table in shared mode instead of exclusively. @@ -49,8 +54,8 @@ * contrib/hbide/ideuisrcmanager.prg * contrib/hbide/idewizard.prg - Removed: qObj[ cObjName ] to current syntax. - % Started: to make it unicode compliant but struck - in between while global find/replaced left me + % Started: to make it unicode compliant but struck + in between while global find/replaced left me in static state. So I need to commit. 2012-07-10 02:04 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) @@ -62,8 +67,8 @@ * contrib/hbqt/hbmk2_qt.hb + Implemented: .ui manipulation as proper class object. Now any object of interface can be accessed by its objectName - given in the Qt Creator. To keep compatibility with old - code, the "q_" prefix is also retained. User will see no + given in the Qt Creator. To keep compatibility with old + code, the "q_" prefix is also retained. User will see no difference in his code but is encouraged to use new syntax which is mode in line with a true object. For example: oUI := hbqtui_uifilename( oParent ) diff --git a/harbour/contrib/hbqt/hbqt_commons.hbm b/harbour/contrib/hbqt/hbqt_commons.hbm index d9c533cebc..293b9f07d4 100644 --- a/harbour/contrib/hbqt/hbqt_commons.hbm +++ b/harbour/contrib/hbqt/hbqt_commons.hbm @@ -11,6 +11,8 @@ hbqt_common.hbm +-hbx= + -cflag=-DQT_NODLL # moved to the end to make --hbinfo=nested' return complete information diff --git a/harbour/contrib/hbssl/hbssls.hbp b/harbour/contrib/hbssl/hbssls.hbp index 7b9cdfa8e0..4408f33135 100644 --- a/harbour/contrib/hbssl/hbssls.hbp +++ b/harbour/contrib/hbssl/hbssls.hbp @@ -4,6 +4,8 @@ hbssl.hbm +-hbx= + -stop{!allwin|hbdyn} {allwin}-cflag=-DHB_OPENSSL_STATIC