[QBS] Looking for a QMAKE_SUBSTITUTES equivalent

Joerg Bornemann joerg.bornemann at theqtcompany.com
Wed Mar 25 14:13:11 CET 2015


On 25-Mar-15 12:47, Benjamin TERRIER wrote:

> I am looking for an equivalent to QMAKE_SUBSTITUTES in qbs.

There's no such feature built into qbs.
For Qt Creator there's a qbs module that converts foo.plugin.json.in 
files to foo.plugin.json and replaces a fixed set of variables.
You can find the code in Qt Creator's repository in 
qbs/modules/pluginjson/pluginjson.qbs


BR,

Joerg



More information about the Qbs mailing list