summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/WebCore.pri
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/WebCore.pri')
-rw-r--r--Source/WebCore/WebCore.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/WebCore.pri b/Source/WebCore/WebCore.pri
index 2675a310d..3f5002a42 100644
--- a/Source/WebCore/WebCore.pri
+++ b/Source/WebCore/WebCore.pri
@@ -203,7 +203,7 @@ enable?(WEB_AUDIO) {
use?(3D_GRAPHICS) {
win32: {
- win32-g++: {
+ win32-g++*: {
# Make sure OpenGL libs are after the webcore lib so MinGW can resolve symbols
contains(QT_CONFIG, opengles2) {
CONFIG(debug, debug|release):contains(QT_CONFIG, angle) {