From f6db80d78c34d607864112129338f54e2a73102a Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 6 May 2011 11:15:29 +0000 Subject: [PATCH] 2011-05-06 13:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * INSTALL * little discouragment to use HB_QTPATH users tend to make everything as complicated as possible by using all imaginable custom settings. bad idea in most cases. --- harbour/ChangeLog | 6 ++++++ harbour/INSTALL | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 92b695bf7a..97da2196f5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,12 @@ The license applies to all entries newer than 2009-04-28. */ +2011-05-06 13:14 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + * little discouragment to use HB_QTPATH + users tend to make everything as complicated as possible by using + all imaginable custom settings. bad idea in most cases. + 2011-05-06 09:06 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * examples/gtwvw/tests/prog2.prg * examples/gtwvw/tests/wvwtest9.prg diff --git a/harbour/INSTALL b/harbour/INSTALL index dc3eb25b8b..e25fa35a86 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -376,8 +376,9 @@ HARBOUR components: HB_QT_BUILD_STATIC=yes (only meaningful on Windows platform) - You can override automatic detection of QT 'moc', 'rcc' and 'uic' tools - by using HB_QTPATH and optionally HB_QTPOSTFIX envvars, f.e.: + You can override autodetection of QT 'moc', 'rcc' and 'uic' tools + by using HB_QTPATH and optionally HB_QTPOSTFIX envvars. This may + only be necessary on some *nix systems. F.e.: HB_QTPATH=/opt/qt45/bin/ HB_QTPOSTFIX=