qt5base-lts/qmake/generators/mac
Tor Arne Vestbø 910573f8e6 xcode: Move Qt preprocessor steps to separate target
Xcode resolves dependencies at the beginning of each target, so if a
Qt preprocessor such as moc or rcc updates a cpp file Xcode will not
rebuild the cpp file until the next build.

We solve this by moving the Qt proceprocesor handling to a separate
aggregate build tool target, which the main application target then
depends on.

Change-Id: I8f9225b9603dc5f279b1cb60976fe709bd97963e
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2013-10-25 14:51:30 +02:00
..
pbuilder_pbx.cpp xcode: Move Qt preprocessor steps to separate target 2013-10-25 14:51:30 +02:00
pbuilder_pbx.h Merge remote-tracking branch 'origin/stable' into dev 2013-09-16 14:52:40 +02:00