summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstringapisymmetry/qstringapisymmetry.pro
blob: bc38b179491fd4f4a85c419ed026fe75c9ad4ebe (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qstringapisymmetry
QT = core testlib
SOURCES = tst_qstringapisymmetry.cpp
qtConfig(c++14): CONFIG += c++14