summaryrefslogtreecommitdiff
path: root/tests/auto/language/testdata/overridden-properties-and-prototypes.qbs
blob: 0f6a1f8128324733c43bc3e66f0b11f765d3552b (plain)
1
2
3
4
Product {
    name: "p"
    Depends { name: "multiple_backends" }
}