diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-03-18 01:25:07 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-03-18 03:04:58 (GMT) |
commit | 765d1dc555e19c2c71e75e9690ffcb08469043e0 (patch) | |
tree | 6e3c1c5eb21ab591e72d9443d4a55c186dd01aa6 /qmake/meta.h | |
parent | 4bec9a7dcb89e18b54a7bc3f5230b5a98611fd06 (diff) | |
download | Qt-765d1dc555e19c2c71e75e9690ffcb08469043e0.zip Qt-765d1dc555e19c2c71e75e9690ffcb08469043e0.tar.gz Qt-765d1dc555e19c2c71e75e9690ffcb08469043e0.tar.bz2 |
Fixed recursive QMAKE_EXTRA_TARGETS for symbian makefiles.
When using recursive QMAKE_EXTRA_TARGETS, qmake will use CHK_DIR_EXISTS
and MKDIR when ensuring each subdir has a Makefile created.
These previously weren't defined for Symbian.
Note that this problem was hidden in most cases, because a `qmake -r'
would have created the necessary makefiles already. The problem is revealed
when a .pro file does SUBDIRS+=foo.pro and foo.pro is also a subdirs project.
Reviewed-by: Michael Goddard
Diffstat (limited to 'qmake/meta.h')
0 files changed, 0 insertions, 0 deletions