qt5base-lts/tests/auto/widgets/graphicsview/qgraphicssceneindex/qgraphicssceneindex.pro

8 lines
229 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qgraphicssceneindex
requires(contains(QT_CONFIG,private_tests))
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qgraphicssceneindex.cpp
CONFIG += parallel_test