Fix module pri file name for static plugins
authorMiikka Heikkinen <miikka.heikkinen@digia.com>
Fri, 7 Dec 2012 09:46:43 +0000 (11:46 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 7 Dec 2012 18:55:13 +0000 (19:55 +0100)
commit21105e71382efdb17fd8dc9402f463141267cfcc
tree85a35155494e3bd50c63cb3fcb3e0832f9249087
parent6fb7222707345612984aecd5bdfd75a81770f00a
Fix module pri file name for static plugins

Since QTPLUGIN variable values are used to locate both the plugin
library and the module pri file, those must match. Therefore generate
module pri file name using the TARGET of the plugin rather than the
pro file name.

Change-Id: I9ec6f2a087ba3b3cecf7034c8a28b31df155cd97
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
mkspecs/features/qt_plugin.prf