summaryrefslogtreecommitdiff
path: root/src/plugins/platforms/xcomposite_share/xcomposite_share.pri
blob: 77d56f4c5fbc56d1e2f8e238d4a58101a63362f7 (plain)
1
2
3
4
5
6
7
8
9
INCLUDEPATH += $$PWD

WAYLANDCLIENTSOURCES += $$PWD/../../../extensions/xcomposite.xml

HEADERS += \
    $$PWD/qwaylandxcompositebuffer.h

SOURCES += \
    $$PWD/qwaylandxcompositebuffer.cpp