[QBS] complex "name:" and this name depend

Joerg Bornemann joerg.bornemann at digia.com
Thu Nov 7 15:34:50 CET 2013


On 07.11.2013 15:25, Oleg Shalnev wrote:

> I am trying to understand the possibilities of creating complex modules name

Not sure, if I understand your problem correctly, but the following 
works fine:

----
property string blubb: ".widgets"
Depends { name: "Qt" + blubb }
----

Where is SomePostFix/OtherPostFix declared?


Cheers,

Joerg



More information about the Qbs mailing list