summaryrefslogtreecommitdiff
path: root/src/plugins/platforms/qwayland-xcomposite-glx/qwayland-xcomposite-glx.pro
blob: 307ad5ed67f4f7f1884d976637b16fe7f61749d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PLUGIN_TYPE = platforms
load(qt_plugin)

QT += waylandclient-private

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

OTHER_FILES += qwayland-xcomposite-glx.json

SOURCES += \
    main.cpp

HEADERS += \
    qwaylandxcompositeglxplatformintegration.h