summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration/brcm_egl/brcm_egl.pri
blob: 81b9be0f1a7615434c4cd5d806977176050cd5d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
LIBS += -lEGL -lGLESv2
INCLUDEPATH += $$PWD
SOURCES += $$PWD/qwaylandbrcmeglintegration.cpp \
           $$PWD/qwaylandbrcmglcontext.cpp \
           $$PWD/qwaylandbrcmeglwindow.cpp

HEADERS += $$PWD/qwaylandbrcmeglintegration.h \
           $$PWD/qwaylandbrcmglcontext.h \
           $$PWD/qwaylandbrcmeglwindow.h

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