summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicssceneindex/qgraphicssceneindex.pro
blob: 5fd3bdf8d6f9a5dc89ea36e717626d26d9620440 (plain)
1
2
3
4
5
6
7
8
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
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0