summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qalgorithms/qalgorithms.pro
blob: cb6f6595b4b92c10e00ee3aaf91849ef78408559 (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qalgorithms
QT = core testlib
SOURCES = tst_qalgorithms.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0