summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pjsua/symbian/data/pjsua_reg.rss
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2013-04-19 06:50:07 +0000
committerNanang Izzuddin <nanang@teluu.com>2013-04-19 06:50:07 +0000
commitc0636584277d0a2c7be6f21faef79c9e1ca77bc3 (patch)
treeca9e8746cfbe5121308ca01e0ad230be6ffe772a /pjsip-apps/src/pjsua/symbian/data/pjsua_reg.rss
parent5df88d5670b8860937acf820ec4483bf24def352 (diff)
Re #1655: Initial implementation of pjsua CLI app for Symbian.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4477 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/src/pjsua/symbian/data/pjsua_reg.rss')
-rw-r--r--pjsip-apps/src/pjsua/symbian/data/pjsua_reg.rss21
1 files changed, 21 insertions, 0 deletions
diff --git a/pjsip-apps/src/pjsua/symbian/data/pjsua_reg.rss b/pjsip-apps/src/pjsua/symbian/data/pjsua_reg.rss
new file mode 100644
index 00000000..e91a00b2
--- /dev/null
+++ b/pjsip-apps/src/pjsua/symbian/data/pjsua_reg.rss
@@ -0,0 +1,21 @@
+
+#include <eikon.rh>
+#include <avkon.rsg>
+#include <avkon.rh>
+#include <appinfo.rh>
+#include "pjsua_reg.loc"
+#include <pjsua.rsg>
+
+UID2 KUidAppRegistrationResourceFile
+UID3 0xE44C2D02
+
+RESOURCE APP_REGISTRATION_INFO
+ {
+ app_file="pjsua";
+ localisable_resource_file = qtn_loc_resource_file_1;
+ localisable_resource_id = R_LOCALISABLE_APP_INFO;
+
+ embeddability=KAppNotEmbeddable;
+ newfile=KAppDoesNotSupportNewFile;
+ }
+