summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qhashfunctions/qhashfunctions.pro
blob: 21426a4f55429015530faeb0f21dd9a0e85a7c59 (plain)
1
2
3
4
5
CONFIG += testcase parallel_test
TARGET = tst_qhashfunctions
QT = core testlib
SOURCES = $$PWD/tst_qhashfunctions.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0