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

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

TEMPLATE = app
TARGET = tst_bench_qgraphicsitem

SOURCES += tst_qgraphicsitem.cpp