TEMPLATE = subdirs
SUBDIRS = q3dbars \
          q3dbars-proxy \
          q3dbars-modelproxy \
          q3dbars-series \
          q3dscatter \
          q3dscatter-proxy \
          q3dscatter-modelproxy \
          q3dscatter-series \
          q3dsurface \
          q3dsurface-proxy \
          q3dsurface-modelproxy \
          q3dsurface-heightproxy \
          q3dsurface-series \
          q3daxis-category \
          q3daxis-logvalue \
          q3daxis-value \
          q3dscene \
          q3dscene-camera \
          q3dscene-light \
          q3dtheme \
          q3dinput \
          q3dinput-touch \
          q3dcustom \
          q3dcustom-label \
          q3dcustom-volume

# QTBUG-60268
boot2qt {
    SUBDIRS -= q3dbars \
               q3dcustom-label \
               q3dsurface-modelproxy \
               q3dbars-modelproxy \
               q3dscene \
               q3dscatter \
               q3dsurface
}
