summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qml/qml.pro
blob: 786d3220d03b84d28d744ce49a05b56a0ba0118d (plain)
1
2
3
4
5
6
7
8
9
10
11

TEMPLATE = subdirs
SUBDIRS += \
    qdeclarativemultimediaglobal \
    qdeclarativeaudio \

disabled {
    SUBDIRS += \
        qdeclarativevideo
}