1 2 3 4 5 6 7 8 9 10
import qbs Project { references: [ "app/apps.qbs", "lib/libs.qbs", "libexec/libexec.qbs", "plugins/plugins.qbs" ] }