From 6545f89fe0739c9887b350ce678c02f48c525843 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Sun, 13 Jan 2008 00:26:22 +0000 Subject: Renamed symbian_ua.pkg to symbian_ua_udeb.pkg and symbian_ua_urel.pkg git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1687 74dad513-b988-da41-8d7b-12977e46ad98 --- build.symbian/symbian_ua.pkg | 18 ------------------ build.symbian/symbian_ua_udeb.pkg | 18 ++++++++++++++++++ build.symbian/symbian_ua_urel.pkg | 18 ++++++++++++++++++ 3 files changed, 36 insertions(+), 18 deletions(-) delete mode 100644 build.symbian/symbian_ua.pkg create mode 100644 build.symbian/symbian_ua_udeb.pkg create mode 100644 build.symbian/symbian_ua_urel.pkg diff --git a/build.symbian/symbian_ua.pkg b/build.symbian/symbian_ua.pkg deleted file mode 100644 index 4f6c6694..00000000 --- a/build.symbian/symbian_ua.pkg +++ /dev/null @@ -1,18 +0,0 @@ -; symbian_ua.pkg - -; Languages -&EN - -; Header -#{"symbian_ua"},(0xA000000D), 0, 1, 1 - -; Platform compatibility -[0x101F7961], *, *, *,{"Series60ProductID"} - -; vendor -%{"PJSIP"} -:"PJSIP" - -; Target -"C:\Symbian\9.1\S60_3rd_MR\epoc32\release\gcce\UDEB\symbian_ua.exe"-"!:\sys\bin\symbian_ua.exe" -"C:\Symbian\9.1\S60_3rd_MR\epoc32\data\z\private\10003a3f\apps\symbian_ua_reg.rSC"-"!:\private\10003a3f\import\apps\symbian_ua_reg.rSC" diff --git a/build.symbian/symbian_ua_udeb.pkg b/build.symbian/symbian_ua_udeb.pkg new file mode 100644 index 00000000..4f6c6694 --- /dev/null +++ b/build.symbian/symbian_ua_udeb.pkg @@ -0,0 +1,18 @@ +; symbian_ua.pkg + +; Languages +&EN + +; Header +#{"symbian_ua"},(0xA000000D), 0, 1, 1 + +; Platform compatibility +[0x101F7961], *, *, *,{"Series60ProductID"} + +; vendor +%{"PJSIP"} +:"PJSIP" + +; Target +"C:\Symbian\9.1\S60_3rd_MR\epoc32\release\gcce\UDEB\symbian_ua.exe"-"!:\sys\bin\symbian_ua.exe" +"C:\Symbian\9.1\S60_3rd_MR\epoc32\data\z\private\10003a3f\apps\symbian_ua_reg.rSC"-"!:\private\10003a3f\import\apps\symbian_ua_reg.rSC" diff --git a/build.symbian/symbian_ua_urel.pkg b/build.symbian/symbian_ua_urel.pkg new file mode 100644 index 00000000..731276d2 --- /dev/null +++ b/build.symbian/symbian_ua_urel.pkg @@ -0,0 +1,18 @@ +; symbian_ua.pkg + +; Languages +&EN + +; Header +#{"symbian_ua"},(0xA000000D), 0, 1, 1 + +; Platform compatibility +[0x101F7961], *, *, *,{"Series60ProductID"} + +; vendor +%{"PJSIP"} +:"PJSIP" + +; Target +"C:\Symbian\9.1\S60_3rd_MR\epoc32\release\gcce\UREL\symbian_ua.exe"-"!:\sys\bin\symbian_ua.exe" +"C:\Symbian\9.1\S60_3rd_MR\epoc32\data\z\private\10003a3f\apps\symbian_ua_reg.rSC"-"!:\private\10003a3f\import\apps\symbian_ua_reg.rSC" -- cgit v1.2.3