summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro
blob: 076b6af2c34779f8c27526146041c80eceeeea21 (plain)
1
2
3
4
5
6
7
8
9
10
11
QT += waylandclient-private

include(../../../../hardwareintegration/client/wayland-egl/wayland-egl.pri)

OTHER_FILES += \
    wayland-egl.json

SOURCES += main.cpp

PLUGIN_TYPE = wayland-graphics-integration-client
load(qt_plugin)