summaryrefslogtreecommitdiffstats
path: root/config.tests/qpa/eglfs-egldevice/eglfs-egldevice.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/qpa/eglfs-egldevice/eglfs-egldevice.pro')
-rw-r--r--config.tests/qpa/eglfs-egldevice/eglfs-egldevice.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/config.tests/qpa/eglfs-egldevice/eglfs-egldevice.pro b/config.tests/qpa/eglfs-egldevice/eglfs-egldevice.pro
index d0945465a0..2f20d993f5 100644
--- a/config.tests/qpa/eglfs-egldevice/eglfs-egldevice.pro
+++ b/config.tests/qpa/eglfs-egldevice/eglfs-egldevice.pro
@@ -1,15 +1,3 @@
SOURCES = eglfs-egldevice.cpp
-for(p, QMAKE_LIBDIR_EGL) {
- LIBS += -L$$p
-}
-
-INCLUDEPATH += $$QMAKE_INCDIR_EGL
-LIBS += $$QMAKE_LIBS_EGL
-CONFIG += link_pkgconfig
-!contains(QT_CONFIG, no-pkg-config) {
- PKGCONFIG += libdrm
-} else {
- LIBS += -ldrm
-}
CONFIG -= qt