diff options
author | axis <qt-info@nokia.com> | 2009-11-20 07:56:40 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-11-20 07:56:40 (GMT) |
commit | d9fa92933ff6ff1afad342f7f94e37f810cf8176 (patch) | |
tree | 77e2c90877ea528d71755e7322c025c8284636a7 /examples | |
parent | a8c8c2274d2d0a708786adbb357013955f99c0af (diff) | |
parent | c7d7fae74f3b8df9e5b07493a36db31f2c499699 (diff) | |
download | Qt-d9fa92933ff6ff1afad342f7f94e37f810cf8176.zip Qt-d9fa92933ff6ff1afad342f7f94e37f810cf8176.tar.gz Qt-d9fa92933ff6ff1afad342f7f94e37f810cf8176.tar.bz2 |
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-staging2
Diffstat (limited to 'examples')
-rw-r--r-- | examples/symbianpkgrules.pri | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/symbianpkgrules.pri b/examples/symbianpkgrules.pri index 59c5480..35edbfb 100644 --- a/examples/symbianpkgrules.pri +++ b/examples/symbianpkgrules.pri @@ -11,3 +11,5 @@ vendorinfo = \ " " default_deployment.pkg_prerules += vendorinfo + +isEmpty(ICON):ICON = $$QT_SOURCE_TREE/src/s60installs/qt.svg |