##// END OF EJS Templates
Fix pie autotests...
Fix pie autotests Legend is now on by default which broke some tests.

File last commit:

r1167:494db513d752
r1192:28f90ff1c65f
Show More
examples.pro
23 lines | 587 B | text/idl | PrologLexer
CURRENTLY_BUILDING_COMPONENTS = "examples"
!include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
areachart \
barchart \
customchart \
linechart \
percentbarchart \
piechart \
piechartdrilldown \
presenterchart \
scatterchart \
scatterinteractions \
splinechart \
stackedbarchart \
stackedbarchartdrilldown \
zoomlinechart \
modeldata \
groupedbarchart