aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/language/testdata/inherited-properties-items/imports/DebugName.qbs
blob: d129dc9db1983529608953522efd424590db2373 (plain)
1
2
3
4
Properties {
    condition: qbs.buildVariant === "debug"
    name: "product_debug"
}