purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 26 Mar 2012 12:58:59 +0000 (14:58 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:39:59 +0000 (16:39 +0200)
commitc4eed770be883a66a5dc7bf511580bc9d97f2eb2
tree53eb93b4cdbc3a06c67efa2b2134d46fe7d1c402
parent92069321059760a330981e4569328b631a00285e
purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT

they are equivalent to QT_INSTALL_(HEADERS|LIBS)/get.

Change-Id: Ic4b47f3ca7db55785b96f19020a2fa020a8d25bd
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
66 files changed:
configure
mkspecs/aix-g++-64/qmake.conf
mkspecs/aix-g++/qmake.conf
mkspecs/aix-xlc-64/qmake.conf
mkspecs/aix-xlc/qmake.conf
mkspecs/common/linux.conf
mkspecs/common/mac.conf
mkspecs/common/qcc-base-qnx.conf
mkspecs/common/wince/qmake.conf
mkspecs/cygwin-g++/qmake.conf
mkspecs/darwin-g++/qmake.conf
mkspecs/features/qt.prf
mkspecs/features/qt_module_config.prf
mkspecs/freebsd-g++/qmake.conf
mkspecs/freebsd-g++46/qmake.conf
mkspecs/freebsd-icc/qmake.conf
mkspecs/hpux-acc-64/qmake.conf
mkspecs/hpux-acc-o64/qmake.conf
mkspecs/hpux-acc/qmake.conf
mkspecs/hpux-g++-64/qmake.conf
mkspecs/hpux-g++/qmake.conf
mkspecs/hpuxi-acc-32/qmake.conf
mkspecs/hpuxi-acc-64/qmake.conf
mkspecs/hpuxi-g++-64/qmake.conf
mkspecs/hurd-g++/qmake.conf
mkspecs/irix-cc-64/qmake.conf
mkspecs/irix-cc/qmake.conf
mkspecs/irix-g++-64/qmake.conf
mkspecs/irix-g++/qmake.conf
mkspecs/linux-cxx/qmake.conf
mkspecs/linux-ecc-64/qmake.conf
mkspecs/linux-icc/qmake.conf
mkspecs/linux-kcc/qmake.conf
mkspecs/linux-pgcc/qmake.conf
mkspecs/lynxos-g++/qmake.conf
mkspecs/macx-xlc/qmake.conf
mkspecs/netbsd-g++/qmake.conf
mkspecs/openbsd-g++/qmake.conf
mkspecs/sco-cc/qmake.conf
mkspecs/sco-g++/qmake.conf
mkspecs/solaris-cc-64/qmake.conf
mkspecs/solaris-cc/qmake.conf
mkspecs/solaris-g++-64/qmake.conf
mkspecs/solaris-g++/qmake.conf
mkspecs/tru64-cxx/qmake.conf
mkspecs/tru64-g++/qmake.conf
mkspecs/unixware-cc/qmake.conf
mkspecs/unixware-g++/qmake.conf
mkspecs/unsupported/integrity-ghs/qmake.conf
mkspecs/unsupported/linux-host-g++/qmake.conf
mkspecs/unsupported/qnx-X11-g++/qmake.conf
mkspecs/unsupported/qws/qnx-641/qmake.conf
mkspecs/unsupported/qws/qnx-generic-g++/qmake.conf
mkspecs/unsupported/qws/qnx-i386-g++/qmake.conf
mkspecs/unsupported/qws/qnx-ppc-g++/qmake.conf
mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf
mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf
mkspecs/unsupported/win32-borland/qmake.conf
mkspecs/unsupported/win32-g++-cross/qmake.conf
mkspecs/unsupported/win32-msvc2003/qmake.conf
mkspecs/win32-g++/qmake.conf
mkspecs/win32-icc/qmake.conf
mkspecs/win32-msvc2005/qmake.conf
mkspecs/win32-msvc2008/qmake.conf
mkspecs/win32-msvc2010/qmake.conf
tools/configure/configureapp.cpp