Added Video.qml to QtMultimedia, Video component

Change-Id: I0f5707a7cae931988aaddced23ad157105d0643b
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Angus Cummings
2011-12-23 15:56:30 +10:00
committed by Qt by Nokia
parent 973fb0680d
commit b094a91c9d
3 changed files with 109 additions and 1 deletions

View File

@@ -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