[QBS] Is that possible to using Group template?

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Thu Oct 10 05:13:09 CEST 2013


For example:
    Group {
        name: "public buildgraph headers"
        des:"buildgraph/"
        prefix:des
        qbs.install: project.installApiHeaders
        qbs.installDir: headerInstallPrefix + des
        files: ["forward_decls.h"]
    }

We have lots of alike Group, the only differences is name and des and files.
how to create an Group Template to remove duplicate writting down of
Group?


-- 
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo



More information about the Qbs mailing list