summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/angle.conf
blob: fad0e719d2c0f52406435febd4f61d4608abd785 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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