Added Video.qml to QtMultimedia, Video component
Change-Id: I0f5707a7cae931988aaddced23ad157105d0643b Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
973fb0680d
commit
b094a91c9d
@@ -58,7 +58,10 @@ disabled {
|
||||
|
||||
}
|
||||
|
||||
qmldir.files += $$PWD/qmldir
|
||||
OTHER_FILES += \
|
||||
Video.qml
|
||||
|
||||
qmldir.files += $$PWD/qmldir $$PWD/Video.qml
|
||||
qmldir.path += $$[QT_INSTALL_IMPORTS]/$$TARGETPATH
|
||||
|
||||
# another copy of the qmldir file so the old import works
|
||||
|
||||
Reference in New Issue
Block a user