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

HEADERS += \
    $$PWD/xpixmapeglintegration.h

SOURCES += \
    $$PWD/xpixmapeglintegration.cpp

LIBS += -lEGL