diff options
author | Thomas Zander <t.zander@nokia.com> | 2010-02-10 12:49:03 (GMT) |
---|---|---|
committer | Thomas Zander <t.zander@nokia.com> | 2010-02-10 12:49:03 (GMT) |
commit | 670d101d1f8def0c55a1e22d447d4989462ee331 (patch) | |
tree | 2bd623ee806162f26565f4f29254e0814798eafd /translations | |
parent | 9419afc2d161bfe9004e1837191bbae58b00fea8 (diff) | |
download | Qt-670d101d1f8def0c55a1e22d447d4989462ee331.zip Qt-670d101d1f8def0c55a1e22d447d4989462ee331.tar.gz Qt-670d101d1f8def0c55a1e22d447d4989462ee331.tar.bz2 |
Make the symbian build not bail out over missing files
Diffstat (limited to 'translations')
-rw-r--r-- | translations/translations.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/translations.pro b/translations/translations.pro index f1b9c99..6f40b49 100644 --- a/translations/translations.pro +++ b/translations/translations.pro @@ -11,6 +11,7 @@ contains(TEMPLATE_PREFIX, vc):vcproj = 1 TEMPLATE = app TARGET = qm_phony_target CONFIG -= qt separate_debug_info +CONFIG += no_icon QT = LIBS = |