Fixed plugin dir error on Windows.
Change-Id: I470877d988fb70915607b65c4f17eee1adb8049d Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
@@ -2,11 +2,11 @@ TEMPLATE = subdirs
|
||||
CONFIG += ORDERED
|
||||
|
||||
SUBDIRS += \
|
||||
test \
|
||||
mockserviceplugin1 \
|
||||
mockserviceplugin2 \
|
||||
mockserviceplugin3 \
|
||||
mockserviceplugin4
|
||||
mockserviceplugin4 \
|
||||
test
|
||||
|
||||
# no special install rule for subdir
|
||||
INSTALLS =
|
||||
|
||||
Reference in New Issue
Block a user