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

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

# no special install rule for subdir
INSTALLS =