summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/opengles3/opengles3.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/unix/opengles3/opengles3.pro')
-rw-r--r--config.tests/unix/opengles3/opengles3.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.tests/unix/opengles3/opengles3.pro b/config.tests/unix/opengles3/opengles3.pro
deleted file mode 100644
index 956a3bc102..0000000000
--- a/config.tests/unix/opengles3/opengles3.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-# The library is expected to be the same as in ES 2.0 (libGLESv2).
-# The difference is the header and the presence of the functions in
-# the library.
-
-SOURCES = opengles3.cpp
-
-CONFIG -= qt
-
-mac {
- DEFINES += BUILD_ON_MAC
-}