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:
hawcroft
2011-07-21 16:58:06 +10:00
committed by Qt by Nokia
parent 5d4f99bd18
commit 18007fe244
7 changed files with 21 additions and 0 deletions

View File

@@ -11,3 +11,6 @@ HEADERS += v4lserviceplugin.h
SOURCES += v4lserviceplugin.cpp
include(radio/radio.pri)
target.path += $$[QT_INSTALL_PLUGINS]/$${PLUGIN_TYPE}
INSTALLS += target