Add install rule for plugins
Change-Id: Icd204cd7eb53af73fcaec3af41b4881592e0d044 Reviewed-on: http://codereview.qt.nokia.com/1919 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
@@ -11,3 +11,6 @@ DESTDIR = $$QT.multimediakit.plugins/$${PLUGIN_TYPE}
|
||||
HEADERS += qm3uhandler.h
|
||||
SOURCES += main.cpp \
|
||||
qm3uhandler.cpp
|
||||
|
||||
target.path += $$[QT_INSTALL_PLUGINS]/$${PLUGIN_TYPE}
|
||||
INSTALLS += target
|
||||
|
||||
Reference in New Issue
Block a user