aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorDenis Klychkov <kd.snake@gmail.com>2016-11-29 13:06:30 +0300
committerChristian Kandeler <christian.kandeler@qt.io>2016-12-02 09:38:12 +0000
commitfddd6ffc3b43e9fc5a50ab7d46c94422071ad20a (patch)
tree6b35745c81b5be50a1587d3020c9fbbc9a1f538e /examples
parent94e0ccc24874d2571e074da9e2198bb24b2fad77 (diff)
Change the default value and behavior of Qt.core.resourceSourceBase
The default value "undefined" tells the qrc file generator to use only the input file name as a resource alias. The benefits of changing the default value are as follows: 1) It's a bit weird to reset a normal value to undefined in qbs code. 2) This simplifies feature usage for output Artifacts and single files. 3) If one wants to put a hierarchical structure into a qrc file there are a lot of cases in which they have to specify resourceSourceBase manually. 4) When a Group with a wildcard and a prefix is used this makes user's intention a bit clearer. This strongly separates "I want this set of files" from "I want this directory structure". Task-number: QBS-1053 Change-Id: Ib6413643398dca475b4b71ad884202c9e7fb823a Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions