summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qstack/qstack.pro
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-04-03 01:01:00 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2020-04-03 09:01:44 +0200
commit86d9e36b06b0347e1b7bd1b7f90618eab515dfaf (patch)
tree09dcae6127adb35d6ecb5273eba7a54e842917e8 /tests/benchmarks/corelib/tools/qstack/qstack.pro
parentcabd8f860b54c1692bd03876c1bfcc3e14b56503 (diff)
parent333d7e6de434fbe7777f948761ac5e7b5065d83f (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15
Conflicts: tests/benchmarks/corelib/text/qstringlist/qstringlist.pro Change-Id: Ie9b97bd83c2df00fd9b556b5f09d405f71970169
Diffstat (limited to 'tests/benchmarks/corelib/tools/qstack/qstack.pro')
-rw-r--r--tests/benchmarks/corelib/tools/qstack/qstack.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/benchmarks/corelib/tools/qstack/qstack.pro b/tests/benchmarks/corelib/tools/qstack/qstack.pro
index 7d8a839610..17b7ebd486 100644
--- a/tests/benchmarks/corelib/tools/qstack/qstack.pro
+++ b/tests/benchmarks/corelib/tools/qstack/qstack.pro
@@ -1,4 +1,5 @@
-TARGET = tst_bench_stack
+CONFIG += benchmark
QT = core testlib core-private
+
+TARGET = tst_bench_stack
SOURCES += main.cpp
-CONFIG += release