summaryrefslogtreecommitdiffstats
path: root/src/angle/README.qt
diff options
context:
space:
mode:
Diffstat (limited to 'src/angle/README.qt')
-rw-r--r--src/angle/README.qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/angle/README.qt b/src/angle/README.qt
index e84d29f004..ce5b6332bc 100644
--- a/src/angle/README.qt
+++ b/src/angle/README.qt
@@ -31,7 +31,7 @@ with the LIBRARY name entry adapted.
MinGW-w64 32-bit requires function exports in the .def files
to be decorated. Modified versions of the .def files are created as
-<library>_mingw.def. The decorated names of each function can be found
+<library>_mingw32.def. The decorated names of each function can be found
using the nm command to list the symbols in libEGL.o and libGLESv2.o.
Using a custom ANGLE