diff options
author | Timothy Pearson <[email protected]> | 2015-03-05 20:59:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2015-03-05 20:59:01 -0600 |
commit | dfb87398c72e9248aa709ae212e6ab7f2209003d (patch) | |
tree | 52422e7b6774fcc503d7c701cb2c77fa016386e8 /qmake/book/qmake-install.leaf | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
Diffstat (limited to 'qmake/book/qmake-install.leaf')
-rw-r--r-- | qmake/book/qmake-install.leaf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qmake/book/qmake-install.leaf b/qmake/book/qmake-install.leaf index 5a661d995..508fd3f81 100644 --- a/qmake/book/qmake-install.leaf +++ b/qmake/book/qmake-install.leaf @@ -2,14 +2,14 @@ \section1 Installing qmake -\e qmake is built by default when Qt is built. +\e qmake is built by default when TQt is built. This section explains how to build \e qmake manually. Skip ahead to \l{The 10 minute guide to using qmake}, if you already have \e qmake. \section2 Installing qmake manually -Before building Qt manually the following environment variables must +Before building TQt manually the following environment variables must be set: \list @@ -37,7 +37,7 @@ one of the following: linux-arm-g++ linux-generic-g++ linux-mips-g++ linux-x86-g++ linux-freebsd-g++ linux-ipaq-g++ linux-solaris-g++ qnx-rtp-g++ -\i QTDIR \BR This must be set to where Qt is (or will be) installed. +\i QTDIR \BR This must be set to where TQt is (or will be) installed. For example, \e {c:\\qt} and \e {\\local\\qt} \endlist |