summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qgl/qgl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/qgl/qgl.pro')
-rw-r--r--tests/auto/opengl/qgl/qgl.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/opengl/qgl/qgl.pro b/tests/auto/opengl/qgl/qgl.pro
index 311e41a624..35b5c6888b 100644
--- a/tests/auto/opengl/qgl/qgl.pro
+++ b/tests/auto/opengl/qgl/qgl.pro
@@ -12,3 +12,4 @@ RESOURCES = qgl.qrc
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = lucid ]"): CONFIG+=insignificant_test # QTBUG-25293
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
+win32-msvc2010:contains(QT_CONFIG, angle):CONFIG += insignificant_test # QTQAINFRA-711