-
Bug
-
Resolution: Done
-
P2: Important
-
1.4.3
-
None
-
This example was created and tested on the QBS version included with QtCreator 3.5.1 on fedora 20
-
c5dc385d6d4195afc331021a82b6403107565158
Referencing "product" or any module property from within a group in a module doesn't appear to work. It appears that groups only capture scope correctly if the enclosing scope is a product, not a module.
The included example, although kind of silly, shows product and a module property not working in a group in a module.