summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpluginloader/tst/tst.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpluginloader/tst/tst.pro')
-rw-r--r--tests/auto/qpluginloader/tst/tst.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qpluginloader/tst/tst.pro b/tests/auto/qpluginloader/tst/tst.pro
index f848bb1..ecc4ecb 100644
--- a/tests/auto/qpluginloader/tst/tst.pro
+++ b/tests/auto/qpluginloader/tst/tst.pro
@@ -24,7 +24,6 @@ symbian: {
libDep.path = /sys/bin
pluginDep.sources = theplugin.dll
pluginDep.path = bin
-
+
DEPLOYMENT += libDep pluginDep
}
-