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