summaryrefslogtreecommitdiffstats
path: root/src/winmain/qtmain_winrt.cpp
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-04-19 15:52:42 -0700
committerJake Petroules <jake.petroules@qt.io>2016-04-20 18:18:33 +0000
commitbbd1228b17ee3f3a5483f88b0a581d6a60c41cad (patch)
treea725e7ff278ba4b3a98ea54d1b670f24de01c978 /src/winmain/qtmain_winrt.cpp
parent64b54819d8b03e369693ae7dfc0e2908166305c3 (diff)
Fix Group-relative specification of files in generated Xcode projects.
Xcode does not recognize "<Group>" with a capital G, only "<group>" with a lowercase g. As a result, paths of files within these groups are calculated incorrectly. For example, dragging any external file into the Xcode project would result in its leading slash being removed (while still treated as an absolute path - broken reference). Furthermore, the dropdown in Xcode displayed the Group location as an invalid string instead of the correct "Relative to Group". This patch restores correct behavior. This fixes a regression introduced in f09ec09c208c75a16abe05b6bb505a1fc58775a6. Task-number: QTBUG-52701 Change-Id: I9af5360049a79e7958301e4090a9a542bab0af8c Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
Diffstat (limited to 'src/winmain/qtmain_winrt.cpp')
0 files changed, 0 insertions, 0 deletions