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

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