qt6-bb10/tests/auto/corelib/tools/qoffsetstringarray/qoffsetstringarray.pro

7 lines
162 B
Prolog

CONFIG += testcase
TARGET = tst_qoffsetstringarray
QT = core testlib core-private
CONFIG += c++11
CONFIG += strict_c++
SOURCES = $$PWD/tst_qoffsetstringarray.cpp