Add PLUGIN_CLASS_NAME to qtmultimedia plugins
Needed for automating static plugin loading. Task-number: QTBUG-28131 Change-Id: Ia392b112fc46dedd34c9ffdbd6e874dbbfeaef83 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
b5316d2904
commit
4b62c926b7
@@ -1,6 +1,7 @@
|
||||
TARGET = dsengine
|
||||
|
||||
PLUGIN_TYPE=mediaservice
|
||||
PLUGIN_CLASS_NAME = DSServicePlugin
|
||||
load(qt_plugin)
|
||||
|
||||
QT += multimedia
|
||||
|
||||
Reference in New Issue
Block a user