3c4ea1b3c6
Move all widget-dependent benchmarks which were still in gui subdirectory to widgets Task-number: QTBUG-23129 Change-Id: I1359f1ea4036cacdfdbe08ff9ecdf1e2c75a005b Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
7 lines
105 B
Prolog
7 lines
105 B
Prolog
QT += widgets testlib
|
|
|
|
TEMPLATE = app
|
|
TARGET = tst_bench_qgraphicsitem
|
|
|
|
SOURCES += tst_qgraphicsitem.cpp
|