summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/compositor/wayland-egl/wayland-egl.pri
blob: 0a90583be81f5a4a2f3e96d7b3b788a5a81ed0e9 (plain)
1
2
3
4
5
6
7
8
9
INCLUDEPATH += $$PWD

QMAKE_USE_PRIVATE += egl wayland-server wayland-egl

SOURCES += \
    $$PWD/waylandeglclientbufferintegration.cpp

HEADERS += \
    $$PWD/waylandeglclientbufferintegration.h