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

2013-11-07 Thread Joerg Bornemann
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

Re: [QBS] linking libqbscore.so.1.1.0 linking libQbsProjectManager.so.1.1.0

2013-11-07 Thread Yuchen Deng
I am sure it's v1.1.0 in qtcreator 3.0 branch. Fix look-up of scalar module properties. These must not be searched for recursively. For instance, if such a property is set to different values in different instantiating modules, there is no sensible heuristic which value should be