summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration/xcomposite_share/xcomposite_share.pri
blob: e5f74c454c977578e4cb1193d2cafca7620635f3 (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