summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstringmatcher/qstringmatcher.pro
blob: 059916365e3fd4fdc66c79205c4706d033c456f7 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qstringmatcher
SOURCES  += tst_qstringmatcher.cpp
QT = core testlib
DEFINES += QT_NO_CAST_TO_ASCII

CONFIG += parallel_test