qt6-bb10/tests/auto/corelib/kernel/qpointer/qpointer.pro

7 lines
154 B
Prolog

CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qpointer
QT += testlib
!contains(QT_CONFIG, no-widgets): QT += widgets
SOURCES = tst_qpointer.cpp