summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro7
1 files changed, 5 insertions, 2 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d126b26d..4dd3edef 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -2,8 +2,11 @@ TEMPLATE = subdirs
SUBDIRS += qmlbars \
qmlscatter \
qmlsurface \
- qmlcustominput
-!android: {
+ qmlcustominput \
+ qmllegend \
+ qmlmultigraph
+
+!android:!ios {
SUBDIRS += bars \
custominput \
customproxy \