qt5base-lts/tests/benchmarks/widgets/graphicsview/graphicsview.pro
Christian Ehrlicher 98f7eba6cf Benchmarks/QGraphicsView: re-enable graphicslayout/graphicslinearlayout
The two benchmarks graphicslayout and graphicslinearlayout were
disabled for some time. Fixed the compile errors and readded them so
there is at least no bitrotting.

Task-number: QTBUG-27461
Change-Id: Ib0c878e97693c0ad3bf87e658d493da61f5174ee
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-04-04 06:54:39 +00:00

11 lines
239 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
functional \
qgraphicsanchorlayout \
qgraphicsitem \
qgraphicslayout \
qgraphicslinearlayout \
qgraphicsscene \
qgraphicsview \
qgraphicswidget