98f7eba6cf
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>
11 lines
239 B
Prolog
11 lines
239 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
functional \
|
|
qgraphicsanchorlayout \
|
|
qgraphicsitem \
|
|
qgraphicslayout \
|
|
qgraphicslinearlayout \
|
|
qgraphicsscene \
|
|
qgraphicsview \
|
|
qgraphicswidget
|