summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/opengles31/opengles31.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/unix/opengles31/opengles31.pro')
-rw-r--r--config.tests/unix/opengles31/opengles31.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.tests/unix/opengles31/opengles31.pro b/config.tests/unix/opengles31/opengles31.pro
index 225180e1c6..7895be9efc 100644
--- a/config.tests/unix/opengles31/opengles31.pro
+++ b/config.tests/unix/opengles31/opengles31.pro
@@ -3,11 +3,5 @@
# the library.
SOURCES = opengles31.cpp
-INCLUDEPATH += $$QMAKE_INCDIR_OPENGL_ES2
-
-for(p, QMAKE_LIBDIR_OPENGL_ES2) {
- LIBS += -L$$p
-}
CONFIG -= qt
-LIBS += $$QMAKE_LIBS_OPENGL_ES2