summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro19
1 files changed, 10 insertions, 9 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 4db7ed2f..7d9f306a 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,12 +1,13 @@
TEMPLATE = subdirs
-SUBDIRS += barchart \
- rainfall \
- widget \
- mapdata \
- qmlbarchart \
- #qmlmaps \
+SUBDIRS += qmlbars \
qmlscatter \
- surfacechart \
- scatterchart
+ qmlsurface
+!android: {
+ SUBDIRS += bars \
+ customproxy \
+ itemmodel \
+ scatter \
+ surface
+}
-qtHaveModule(multimedia):!android: SUBDIRS += spectrum
+qtHaveModule(multimedia):!android: SUBDIRS += audiolevels