Change-Id: I470877d988fb70915607b65c4f17eee1adb8049d Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
14 lines
210 B
Prolog
14 lines
210 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ORDERED
|
|
|
|
SUBDIRS += \
|
|
mockserviceplugin1 \
|
|
mockserviceplugin2 \
|
|
mockserviceplugin3 \
|
|
mockserviceplugin4 \
|
|
test
|
|
|
|
# no special install rule for subdir
|
|
INSTALLS =
|
|
|