summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qmediaserviceprovider/qmediaserviceprovider.pro
blob: b07c29a6944c74e730b21fe708ff273d7185af87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = subdirs
CONFIG += ORDERED

SUBDIRS += \
    test \
    mockserviceplugin1 \
    mockserviceplugin2 \
    mockserviceplugin3 \
    mockserviceplugin4

# no special install rule for subdir
INSTALLS =