summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
blob: 656510e72d28a6f002b3a8677ee841dbb252df28 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
TEMPLATE = app
TARGET = tst_bench_containers-sequential
DEPENDPATH += .
INCLUDEPATH += .

# Input
SOURCES += main.cpp
QT -= gui