summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicssceneindex/qgraphicssceneindex.pro
blob: 3d0d73566eb6d7fff26533b16626a9f95715e081 (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
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0