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: {
[...]
    }
}

_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to