summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/graphicsview/qgraphicsscene/qgraphicsscene.pro
blob: 223e63126bc4043d17e7636fab4ba3781ab80c5e (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)
QT += widgets

# do not run benchmarks by default in 'make check'
CONFIG -= testcase

TEMPLATE = app
TARGET = tst_bench_qgraphicsscene

SOURCES += tst_qgraphicsscene.cpp