blob: f9fce6afb297c3de06a97724e6fc56f41c6cd653 [file] [log] [blame]
TEMPLATE = subdirs
qtHaveModule(quick) {
SUBDIRS += qmlbars \
qmlscatter \
qmlsurface \
qmlcustominput \
qmllegend \
qmlmultigraph \
qmloscilloscope \
qmlsurfacelayers \
qmlaxisformatter \
qmlaxisdrag \
qmlspectrogram
}
!android:!ios:!winrt {
SUBDIRS += bars \
custominput \
customproxy \
itemmodel \
scatter \
surface \
rotations \
draggableaxes \
customitems \
texturesurface \
volumetric
qtHaveModule(multimedia): SUBDIRS += audiolevels
}