summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pro')
-rw-r--r--src/plugins/hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/plugins/hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pro b/src/plugins/hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pro
index 7780df50d..e21bb3c53 100644
--- a/src/plugins/hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pro
+++ b/src/plugins/hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pro
@@ -1,6 +1,3 @@
-PLUGIN_TYPE = wayland-graphics-integration-server
-load(qt_plugin)
-
QT = waylandcompositor waylandcompositor-private core-private gui-private
OTHER_FILES += libhybris-egl-server.json
@@ -10,3 +7,5 @@ SOURCES += \
include($PWD/../../../../../hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pri)
+PLUGIN_TYPE = wayland-graphics-integration-server
+load(qt_plugin)