messagingapp/msgnotifications/msgerrornotifier/msgerrornotifier.pro
branchGCC_SURGE
changeset 47 5b14749788d7
parent 43 35b64624a9e7
child 70 a15d9966050f
--- a/messagingapp/msgnotifications/msgerrornotifier/msgerrornotifier.pro	Thu Jun 17 09:57:06 2010 +0100
+++ b/messagingapp/msgnotifications/msgerrornotifier/msgerrornotifier.pro	Thu Jul 22 16:32:06 2010 +0100
@@ -25,7 +25,8 @@
            src/msgerrornotifiersvc.cpp
            
 LIBS += -lxqservice \
-	    -lxqserviceutil
+	    -lxqserviceutil \
+	    -lxqsystemtoneservice
 
 SERVICE.FILE = service_conf.xml
 SERVICE.OPTIONS = embeddable
@@ -33,6 +34,7 @@
 
 symbian:TARGET.UID3 = 0x2001FE74
 
+TRANSLATIONS = messaging.ts
 
 BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
                              ".\rom\msgerrornotifier.iby CORE_APP_LAYER_IBY_EXPORT_PATH(msgerrornotifier.iby)"