summaryrefslogtreecommitdiff
path: root/mk/symbian/baresip_reg.rss
diff options
context:
space:
mode:
Diffstat (limited to 'mk/symbian/baresip_reg.rss')
-rw-r--r--mk/symbian/baresip_reg.rss16
1 files changed, 16 insertions, 0 deletions
diff --git a/mk/symbian/baresip_reg.rss b/mk/symbian/baresip_reg.rss
new file mode 100644
index 0000000..58f91a3
--- /dev/null
+++ b/mk/symbian/baresip_reg.rss
@@ -0,0 +1,16 @@
+/*
+ * baresip_reg.rss
+ */
+
+#include <appinfo.rh>
+
+UID2 KUidAppRegistrationResourceFile
+UID3 0x20011300
+
+RESOURCE APP_REGISTRATION_INFO
+ {
+ app_file="baresip";
+
+ embeddability=KAppNotEmbeddable;
+ newfile=KAppDoesNotSupportNewFile;
+ }