summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration/brcm_egl/brcm_egl.pri
blob: 12b10d230723cfdb313fc26ce5fb16e2064a4c58 (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