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