You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
355 B
10 lines
355 B
10 months ago
|
# 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
|
||
|
|
||
|
LIBEGL_NAME="libEGL"
|
||
|
LIBGLESV2_NAME="libGLESv2"
|