summaryrefslogtreecommitdiff
path: root/src/plugins/hardwareintegration/compositor/xcomposite-glx/xcomposite-glx.pro
blob: 8ec0e5642e06f8e5f3055a5c2c80026fc3cf6754 (plain)
1
2
3
4
5
6
7
8
9
10
11
PLUGIN_TYPE = wayland-graphics-integration/server
load(qt_plugin)

QT += compositor compositor-private core-private gui-private

OTHER_FILES += xcomposite-glx.json

SOURCES += \
    main.cpp

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