summaryrefslogtreecommitdiffstats
path: root/mkspecs/symbian
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-02-09 10:09:19 +0100
committeraxis <qt-info@nokia.com>2010-02-09 10:25:38 +0100
commit18c9ecc6a381d77128ef1caf7ab9c2990c7e49f7 (patch)
tree5fdc6d134fab68216cf5ce5a6863398956a65662 /mkspecs/symbian
parent71eacd6505053cc44e6df6f5632bf31308cfc04a (diff)
Added symbian resources to target predeps.
This is required in the cases where the target does not directly include the rsg files, but the corresponding rsc file is still needed on the target device.
Diffstat (limited to 'mkspecs/symbian')
-rw-r--r--mkspecs/symbian/linux-armcc/features/symbian_building.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/symbian/linux-armcc/features/symbian_building.prf b/mkspecs/symbian/linux-armcc/features/symbian_building.prf
index f182ca36ab..889b8b0686 100644
--- a/mkspecs/symbian/linux-armcc/features/symbian_building.prf
+++ b/mkspecs/symbian/linux-armcc/features/symbian_building.prf
@@ -130,7 +130,7 @@ symbianresources.commands = cpp -nostdinc -undef \
-h$${symbian_resources_RCC_DIR}/${QMAKE_FILE_BASE}.rsg \
-i${QMAKE_FILE_NAME}
symbianresources.dependency_type = TYPE_C
-symbianresources.CONFIG = no_link
+symbianresources.CONFIG = no_link target_predeps
QMAKE_EXTRA_COMPILERS += symbianresources