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