summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 316287f4..4dd3edef 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -6,7 +6,7 @@ SUBDIRS += qmlbars \
qmllegend \
qmlmultigraph
-!android: {
+!android:!ios {
SUBDIRS += bars \
custominput \
customproxy \