summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/compositor/wayland-egl/wayland-egl.pri
blob: 23615f316fa4608cd6e153d1cbc0039b0da19749 (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_p.h