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>
pull/1/head
Michele Calgaro 6 years ago
parent 14818db6d4
commit 07e342014e
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -9,7 +9,7 @@ KXML Editor is KParts application, and it must be installed properly to KDE dire
Before ./configure, make and make install process, use Before ./configure, make and make install process, use
export TDEDIR=/opt/kde3 export TDEDIR=/opt/kde3
export QTDIR=/usr/lib/qt3 export TQTDIR=/usr/lib/qt3
Of course look where is KDE and Qt path in your system and use correct directories. Of course look where is KDE and Qt path in your system and use correct directories.

Loading…
Cancel
Save