summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d126b26d..73db54c0 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -2,7 +2,9 @@ TEMPLATE = subdirs
SUBDIRS += qmlbars \
qmlscatter \
qmlsurface \
- qmlcustominput
+ qmlcustominput \
+ qmllegend
+
!android: {
SUBDIRS += bars \
custominput \