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.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro b/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro
new file mode 100644
index 000000000..0eca1d411
--- /dev/null
+++ b/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro
@@ -0,0 +1,12 @@
+PLUGIN_TYPE = wayland-graphics-integration/client
+load(qt_plugin)
+
+QT += waylandclient-private
+
+include(../../../../hardwareintegration/client/wayland-egl/wayland-egl.pri)
+
+OTHER_FILES += \
+ wayland-egl.json
+
+SOURCES += main.cpp
+