configure[.exe]: use create_prl, link_prl for all modules
authorRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 14 Dec 2011 01:33:15 +0000 (11:33 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 21 Dec 2011 21:58:50 +0000 (22:58 +0100)
commit3225942dbb7faaeff477e137af9c3d78fcaf518e
tree09654c68a4337f8a670fc24fe6a51a6da164fba1
parentcd796404f17e8ecfa32e108de47709e41072542f
configure[.exe]: use create_prl, link_prl for all modules

These should go into qmodule.pri, rather than .qmake.cache, as they
make sense for all Qt modules - not only qtbase.

Fixes link failure when building qtdeclarative with jom on Windows.

Change-Id: I3e8b207e1808cb23af58b865a160c2fafa906288
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
configure
tools/configure/configureapp.cpp