|
1 ; |
|
2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 ; All rights reserved. |
|
4 ; This component and the accompanying materials are made available |
|
5 ; under the terms of "Eclipse Public License v1.0" |
|
6 ; which accompanies this distribution, and is available |
|
7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 ; |
|
9 ; Initial Contributors: |
|
10 ; Nokia Corporation - initial contribution. |
|
11 ; |
|
12 ; Contributors: |
|
13 ; |
|
14 ; Description: |
|
15 ; |
|
16 |
|
17 ;------------------------------------------------------------------------------ |
|
18 ;Languages |
|
19 ;------------------------------------------------------------------------------ |
|
20 &EN |
|
21 |
|
22 ;------------------------------------------------------------------------------ |
|
23 ; Package header. |
|
24 ; Format: {"ComponentName"},(ComponentUID),Major,Minor,Build-Number[,PackageOptions] [,TYPE=PackageType] |
|
25 ; Build-Number == yyww where yy is for year (last two digits without leading zero); |
|
26 ; ww is for week number. |
|
27 ;------------------------------------------------------------------------------ |
|
28 #{"MCC Tester"},(0x01003181),0,2,417,TYPE=SISAPP |
|
29 |
|
30 ;------------------------------------------------------------------------------ |
|
31 ;Supports Series 60 v 0.9 |
|
32 ;This line indicates that this installation is for the Series 60 platform v0.9 |
|
33 ;This line must appear _exactly_ as shown below in the sis file |
|
34 ;If this line is missing or incorrect, the sis file will not be able |
|
35 ;to be installed on Series 60 v0.9 platforms |
|
36 ;------------------------------------------------------------------------------ |
|
37 (0x101F6F88), 0, 0, 0, |
|
38 {"Series60ProductID"} |
|
39 |
|
40 ;------------------------------------------------------------------------------ |
|
41 ; Application file. |
|
42 ;------------------------------------------------------------------------------ |
|
43 "\Epoc32\release\thumb\udeb\mccclienttest.exe"-"!:\system\apps\Testconsole\mccclienttest.exe" |
|
44 |
|
45 ; |
|
46 "\Epoc32\release\thumb\udeb\G711PayloadFormat.dll"-"!:\system\libs\plugins\G711PayloadFormat.dll" |
|
47 "\Epoc32\data\z\system\Libs\Plugins\101F8714.rsc"-"!:\system\libs\plugins\101F8714.rsc" |
|
48 |
|
49 ; |
|
50 "\Epoc32\release\thumb\udeb\AmrPayloadFormat.dll"-"!:\system\libs\plugins\AmrPayloadFormat.dll" |
|
51 "\Epoc32\data\z\system\Libs\Plugins\101F8604.rsc"-"!:\system\libs\plugins\101F8604.rsc" |
|
52 |
|
53 ; |
|
54 "\Epoc32\release\thumb\udeb\IlbcPayloadFormat.dll"-"!:\system\libs\plugins\IlbcPayloadFormat.dll" |
|
55 "\Epoc32\data\z\system\Libs\Plugins\1020285E.rsc"-"!:\system\libs\plugins\1020285E.rsc" |
|
56 |
|
57 ; |
|
58 "\Epoc32\release\thumb\udeb\MccRtpSourceSink.dll"-"!:\system\libs\plugins\MccRtpSourceSink.dll" |
|
59 "\Epoc32\data\z\system\Libs\Plugins\101F8614.rsc"-"!:\system\libs\plugins\101F8614.rsc" |
|
60 |
|
61 ;RTP DLLs |
|
62 "\epoc32\release\thumb\udeb\RtpStpPacket.dll"-"!:\System\Libs\RtpStpPacket.dll" |
|
63 "\epoc32\release\thumb\udeb\RtpService.dll"-"!:\System\Libs\RtpService.dll" |