Handle relative paths correctly for files in QMAKE_BUNDLE_DATA
authorAndy Shaw <andy.shaw@digia.com>
Wed, 2 Oct 2013 12:58:35 +0000 (14:58 +0200)
committerAndy Shaw <andy.shaw@digia.com>
Mon, 27 Oct 2014 20:00:14 +0000 (21:00 +0100)
commit09d62813fcb42660888284168540e74a187913aa
treefa81a57ff54fc1de81d9f693faa8686f7ab15e8b
parentd75e9ba08ae0e2c71812c0e5b157a2f93c8eedfd
Handle relative paths correctly for files in QMAKE_BUNDLE_DATA

Partially cherry pick from f6bd02317db7beadda1237df7feddd4a780415cb
from Qt 5. The Qt 5 SHA1 changes a lot of different parts in the
XCode generator after a general qmake change caused some problems.
So we just pick the part needed to fix the handling of relative
paths used in files in QMAKE_BUNDLE_DATA.

Change-Id: I364f82a353dfa922591d07c2aa9061666b79de02
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
qmake/generators/mac/pbuilder_pbx.cpp