Android: automatically deploy playlist plugins.
Include the playlistformats directory for automatic plugin deployment. Change-Id: Ie61a4b1c1637a493e1bdb7354b33060728ccabda Reviewed-by: Christian Stromme <christian.stromme@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
966d4bc86f
commit
51b7864bb8
@@ -68,7 +68,8 @@ ANDROID_FEATURES += \
|
|||||||
MODULE_PLUGIN_TYPES = \
|
MODULE_PLUGIN_TYPES = \
|
||||||
mediaservice \
|
mediaservice \
|
||||||
audio \
|
audio \
|
||||||
video/videonode
|
video/videonode \
|
||||||
|
playlistformats
|
||||||
|
|
||||||
win32: LIBS_PRIVATE += -luuid
|
win32: LIBS_PRIVATE += -luuid
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user