Updated declarative components to use the QML module

Change-Id: I4b49466ba5248683c2285f98ce17bc2c24bba515
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
Jonas Rabbe
2012-03-14 08:39:43 +10:00
committed by Qt by Nokia
parent 8d63785425
commit 8e82f57c6a
31 changed files with 78 additions and 68 deletions

View File

@@ -3,7 +3,7 @@ TARGETPATH = QtMultimedia
include(../qimportbase.pri)
QT += declarative quick network multimedia-private
QT += qml quick network multimedia-private
DESTDIR = $$QT.multimedia.imports/$$TARGETPATH
target.path = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH