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

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

HEADERS += \
    $$PWD/qwaylandxcompositebuffer.h

SOURCES += \
    $$PWD/qwaylandxcompositebuffer.cpp