diff -r 318c4eab2439 -r 8957df7b0072 securitydialogs/secuinotifications/secuinotificationdialogplugin/secuinotificationdialogplugin.pro --- a/securitydialogs/secuinotifications/secuinotificationdialogplugin/secuinotificationdialogplugin.pro Fri Apr 16 15:53:24 2010 +0300 +++ b/securitydialogs/secuinotifications/secuinotificationdialogplugin/secuinotificationdialogplugin.pro Mon May 03 13:20:16 2010 +0300 @@ -38,7 +38,8 @@ symbian: { TARGET.EPOCALLOWDLLDATA = 1 - TARGET.CAPABILITY = CAP_GENERAL_DLL + # NetworkControl NetworkServices needed for emergency calls + TARGET.CAPABILITY = CAP_GENERAL_DLL NetworkControl NetworkServices TARGET.UID3 = 0x2102432C # TODO: allocate UID pluginstub.sources = secuinotificationdialogplugin.dll @@ -51,6 +52,7 @@ "rom/secuinotificationdialogplugin.iby CORE_APP_LAYER_IBY_EXPORT_PATH(secuinotificationdialogplugin.iby)" LIBS += -lxqservice +LIBS += -lphoneclient tests { test.depends = sub-src