summaryrefslogtreecommitdiffstats
path: root/src/compositor/hardware_integration/brcm_egl/brcm_egl.pri
blob: 1b753645d2a60e4535f34806e63cf2f8ce0224f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
LIBS += -lEGL

SOURCES += \
    $$PWD/brcmeglintegration.cpp \
    $$PWD/brcmbuffer.cpp

HEADERS += \
    $$PWD/brcmeglintegration.h \
    $$PWD/brcmbuffer.h

WAYLANDSOURCES += $$PWD/../../../extensions/brcm.xml