From f155311a9ef95fd84b3eeba3b18ed900a2e7c657 Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Wed, 17 Jun 2009 18:30:45 +0000 Subject: Ticket #887: Minor update: added app registration info for Symbian pjlib-test, so there will be shortcut when installed on device. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2772 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/src/pjlib-test/pjlib_test_reg.rss | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pjlib/src/pjlib-test/pjlib_test_reg.rss (limited to 'pjlib/src') diff --git a/pjlib/src/pjlib-test/pjlib_test_reg.rss b/pjlib/src/pjlib-test/pjlib_test_reg.rss new file mode 100644 index 00000000..dd892e46 --- /dev/null +++ b/pjlib/src/pjlib-test/pjlib_test_reg.rss @@ -0,0 +1,12 @@ +// Symbian application registration info for pjlib-test + +#include + +UID2 KUidAppRegistrationResourceFile +UID3 0xA0000002 + +RESOURCE APP_REGISTRATION_INFO +{ + app_file="pjlib_test"; +} + -- cgit v1.2.3