angle.conf 355 B

123456789
  1. # Renaming these files requires that the LIBRARY entry of their corresponding
  2. # def files are also updated to reflect the name.
  3. # The .def files are found in the angle directories:
  4. #
  5. # qtbase\src\3rdparty\angle\src\libEGL\libEGL[d?].def
  6. # qtbase\src\3rdparty\angle\src\libEGL\libGLESv2[d?].def
  7. LIBEGL_NAME="libEGL"
  8. LIBGLESV2_NAME="libGLESv2"