Add Video_4.qml to the packaging.

Change-Id: I0a6036a979ab00a2885c56450d1db9497b1cff0c
Reviewed-by: Angus Cummings <angus.cummings@nokia.com>
Reviewed-by: Ling Hu <ling.hu@nokia.com>
This commit is contained in:
Michael Goddard
2012-02-17 15:20:50 +10:00
committed by Qt by Nokia
parent 16aef59187
commit c72ad5b190

View File

@@ -58,7 +58,7 @@ OTHER_FILES += \
Video_4.qml \ Video_4.qml \
Video.qml Video.qml
qmldir.files += $$PWD/qmldir $$PWD/Video.qml qmldir.files += $$PWD/qmldir $$PWD/Video.qml $$PWD/Video_4.qml
qmldir.path += $$[QT_INSTALL_IMPORTS]/$$TARGETPATH qmldir.path += $$[QT_INSTALL_IMPORTS]/$$TARGETPATH
# another copy of the qmldir file so the old import works # another copy of the qmldir file so the old import works