messagingapp/msgnotifications/msgerrornotifier/msgerrornotifier.pro
changeset 37 518b245aa84c
parent 25 84d9eb65b26f
child 62 fdbe8253b596
--- a/messagingapp/msgnotifications/msgerrornotifier/msgerrornotifier.pro	Mon May 03 12:29:07 2010 +0300
+++ b/messagingapp/msgnotifications/msgerrornotifier/msgerrornotifier.pro	Fri Jun 25 15:47:40 2010 +0530
@@ -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)"