summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qwayland-xcomposite-egl/qwayland-xcomposite-egl.pro
blob: 7c7a3dd28c7cb327e3b9902d88b81f7d0970c8eb (plain)
1
2
3
4
5
6
7
8
9
10
11
QT += waylandclient-private

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

OTHER_FILES += qwayland-xcomposite-egl.json

SOURCES += \
    main.cpp

PLUGIN_TYPE = platforms
load(qt_plugin)