summaryrefslogtreecommitdiffstats
path: root/src/qt-compositor/hardware_integration/xpixmap_egl/xpixmap_egl.pri
blob: f885fe4f62fd6878f2387bdf269b954d0375ed15 (plain)
1
2
3
4
5
6
7
8
9
10
11
include ($$PWD/../xpixmap_share/xpixmap_share.pri)

HEADERS += \
    $$PWD/xpixmapeglintegration.h \
    $$PWD/xpixmapbuffer.h

SOURCES += \
    $$PWD/xpixmapeglintegration.cpp \
    $$PWD/xpixmapbuffer.cpp

LIBS += -lEGL