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

TEMPLATE = subdirs
SUBDIRS += \
    qdeclarativeaudio \

disabled {
    SUBDIRS += \
        qdeclarativevideo
}