aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/testdata/erroneous/undeclared_property_wrapper.qbs
blob: ee263ef7f602f10c167d14c7d1bd7d1e0edab396 (plain)
1
2
3
4
5
import qbs

SubProject {
    filePath: "undeclared_property.qbs"
}