diff options
Diffstat (limited to 'qmake/book/qmake-install.leaf')
-rw-r--r-- | qmake/book/qmake-install.leaf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/qmake/book/qmake-install.leaf b/qmake/book/qmake-install.leaf index 3899232e4..e8199f97f 100644 --- a/qmake/book/qmake-install.leaf +++ b/qmake/book/qmake-install.leaf @@ -22,14 +22,14 @@ g++, you would set this environment variable to \e solaris-g++. The following is a list of environment variables available to choose from when setting QMAKESPEC: -aix-64 hpux-cc irix-032 netbsd-g++ solaris-cc unixware7-g++ -aix-g++ hpux-g++ linux-cxx openbsd-g++ solaris-g++ -aix-xlc hpux-n64 linux-g++ openunix-cc sunos-g++ win32-g++ -bsdi-g++ hpux-o64 linux-icc qnx-g++ tru64-cxx win32-msvc -dgux-g++ hurd-g++ linux-kcc tru64-g++ win32-watc -freebsd-g++ irix-64 macx-pbuilder ultrix-g++ win32-visa -hpux-acc irix-g++ macx-g++ sco-g++ unixware-g -hpux-acc irix-n32 solaris-64 unixware7-cc +aix-64 hpux-cc irix-032 netbsd-g++ solaris-cc +aix-g++ hpux-g++ linux-cxx openbsd-g++ solaris-g++ +aix-xlc hpux-n64 linux-g++ openunix-cc sunos-g++ +bsdi-g++ hpux-o64 linux-icc qnx-g++ win32-msvc +dgux-g++ hurd-g++ linux-kcc unixware7-g++ win32-visa +freebsd-g++ irix-64 macx-pbuilder ultrix-g++ win32-g++ +hpux-acc irix-g++ macx-g++ unixware-g win32-watc +hpux-acc irix-n32 solaris-64 unixware7-cc \i TQTDIR \BR This must be set to where TQt is (or will be) installed. For example, \e {c:\\qt} and \e {\\local\\qt} |