summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro45
1 files changed, 1 insertions, 44 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 9985e63b..fadcde2f 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,45 +1,2 @@
-CURRENTLY_BUILDING_COMPONENTS = "examples"
-!include( ../config.pri ) {
- error( "Couldn't find the config.pri file!" )
-}
-
TEMPLATE = subdirs
-SUBDIRS += \
- areachart \
- customchart \
- linechart \
- percentbarchart \
- piechart \
- piechartdrilldown \
- scatterchart \
- scatterinteractions \
- splinechart \
- stackedbarchart \
- stackedbarchartdrilldown \
- zoomlinechart \
- modeldata \
- barchart \
- boxplotchart \
- legend \
- barmodelmapper \
- lineandbar \
- horizontalbarchart \
- horizontalstackedbarchart \
- horizontalpercentbarchart \
- donutbreakdown \
- temperaturerecords \
- donutchart \
- multiaxis \
- legendmarkers \
- logvalueaxis \
- polarchart
-
-!contains(QT_VERSION, ^5\\..*\\..*$)|qtHaveModule(declarative) {
- SUBDIRS += qmlboxplot \
- qmlpiechart
-}
-
-!linux-arm*: {
-SUBDIRS += \
- datetimeaxis
-}
+SUBDIRS += charts