aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/language/testdata/inherited-properties-items/inherited-properties-items-product.qbs
blob: 6d148ba534bf8c750f8d4f353215c24bce3f71d8 (plain)
1
2
3
4
5
Product {
    name: "product_default"
    DebugName {}
    ReleaseName {}
}