make qt_module_config.prf install the module pri file
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 13 Mar 2012 14:53:10 +0000 (15:53 +0100)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:40:00 +0000 (16:40 +0200)
commitf4b7e33c0b39b33542194b06d6268a841a55a469
treecd57071cd04ef6c8128a02095bf9db0d20118a40
parent84fb7be6c15dd2c91693202b5eeb0f781ae7b31d
make qt_module_config.prf install the module pri file

absorb module.prf into qt_installs.prf, as that's where it belongs.
add qt_install_module option and automatically set it in
qt_module_config. make qt_installs use that option.

Change-Id: I860616f3a29a456f7b88ddaffa09375400c8911e
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
15 files changed:
mkspecs/features/module.prf
mkspecs/features/qt_installs.prf
mkspecs/features/qt_module_config.prf
src/concurrent/concurrent.pro
src/corelib/corelib.pro
src/dbus/dbus.pro
src/gui/gui.pro
src/network/network.pro
src/opengl/opengl.pro
src/platformsupport/platformsupport.pro
src/printsupport/printsupport.pro
src/sql/sql.pro
src/testlib/testlib.pro
src/widgets/widgets.pro
src/xml/xml.pro