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

@@ -24,3 +24,6 @@ SOURCES += qpulseaudioplugin.cpp \
qaudioinput_pulse.cpp \
qpulseaudioengine.cpp \
qpulsehelpers.cpp
target.path += $$[QT_INSTALL_PLUGINS]/$${PLUGIN_TYPE}
INSTALLS += target