From a1f1d76db63e958e52c4e06c772aed5da5ea27e0 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 1 Feb 2011 22:09:16 +0000 Subject: [PATCH] 2011-02-01 23:08 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbqt_common.hbc * contrib/hbqt/hbqt_common.hbm - contrib/hbqt/hbqt_hbmk2_plugin.hbs + contrib/hbqt/hbmk2_qt.hbs * Renamed HBQT hbmk2 plugin to have a short name. Just blind step to help DJGPP get around the long filename problems and head into a dead end. --- harbour/ChangeLog | 9 +++++++++ .../contrib/hbqt/{hbqt_hbmk2_plugin.hbs => hbmk2_qt.hbs} | 0 harbour/contrib/hbqt/hbqt_common.hbc | 2 +- harbour/contrib/hbqt/hbqt_common.hbm | 2 +- 4 files changed, 11 insertions(+), 2 deletions(-) rename harbour/contrib/hbqt/{hbqt_hbmk2_plugin.hbs => hbmk2_qt.hbs} (100%) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 67747498c7..fb7c3cb2af 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,15 @@ The license applies to all entries newer than 2009-04-28. */ +2011-02-01 23:08 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbqt/hbqt_common.hbc + * contrib/hbqt/hbqt_common.hbm + - contrib/hbqt/hbqt_hbmk2_plugin.hbs + + contrib/hbqt/hbmk2_qt.hbs + * Renamed HBQT hbmk2 plugin to have a short name. + Just blind step to help DJGPP get around the long filename + problems and head into a dead end. + 2011-02-01 22:42 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbwin/hbwin.hbp + contrib/hbwin/oleuuid.c diff --git a/harbour/contrib/hbqt/hbqt_hbmk2_plugin.hbs b/harbour/contrib/hbqt/hbmk2_qt.hbs similarity index 100% rename from harbour/contrib/hbqt/hbqt_hbmk2_plugin.hbs rename to harbour/contrib/hbqt/hbmk2_qt.hbs diff --git a/harbour/contrib/hbqt/hbqt_common.hbc b/harbour/contrib/hbqt/hbqt_common.hbc index 2d094b7048..6eb07f8f47 100644 --- a/harbour/contrib/hbqt/hbqt_common.hbc +++ b/harbour/contrib/hbqt/hbqt_common.hbc @@ -12,7 +12,7 @@ stop={HB_WITH_QT='no'}QT deselected, build skipped. incpaths=. -plugins=hbqt_hbmk2_plugin.hbs +plugins=hbmk2_qt.hbs {msvc}ldflags=-nodefaultlib:msvcrt.lib -defaultlib:libcmt.lib diff --git a/harbour/contrib/hbqt/hbqt_common.hbm b/harbour/contrib/hbqt/hbqt_common.hbm index cb2ed1b37f..95a8abf754 100644 --- a/harbour/contrib/hbqt/hbqt_common.hbm +++ b/harbour/contrib/hbqt/hbqt_common.hbm @@ -21,7 +21,7 @@ -stop{dos|watcom|bcc|pocc|pocc64|poccarm|msvcia64} --plugin=hbqt_hbmk2_plugin.hbs +-plugin=hbmk2_qt.hbs -deppkgname=qt:QtCore -depkeyhead=qt:QtCore/qglobal.h