summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/libhybris-egl-server/libhybris-egl-server.pro
blob: 4d790970108ef4b4518dcdc179c24d36696e5f2a (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