summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qhash/qhash.pro
blob: bdef2c74aa0680de966c9098fc3fd7a6ea306b28 (plain)
1
2
3
4
5
6
TARGET = tst_hash
QT = core testlib
INCLUDEPATH += .
SOURCES += main.cpp outofline.cpp
CONFIG += release
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0