summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qstring/qstring.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/qstring/qstring.pro')
-rw-r--r--tests/benchmarks/corelib/tools/qstring/qstring.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/tools/qstring/qstring.pro b/tests/benchmarks/corelib/tools/qstring/qstring.pro
index cf2ee24c6d..3b86d9d372 100644
--- a/tests/benchmarks/corelib/tools/qstring/qstring.pro
+++ b/tests/benchmarks/corelib/tools/qstring/qstring.pro
@@ -9,3 +9,4 @@ sse4:QMAKE_CXXFLAGS += -msse4
else:ssse3:QMAKE_FLAGS += -mssse3
else:sse2:QMAKE_CXXFLAGS += -msse2
neon:QMAKE_CXXFLAGS += -mfpu=neon
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0