aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.19.1.md
blob: c4cab506f8a90db052d12fe4eb37b36ab7809dae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# C/C++ Support

* Fix system include support with MSVC >= 19.29.30037

# Qt Support

* Fix possible command line length issue with qmlimportscanner when cross-compiling (QBS-1633).

# Apple platforms

* Fix stripping debug symbols in multiplexed products when cpp.separateDebugInformation
  is false (QBS-1647)