summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
blob: 0b5b070864e33a55fd1fcebe8d6a95a9b83e61ed (plain)
1
2
3
4
5
6
7
TEMPLATE = app
TARGET = tst_bench_containers-sequential

QT = core testlib

SOURCES += main.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0