summaryrefslogtreecommitdiffstats
path: root/src/compositor/global/global.pri
blob: 68b385e92e5500247ca5643966005ad0a0d11a2f (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDEPATH += global/

HEADERS += \
    global/qwaylandexport.h \
    global/qwaylandextension.h \
    global/qwaylandextension_p.h

SOURCES += \
    global/qwaylandextension.cpp