summaryrefslogtreecommitdiffstats
path: root/mkspecs/win32-g++
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2018-03-13 08:14:07 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2018-04-05 08:38:16 +0000
commit9c4295978eff1408fc3880000717508d738973ee (patch)
tree5cfdcce7e7a1a9e83e7e1c30f3d34592ee2cf0c7 /mkspecs/win32-g++
parentdefe266fd035d843fc53bdf25d4164a1f0362b83 (diff)
qml_module.prf: add 'install_qml_files' config
Allow QML modules to request installing QML files on the file system regardless of whether the QML files are embedded to resources. Qt Quick Controls need both; external QML files, that are prioritized over compiled resources, can be left out from the final deployment package. The desired setup can be configured as follows: CONFIG += install_qml_files builtin_resources qtquickcompiler With this, there is no need to write custom install/copy/qrc rules for QML files. Change-Id: I2ff2974b64efaea341b6ebb4c9fc2612497d7a33 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'mkspecs/win32-g++')
0 files changed, 0 insertions, 0 deletions