[QBS] Group's property can not be accessed by qbs
罗勇刚(Yonggang Luo)
luoyonggang at gmail.com
Fri Oct 11 21:41:17 CEST 2013
For example:
Group {
name: "source of " + namespace
prefix: namespace + "/"
qbs.install: project.installApiHeaders
qbs.installDir: headerInstallPrefix + group.namespace //TODO:Fixme
this.namespace is not works
}
The qbs.install can access Project's project.installApiHeaders
but qbs.install can not access Group's group.namespace
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
More information about the Qbs
mailing list