summaryrefslogtreecommitdiffstats
path: root/util/unicode
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2013-06-27 12:02:05 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-13 01:38:54 +0200
commitf4942c3cc17e7d68724cc43fc1519898bcaee87c (patch)
tree65869a99b621dc7efc2d30bc451ce72698aa5bb6 /util/unicode
parent8abeda08dd1701dc591ab6fa972d8dd406cbdb8b (diff)
iOS: Wrap Xcode projects in Makefile for convenience and subdirs support
qmake expects the generator to be the same for each node in the tree of subdirs, including the leaf projects, which caused failures when qmake tried to recurse out to the leaf projects and run 'make', when the leaf project was an Xcode project. We now wrap the Xcode project in a meta-makefile that just calls out to xcodebuild to do the actual work. This allows us to get rid of the hacky generator detection, and use the macx-xcode mkspec instead of setting the generator, which is much cleaner. Change-Id: I2fed6a4dd6343b6a320eb459ecae824553bff459 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
Diffstat (limited to 'util/unicode')
0 files changed, 0 insertions, 0 deletions