Compile fixes
[profile/ivi/qtwayland.git] / src / compositor / hardware_integration / wayland_egl / wayland_egl.pri
1 LIBS += -lEGL
2
3 DEFINES += QT_COMPOSITOR_MESA_EGL
4
5 SOURCES += \
6     $$PWD/waylandeglintegration.cpp
7
8 HEADERS += \
9     $$PWD/waylandeglintegration.h