summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/graphicsview/graphicsview.pro
blob: f8ba06282941d86ad4bd377214f7d2ef97e7322b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TEMPLATE = subdirs
SUBDIRS = \
        functional \
        qgraphicsanchorlayout \
        qgraphicsitem \
        #qgraphicslayout \  # FIXME: broken
        qgraphicsscene \
        qgraphicsview \
        qgraphicswidget

isEmpty(QT.widgets.name): SUBDIRS -= \
    qgraphicsanchorlayout \
    qgraphicsitem \
    qgraphicsscene \
    qgraphicsview \
    qgraphicswidget