qt5base-lts/qmake/generators
Tor Arne Vestbø 0e548b5856 qmake: Use PBXResourcesBuildPhase for QMAKE_BUNDLE_DATA without a path
The PBXResourcesBuildPhase will optimize resources, such as turning XIB
files into NIB files, running pngcrush on images, turning string files
into binary plists, etc, so we prefer that if possible.

Unfortunatly this phase does not support custom paths, so whenever we
encounter bundle data with a custom path we fall back to the regular
PBXCopyFilesBuildPhase.

Change-Id: I539db03dd7982fd37293123b6428cdb695f64d2b
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2013-02-26 13:13:23 +01:00
..
integrity Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mac qmake: Use PBXResourcesBuildPhase for QMAKE_BUNDLE_DATA without a path 2013-02-26 13:13:23 +01:00
unix consolidate generation of metafile install targets 2013-01-25 23:30:50 +01:00
win32 Merge remote-tracking branch 'origin/stable' into dev 2013-02-18 16:14:52 +01:00
makefile.cpp add ability to override the generated pkg-config file name 2013-02-06 14:21:44 +01:00
makefile.h consolidate generation of metafile install targets 2013-01-25 23:30:50 +01:00
makefiledeps.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
makefiledeps.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
metamakefile.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
metamakefile.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
projectgenerator.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
projectgenerator.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xmloutput.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00