summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2019-08-19 09:42:21 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2019-08-20 20:28:18 +0200
commit1d89748772947d38d284c59d59f50fa075d113d6 (patch)
tree13d9e8418b336257c2a77eefef359759ccd75464 /tests/benchmarks
parent3b5f9678d721f5d44f154408ad8ad5cf08e34ca0 (diff)
Fix .sln generation for sub-projects with same TARGET
Sub-projects in VS solutions must have unique project names. If there are multiple projects with the same TARGET then QMAKE_PROJECT_NAME must be set to different values. The .sln generation code did not use QMAKE_PROJECT_NAME and produced .sln files with equally named sub-projects. Replace the 'orig_target' member of VcsolutionDepend with a 'projectName' member and use it when writing the .sln file and for the misnamed "GUID map" that's supposed to have unique keys. This commit amends 9e750d34 (qt/qt.git). Fixes: QTBUG-77639 Change-Id: I81c64f8bc6baeb6d99e9d5808fb73dfd7aaaeeb8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'tests/benchmarks')
0 files changed, 0 insertions, 0 deletions