Historically, Qbs used plugins to scan files for dependencies. This approach doesn’t scale very well since scanners use C-style API that is hard to extend while maintaining compatibility. We plan to remove this API in Qbs 2.5 or Qbs 2.6. Please notify us if you use custom plugins - in which case we will preserve the API. Ivan