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