blob: 931475ef685dd60866c71f08984d709e2724dd5d [file] [log] [blame]
INCLUDEPATH += $$PWD
QMAKE_USE_PRIVATE += egl wayland-server wayland-egl
CONFIG += wayland-scanner
WAYLANDSERVERSOURCES += $$PWD/../../../3rdparty/protocol/wl-eglstream-controller.xml
QT += egl_support-private
SOURCES += \
$$PWD/waylandeglstreamintegration.cpp \
$$PWD/waylandeglstreamcontroller.cpp
HEADERS += \
$$PWD/waylandeglstreamintegration.h \
$$PWD/waylandeglstreamcontroller.h