summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicssceneindex/qgraphicssceneindex.pro
blob: 7ade3515c0d2975fa1d9badab441b34fefe563d1 (plain)
1
2
3
4
5
6
7
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