From 670d101d1f8def0c55a1e22d447d4989462ee331 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Wed, 10 Feb 2010 13:49:03 +0100 Subject: Make the symbian build not bail out over missing files --- translations/translations.pro | 1 + 1 file changed, 1 insertion(+) 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 = -- cgit v0.12