summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qhash/qhash.pro
blob: 21814f631f658421ab9c7b219e06c3440d5399a7 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)

# do not run benchmarks by default in 'make check'
CONFIG -= testcase

TARGET = tst_hash
QT = core
INCLUDEPATH += .
SOURCES += qhash_string.cpp outofline.cpp 
CONFIG += release