summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pro
blob: e21bb3c532a761620aa146b3c005668199822400 (plain)
1
2
3
4
5
6
7
8
9
10
11
QT = waylandcompositor waylandcompositor-private core-private gui-private

OTHER_FILES += libhybris-egl-server.json

SOURCES += \
    main.cpp

include($PWD/../../../../../hardwareintegration/compositor/libhybris-egl-server/libhybris-egl-server.pri)

PLUGIN_TYPE = wayland-graphics-integration-server
load(qt_plugin)