summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/gl_integration/wayland_egl/wayland_egl.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/wayland/gl_integration/wayland_egl/wayland_egl.pri')
-rw-r--r--src/plugins/platforms/wayland/gl_integration/wayland_egl/wayland_egl.pri9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/plugins/platforms/wayland/gl_integration/wayland_egl/wayland_egl.pri b/src/plugins/platforms/wayland/gl_integration/wayland_egl/wayland_egl.pri
deleted file mode 100644
index 8b4b163b03..0000000000
--- a/src/plugins/platforms/wayland/gl_integration/wayland_egl/wayland_egl.pri
+++ /dev/null
@@ -1,9 +0,0 @@
-LIBS += -lwayland-egl -lEGL
-INCLUDEPATH += $$PWD
-SOURCES += $$PWD/qwaylandeglintegration.cpp \
- $$PWD/qwaylandglcontext.cpp \
- $$PWD/qwaylandeglwindow.cpp
-
-HEADERS += $$PWD/qwaylandeglintegration.h \
- $$PWD/qwaylandglcontext.h \
- $$PWD/qwaylandeglwindow.h