summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qoffsetstringarray/qoffsetstringarray.pro
blob: c8e6a8e05ab364f2d13d75c8b5360f75aae6bda5 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qoffsetstringarray
QT = core testlib core-private
CONFIG += c++11
CONFIG += strict_c++
SOURCES = $$PWD/tst_qoffsetstringarray.cpp