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

HEADERS += \
    $$PWD/wayland-xcomposite-client-protocol.h \
    gl_integration/xcomposite_share/qwaylandxcompositebuffer.h

SOURCES += \
   $$PWD/wayland-xcomposite-protocol.c \
    gl_integration/xcomposite_share/qwaylandxcompositebuffer.cpp