@@ -1,41 +1,40 | |||
|
1 | 1 | CURRENTLY_BUILDING_COMPONENTS = "examples" |
|
2 | 2 | !include( ../config.pri ) { |
|
3 | 3 | error( "Couldn't find the config.pri file!" ) |
|
4 | 4 | } |
|
5 | 5 | |
|
6 | 6 | TEMPLATE = subdirs |
|
7 | 7 | SUBDIRS += \ |
|
8 | 8 | areachart \ |
|
9 | 9 | customchart \ |
|
10 | 10 | linechart \ |
|
11 | 11 | percentbarchart \ |
|
12 | 12 | piechart \ |
|
13 | 13 | piechartdrilldown \ |
|
14 | 14 | presenterchart \ |
|
15 | 15 | scatterchart \ |
|
16 | 16 | scatterinteractions \ |
|
17 | 17 | splinechart \ |
|
18 | 18 | stackedbarchart \ |
|
19 | 19 | stackedbarchartdrilldown \ |
|
20 | 20 | zoomlinechart \ |
|
21 | 21 | modeldata \ |
|
22 | 22 | barchart \ |
|
23 | 23 | legend \ |
|
24 | 24 | barmodelmapper \ |
|
25 | 25 | qmlpiechart \ |
|
26 | 26 | lineandbar \ |
|
27 | 27 | horizontalbarchart \ |
|
28 | 28 | horizontalstackedbarchart \ |
|
29 | 29 | horizontalpercentbarchart \ |
|
30 | 30 | donutbreakdown \ |
|
31 | scrollchart \ | |
|
32 | 31 | temperaturerecords \ |
|
33 | 32 | donutchart \ |
|
34 | 33 | multiaxis \ |
|
35 | 34 | callout \ |
|
36 | 35 | legendmarkers |
|
37 | 36 | |
|
38 | 37 | !linux-arm*: { |
|
39 | 38 | SUBDIRS += \ |
|
40 | 39 | datetimeaxis |
|
41 | 40 | } |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now