Fixed plugin dir error on Windows.

Change-Id: I470877d988fb70915607b65c4f17eee1adb8049d
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
bigbearzhu
2012-06-26 15:26:28 +10:00
committed by Qt by Nokia
parent 23a81d62e7
commit 9de7ba79ed
5 changed files with 30 additions and 2 deletions

View File

@@ -2,11 +2,11 @@ TEMPLATE = subdirs
CONFIG += ORDERED
SUBDIRS += \
test \
mockserviceplugin1 \
mockserviceplugin2 \
mockserviceplugin3 \
mockserviceplugin4
mockserviceplugin4 \
test
# no special install rule for subdir
INSTALLS =