summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/angle.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/common/angle.conf')
-rw-r--r--mkspecs/common/angle.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/mkspecs/common/angle.conf b/mkspecs/common/angle.conf
deleted file mode 100644
index fad0e719d2..0000000000
--- a/mkspecs/common/angle.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-# Renaming these files requires that the LIBRARY entry of their corresponding
-# def files are also updated to reflect the name.
-# The .def files are found in the angle directories:
-#
-# qtbase\src\3rdparty\angle\src\libEGL\libEGL[d?].def
-# qtbase\src\3rdparty\angle\src\libEGL\libGLESv2[d?].def
-#
-# If a combined ANGLE library is used, the def files will automatically be
-# combined into QtANGLE[d?].def by QtAngle.pro.
-
-LIBEGL_NAME = libEGL
-LIBGLESV2_NAME = libGLESv2
-LIBQTANGLE_NAME = QtANGLE