aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/extending/chapter6-plugins/chapter6-plugins.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/extending/chapter6-plugins/chapter6-plugins.pro')
-rw-r--r--examples/tutorials/extending/chapter6-plugins/chapter6-plugins.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/extending/chapter6-plugins/chapter6-plugins.pro b/examples/tutorials/extending/chapter6-plugins/chapter6-plugins.pro
index 75f88b2eaa..c84b6fe7ff 100644
--- a/examples/tutorials/extending/chapter6-plugins/chapter6-plugins.pro
+++ b/examples/tutorials/extending/chapter6-plugins/chapter6-plugins.pro
@@ -2,7 +2,7 @@ TEMPLATE = lib
CONFIG += qt plugin
QT += qml quick
-DESTDIR = ChartsPlugin
+DESTDIR = Charts
TARGET = chartsplugin
OBJECTS_DIR = tmp