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

@@ -21,3 +21,6 @@ SOURCES += dsserviceplugin.cpp
include (player/player.pri)
include (camera/camera.pri)
target.path += $$[QT_INSTALL_PLUGINS]/$${PLUGIN_TYPE}
INSTALLS += target