diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:04:38 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:04:38 +0900 |
| commit | 9c087636ab0374e3126e41979eb8f1f4782eef97 (patch) | |
| tree | fe7ebf7401a89f5807e1b3517de2d731b48e15dd /INSTALL | |
| parent | 041074009f2dbedbdf8fc0581543d739cf832064 (diff) | |
| download | rosegarden-9c087636.tar.gz rosegarden-9c087636.zip | |
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -115,7 +115,7 @@ Dealing with Configuration Problems ----------------------------------- To locate Qt, CMake searches for qmake in your execute path -($PATH). CMake does not use the QTDIR environment variable. So make +($PATH). CMake does not use the TQTDIR environment variable. So make sure that the first qmake found in the execution path is the one you like to use. |
