aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml.pro')
-rw-r--r--src/qml/qml.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/qml/qml.pro b/src/qml/qml.pro
index 08bda0bce7..294983b95b 100644
--- a/src/qml/qml.pro
+++ b/src/qml/qml.pro
@@ -17,6 +17,9 @@ exists("qqml_enable_gcov") {
QMAKE_DOCS = $$PWD/doc/qtqml.qdocconf
+# 2415: variable "xx" of static storage duration was declared but never referenced
+intel_icc: WERROR += -ww2415
+
load(qt_module)
HEADERS += qtqmlglobal.h \