summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/opengles1cl/opengles1cl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/unix/opengles1cl/opengles1cl.pro')
-rw-r--r--config.tests/unix/opengles1cl/opengles1cl.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/config.tests/unix/opengles1cl/opengles1cl.pro b/config.tests/unix/opengles1cl/opengles1cl.pro
deleted file mode 100644
index c4c069e..0000000
--- a/config.tests/unix/opengles1cl/opengles1cl.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-SOURCES = opengles1cl.cpp
-INCLUDEPATH += $$QMAKE_INCDIR_OPENGL_ES1CL
-
-for(p, QMAKE_LIBDIR_OPENGL_ES1CL) {
- exists($$p):LIBS += -L$$p
-}
-
-CONFIG -= qt
-LIBS += $$QMAKE_LIBS_OPENGL_ES1CL