|
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 the License "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 &EN |
|
18 ; Installation header |
|
19 ; Only one component name as we only support English |
|
20 ; UID is the main app's UID |
|
21 |
|
22 #{"CalendarTest"},(0xE01FB706),1,0,24,TYPE=SA |
|
23 |
|
24 ; |
|
25 ;Supports Series 60 v 0.9 |
|
26 ;This line indicates that this installation is for the Series 60 platform v0.9 |
|
27 ;This line must appear _exactly_ as shown below in the sis file |
|
28 ;If this line is missing or incorrect, the sis file will not be able |
|
29 ;to be installed on Series 60 v0.9 platforms |
|
30 (0xE01FB706), 0, 0, 0, {"Series60ProductID"} |
|
31 |
|
32 ; Localised Vendor name |
|
33 %{"Nokia"} |
|
34 |
|
35 ; Unique Vendor name |
|
36 :"Nokia Corporation" |
|
37 |
|
38 ;INI FILE |
|
39 "\epoc32\winscw\c\testframework\testframework.ini" - "!:\testframework\testframewor.ini" |
|
40 |
|
41 ;CFG FILES |
|
42 "\epoc32\winscw\c\testframework\tcalendaradditer3.cfg" - "!:\testframework\tcalendaradditer3.cfg" |
|
43 ; "\epoc32\winscw\c\testframework\tcalendarexportiter3.cfg" - "!:\testframework\tcalendarexportiter3.cfg" |
|
44 ; "\epoc32\winscw\c\testframework\tcalendargetlistiter3.cfg" - "!:\testframework\tcalendargetlistiter3.cfg" |
|
45 ; "\epoc32\winscw\c\testframework\tcalendarimportiter3.cfg" - "!:\testframework\tcalendarimportiter3.cfg" |
|
46 ; Main DLL |
|
47 "\epoc32\release\ARMV5\urel\calendarservice.dll" - "!:\Sys\Bin\calendarservice.dll" |
|
48 "\epoc32\release\ARMV5\urel\calendarprovider.dll" - "!:\Sys\Bin\calendarprovider.dll" |
|
49 "\epoc32\release\ARMV5\urel\tcalendaradditer3.dll" - "!:\Sys\Bin\tcalendaradditer3.dll" |
|
50 ; "\epoc32\release\ARMV5\urel\tcalendarexportiter3.dll" - "!:\Sys\Bin\tcalendarexportiter3.dll" |
|
51 ; "\epoc32\release\ARMV5\urel\tcalendargetlistiter3.dll" - "!:\Sys\Bin\tcalendargetlistiter3.dll" |
|
52 ; "\epoc32\release\ARMV5\urel\tcalendarimportiter3.dll" - "!:\Sys\Bin\tcalendarimportiter3.dll" |
|
53 "\epoc32\data\Z\resource\plugins\calendarprovider.rsc" - "c:\resource\plugins\calendarprovider.rsc" |
|
54 |