summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-11-19 14:02:36 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-11-20 14:50:42 (GMT)
commitd9b32ab3796615b40e56a8ec27e9cf436bc73b79 (patch)
treed673f5d5e22adf2c23b0e50c5ee2dba1e61d91cb /demos
parentdda3df651a49f21c8e401a8257c06fa328357988 (diff)
downloadQt-d9b32ab3796615b40e56a8ec27e9cf436bc73b79.zip
Qt-d9b32ab3796615b40e56a8ec27e9cf436bc73b79.tar.gz
Qt-d9b32ab3796615b40e56a8ec27e9cf436bc73b79.tar.bz2
Enabled Qt icon in Symbian also for demos/examples without UID3.
ICON keyword can be used without UID, since .mif filename is generated based on target instead of UID3 nowadays Task-number: QTBUG-4677 Reviewed-by: Miikka Heikkinen (cherry picked from commit 05e956d5c7d5c39bee332972ce54fea71c15d24b)
Diffstat (limited to 'demos')
-rw-r--r--demos/symbianpkgrules.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/symbianpkgrules.pri b/demos/symbianpkgrules.pri
index cf52cb3..c511836 100644
--- a/demos/symbianpkgrules.pri
+++ b/demos/symbianpkgrules.pri
@@ -12,4 +12,4 @@ vendorinfo = \
default_deployment.pkg_prerules += vendorinfo
-!isEmpty(TARGET.UID3):ICON = $$QT_SOURCE_TREE/src/s60installs/qt.svg
+isEmpty(ICON):ICON = $$QT_SOURCE_TREE/src/s60installs/qt.svg