TEMPLATE = subdirs
CONFIG += ORDERED

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

# no special install rule for subdir
INSTALLS =

