summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/drm-egl-server/drm-egl-server.pro
blob: 3a57958683d342930ba883ef6e8a339e48f19f8e (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/drm-egl-server/drm-egl-server.pri)

LIBS += -lEGL

OTHER_FILES += \
    drm-egl-server.json

SOURCES += main.cpp