aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/xcode/xcode.js
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2019-09-23 16:21:47 +0300
committerDenis Shienkov <denis.shienkov@gmail.com>2019-09-23 19:55:56 +0000
commita1ab897a8be63af3de3f97724ee6fede6ba2bc3a (patch)
tree4609551912dcd77f0784afc53dda4b0c47081d7a /share/qbs/modules/xcode/xcode.js
parent713c9d8b5dfec9548fb89e1d45b063b7250bdf4f (diff)
baremetal: Fix auto detection of SDCC toolchain on Windows
The SDCC toolchain package can be provided as 32-bit or as 64-bit installer. If the SDCC 64-bit package will be installed on the 32-bit Windows, then it will not be found in the system registry, because we use the QSettings::NativeFormat. So, we need to check the data for the 32-bit and 64-bit registry sequentially. Change-Id: I15981f39274308e3690cf072396cf1ae82b6743d Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'share/qbs/modules/xcode/xcode.js')
0 files changed, 0 insertions, 0 deletions