summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro')
-rw-r--r--src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro b/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro
index 389896288..076b6af2c 100644
--- a/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro
+++ b/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro
@@ -1,6 +1,3 @@
-PLUGIN_TYPE = wayland-graphics-integration-client
-load(qt_plugin)
-
QT += waylandclient-private
include(../../../../hardwareintegration/client/wayland-egl/wayland-egl.pri)
@@ -10,3 +7,5 @@ OTHER_FILES += \
SOURCES += main.cpp
+PLUGIN_TYPE = wayland-graphics-integration-client
+load(qt_plugin)