summaryrefslogtreecommitdiffstats
path: root/src/compositor/hardware_integration/brcm_egl/brcm_egl.pri
blob: fdb65b36c9e216bb73585c520babac14c0da6805 (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