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

QT = compositor compositor-private core-private gui-private

OTHER_FILES += wayland_egl.json

LIBS += -lEGL

SOURCES += \
    main.cpp

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

OTHER_FILES += brcm-egl.json