qtcharts/examples/examples.pro

26 lines
635 B
Prolog
Raw Normal View History

CURRENTLY_BUILDING_COMPONENTS = "examples"
2012-04-12 10:00:44 +00:00
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
2012-04-12 10:00:44 +00:00
}
TEMPLATE = subdirs
SUBDIRS += \
areachart \
2012-01-27 13:19:43 +00:00
barchart \
customchart \
linechart \
2012-02-03 09:49:09 +00:00
percentbarchart \
piechart \
2012-03-29 12:30:34 +00:00
piechartdrilldown \
2012-04-04 07:37:29 +00:00
presenterchart \
scatterchart \
2012-04-03 07:31:42 +00:00
scatterinteractions \
2012-04-03 07:36:02 +00:00
splinechart \
stackedbarchart \
2012-04-02 14:11:19 +00:00
stackedbarchartdrilldown \
2012-04-04 14:14:08 +00:00
zoomlinechart \
2012-05-15 13:32:56 +00:00
modeldata \
groupedbarchart \
2012-06-03 10:30:02 +00:00
legend \
barmodelmapper