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.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user