summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-01-07 18:20:53 +0900
committerMichele Calgaro <[email protected]>2025-01-07 18:20:53 +0900
commit2b0ea37581b2fa4eba2b353d45dc134fbafe0b0f (patch)
tree8efed172b95588e6ea4345fa60f47d52bbdec9b6 /qmake
parent01d46198d1b9240c8e0eb1cf31300b77879da412 (diff)
downloadtqt3-2b0ea37581b2fa4eba2b353d45dc134fbafe0b0f.tar.gz
tqt3-2b0ea37581b2fa4eba2b353d45dc134fbafe0b0f.zip
Remove support for Tru64, OSF and SCO v3.2
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/book/qmake-install.leaf16
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}