summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/libhybris-egl-server/libhybris-egl-server.pro
blob: 6af6d5c10dae81038213dcf344600d453fd89797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PLUGIN_TYPE = wayland-graphics-integration-client
load(qt_plugin)

QT += waylandclient-private

include(../../../../hardwareintegration/client/libhybris-egl-server/libhybris-egl-server.pri)

LIBS += -lEGL

OTHER_FILES += \
    libhybris-egl-server.json

SOURCES += main.cpp