[QBS] Referencing Rule properties

Dennis Tomas den.t at gmx.de
Fri Jul 29 21:08:23 CEST 2016


Am 29.07.2016 um 21:05 schrieb Dennis Tomas:
> Rule {
>     property string fileName: "resources"
Sorry, should be baseName of course. Doesn't work either...
>     multiplex: true
>     Artifact {
>         filePath: baseName + ".qrc" // ReferenceError
>         fileTags: ["qrc"]
>     }
>     prepare: {
> [...]
>     }
> } 




More information about the Qbs mailing list