Compile fixes
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland / gl_integration / wayland_egl / wayland_egl.pri
1 LIBS += -lwayland-egl -lEGL
2 INCLUDEPATH += $$PWD
3 SOURCES += $$PWD/qwaylandeglintegration.cpp \
4            $$PWD/qwaylandglcontext.cpp \
5            $$PWD/qwaylandeglwindow.cpp
6
7 HEADERS += $$PWD/qwaylandeglintegration.h \
8            $$PWD/qwaylandglcontext.h \
9            $$PWD/qwaylandeglwindow.h