summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client/brcm-egl/brcm-egl.pro
blob: 39dcf570dec16e255da3b03e88907f1405990a65 (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/brcm-egl/brcm-egl.pri)

LIBS += -lEGL

OTHER_FILES += \
    brcm-egl.json

SOURCES += main.cpp