summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-07-10 03:00:32 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-07-10 03:00:32 +0200
commitc941bdfd536b580eb28cbabae23e585b546f2584 (patch)
treefd1f2f46930d0f729aab6bc8ded6a6519f7c4db6 /src/plugins
parent04aba51aaf5c6798952edd98248ec02ea878a012 (diff)
parent25a089b24844579f3623443182465f2d6f41da3a (diff)
Merge remote-tracking branch 'origin/5.11' into dev
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/hardwareintegration/compositor/wayland-egl/wayland-egl.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/hardwareintegration/compositor/wayland-egl/wayland-egl.pro b/src/plugins/hardwareintegration/compositor/wayland-egl/wayland-egl.pro
index f22291759..6aecefffd 100644
--- a/src/plugins/hardwareintegration/compositor/wayland-egl/wayland-egl.pro
+++ b/src/plugins/hardwareintegration/compositor/wayland-egl/wayland-egl.pro
@@ -5,6 +5,8 @@ OTHER_FILES += wayland-egl.json
SOURCES += \
main.cpp
+TARGET = qt-plugin-wayland-egl
+
include(../../../../hardwareintegration/compositor/wayland-egl/wayland-egl.pri)
PLUGIN_TYPE = wayland-graphics-integration-server