summaryrefslogtreecommitdiff
path: root/tests/auto/language/testdata/chained-probes/chained-probes.qbs
blob: b1b025f948bcfa60e5f83399b66efe56026f72a9 (plain)
1
2
3
4
5
import qbs

Product {
    Depends { name: "m" }
}