kill $$mod_component_base & $$mod_qmake_base
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Tue, 23 Oct 2012 20:19:53 +0000 (22:19 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 29 Oct 2012 21:21:32 +0000 (22:21 +0100)
commit103ddce67a6d3863caa3ff4466cd8ea7d844a165
treeb762a4fd786d639c934ff01b1d82842d11be7d76
parent4a9ffb5c9ee3f2b307fd9dc794d1467ed03f9bdb
kill $$mod_component_base & $$mod_qmake_base

use $$MODULE_BASE_OUTDIR & $$MODULE_QMAKE_OUTDIR directly.
this is a no-op, except that now module pris will be built in qtbase for
all modules when building without -prefix - which is only consistent with
all other artifacts.

Change-Id: I2965b2c7a15aa9e82ba6017f5f4c0daa14b6e6fe
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
mkspecs/features/qt_build_paths.prf
mkspecs/features/qt_module.prf
mkspecs/features/qt_module_fwdpri.prf
mkspecs/features/qt_module_headers.prf