summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-02-09 09:09:19 (GMT)
committeraxis <qt-info@nokia.com>2010-02-09 09:25:38 (GMT)
commit18c9ecc6a381d77128ef1caf7ab9c2990c7e49f7 (patch)
tree5fdc6d134fab68216cf5ce5a6863398956a65662
parent71eacd6505053cc44e6df6f5632bf31308cfc04a (diff)
downloadQt-18c9ecc6a381d77128ef1caf7ab9c2990c7e49f7.zip
Qt-18c9ecc6a381d77128ef1caf7ab9c2990c7e49f7.tar.gz
Qt-18c9ecc6a381d77128ef1caf7ab9c2990c7e49f7.tar.bz2
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.
-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 f182ca3..889b8b0 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