Dynamically resolve functions of dwmapi.dll.
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Tue, 6 Nov 2012 08:25:13 +0000 (09:25 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 6 Nov 2012 15:35:11 +0000 (16:35 +0100)
commit92cd94ed1d468554da9e3378a6ce5920b2cfc3c7
tree1f4de01735f4f012dee03d0ad5069057ab3dd2a3
parent15fc255c7c0a6a693c754734c39c37bd50b0634b
Dynamically resolve functions of dwmapi.dll.

The library is not present on Windows XP, for which /DELAYLOAD
is used in ANGLE. However, as this causes problems with MinGW,
use dynamic resolution.

Task-number: QTBUG-27741
Change-Id: Ie4a2706d57b751fbb6fc6f3e76ef2e8ddac3b892
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
src/3rdparty/angle/src/libEGL/Surface.cpp
src/angle/patches/0001-Dynamically-resolve-functions-of-dwmapi.dll.patch [new file with mode: 0644]
src/angle/src/libEGL/libEGL.pro