summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/compositor/xcomposite-egl/xcomposite-egl.pro
blob: 93cebcbc6eeedf8c1c1dd3ee4535a83324e07f21 (plain)
1
2
3
4
5
6
7
8
9
10
11
QT += compositor compositor-private core-private gui-private

OTHER_FILES += xcomposite-egl.json

SOURCES += \
    main.cpp

include(../../../../hardwareintegration/compositor/xcomposite-egl/xcomposite-egl.pri)

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