summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/camerabin/camerabin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/gstreamer/camerabin/camerabin.pro')
-rw-r--r--src/plugins/gstreamer/camerabin/camerabin.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/plugins/gstreamer/camerabin/camerabin.pro b/src/plugins/gstreamer/camerabin/camerabin.pro
index 75c948f40..5a2dde161 100644
--- a/src/plugins/gstreamer/camerabin/camerabin.pro
+++ b/src/plugins/gstreamer/camerabin/camerabin.pro
@@ -1,10 +1,9 @@
TARGET = gstcamerabin
-PLUGIN_TYPE = mediaservice
QT += multimedia-private
+PLUGIN_TYPE = mediaservice
load(qt_plugin)
-DESTDIR = $$QT.multimedia.plugins/$${PLUGIN_TYPE}
include(../common.pri)
@@ -77,11 +76,6 @@ have_gst_photography {
DEFINES += GST_USE_UNSTABLE_API #prevents warnings because of unstable photography API
}
-
-
-target.path += $$[QT_INSTALL_PLUGINS]/$${PLUGIN_TYPE}
-INSTALLS += target
-
OTHER_FILES += \
camerabin.json