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 --- build.symbian/pjlib_test.mmp | 4 ++++ build.symbian/pjlib_test.pkg | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'build.symbian') diff --git a/build.symbian/pjlib_test.mmp b/build.symbian/pjlib_test.mmp index f779591a..f82a3672 100644 --- a/build.symbian/pjlib_test.mmp +++ b/build.symbian/pjlib_test.mmp @@ -59,6 +59,10 @@ SOURCE main_symbian.cpp DOCUMENT test.h +START RESOURCE pjlib_test_reg.rss + TARGETPATH \private\10003a3f\apps +END + SYSTEMINCLUDE ..\pjlib\include SYSTEMINCLUDE \epoc32\include diff --git a/build.symbian/pjlib_test.pkg b/build.symbian/pjlib_test.pkg index 758769f9..e406415c 100644 --- a/build.symbian/pjlib_test.pkg +++ b/build.symbian/pjlib_test.pkg @@ -5,7 +5,7 @@ ; Header ;#{"pjlib_test"},(0x200235D3), 0, 1, 1 -#{"pjlib_test"},(0xA000000D), 0, 1, 1 +#{"pjlib_test"},(0xA0000002), 0, 1, 1 ; Platform compatibility [0x101F7961], *, *, *,{"Series60ProductID"} @@ -16,3 +16,4 @@ ; Target "$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\pjlib_test.exe"-"!:\sys\bin\pjlib_test.exe" +"$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\pjlib_test_reg.rSC"-"!:\private\10003a3f\import\apps\pjlib_test_reg.rSC" -- cgit v1.2.3