qt5base-lts/src/plugins/generic
Oswald Buddenhagen 08672adb97 make cmake registration of qt plugins make use of PLUGIN_EXTENDS
instead of assigning plugins to the first module which claims the whole
type, try to assign it to a module which the plugin claims to extend.

as we are getting stricter in that go, somebody needs to claim the
'generic', 'platformthemes', and 'platforminputcontexts' plugin types.
the natural claimant is QtGui. however, as we don't want to auto-link
any of these plugins, make them all claim that they extend a
non-existing module.
QtGui also claims 'iconengines' plugins.
the 'printsupport' plugins are also claimed by the respective module.

Change-Id: I7af7c16089f137b8d4a4ed93d1577bd85815c87b
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-04-09 20:53:06 +02:00
..
evdevkeyboard make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
evdevmouse make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
evdevtablet make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
evdevtouch make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
meego make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
tslib make cmake registration of qt plugins make use of PLUGIN_EXTENDS 2014-04-09 20:53:06 +02:00
generic.pro Allow tslib to be specified at configure time. 2013-03-26 21:44:15 +01:00