summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qdir/tree/tree.pro
blob: 415580cc46a841ac9c3659c1e69e16252d0308c8 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = bench_qdir_tree
DEPENDPATH += .
INCLUDEPATH += .

# Input
SOURCES += bench_qdir_tree.cpp
RESOURCES += bench_qdir_tree.qrc

QT = core testlib