summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/graphicsview/qgraphicsview/qgraphicsview.pro
blob: 3d48959f3c1d7e8bbd1b5b8445f7bf85abde36bf (plain)
1
2
3
4
5
6
7
8
9
QT += widgets testlib

TEMPLATE = app
TARGET = tst_bench_qgraphicsview

SOURCES += tst_qgraphicsview.cpp
RESOURCES += qgraphicsview.qrc

include(chiptester/chiptester.pri)