qt5base-lts/qmake
Tor Arne Vestbø 3e3297242a Xcode: Resolve extra compiler (e.g qrc) dependencies
The Xcode generator relies on the generic makefile generator for extra
compilers such as qrc and moc, by generating makefiles that are then
executed as separate build steps in the Xcode build.

These makefiles are generated by entering a special mode in the Xcode
generator, in which case we _do_ want to resolve dependencies, so that
e.g. the files referenced inside a qrc file are added as dependencies
to the makefile rule that generates the qrc-cpp file.

Change-Id: I96bdcb165e9774a6328ae1980986fa2c6b00c6d9
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
2013-09-13 21:43:38 +02:00
..
doc Doc: update Project Options section in qmake Manual 2013-08-27 19:12:06 +02:00
generators Xcode: Resolve extra compiler (e.g qrc) dependencies 2013-09-13 21:43:38 +02:00
library don't crash if builddir is suffix of sourcedir (or vice-versa) 2013-07-04 18:13:01 +02:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp Merge remote-tracking branch 'gerrit/release' into stable 2013-03-21 08:49:01 +01:00
Makefile.unix Don't compile MD4, MD5, SHA-2 and SHA-3 into qmake 2013-08-15 01:30:54 +02:00
Makefile.win32 Don't compile MD4, MD5, SHA-2 and SHA-3 into qmake 2013-08-15 01:30:54 +02:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp fix finding qmake.exe when called on the command line as ... qmake.exe 2013-09-09 11:16:33 +02:00
option.h remove unused member Option::application_argv0 2013-03-01 11:07:19 +01:00
project.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp install host libraries into -hostprefix 2013-05-13 21:54:40 +02:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri Don't compile MD4, MD5, SHA-2 and SHA-3 into qmake 2013-08-15 01:30:54 +02:00
qmake.pro update comment 2013-06-17 15:42:03 +02:00