|
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 ; Package file for presencefw SIS stub in ROM |
|
18 ; and a ximp framework upgrade SIS. |
|
19 ; Including the stub in ROM enables components |
|
20 ; defined in stub to be updated by SIS installer. |
|
21 ; When adding or removing components from presencefw |
|
22 ; please update this pkg file and create an updated |
|
23 ; stub to group directory. |
|
24 ; |
|
25 ; To create SIS stub: makesis -s ximpfw_upgrade.pkg ximpfwstub.sis |
|
26 ; Copy ximpfwstub.sis to z:\system\install\ximpfwstub.sis |
|
27 ; or use abld export to export it automatically. |
|
28 ; |
|
29 |
|
30 ;Language |
|
31 &EN |
|
32 |
|
33 ;Header |
|
34 #{"XIMPFramework"}, (0x10282DDC), 1, 0, 0, TYPE=SA |
|
35 |
|
36 |
|
37 ;Localised VendorID |
|
38 %{"Nokia"} |
|
39 |
|
40 ;VendorID |
|
41 :"Nokia" |
|
42 |
|
43 ;binaries |
|
44 ""-"z:\sys\bin\ximpdatamodel.dll" |
|
45 ""-"z:\sys\bin\ximpoperations.dll" |
|
46 ""-"z:\sys\bin\ximpprocessor.dll" |
|
47 ""-"z:\sys\bin\ximpserver.exe" |
|
48 ""-"z:\sys\bin\ximprootserver.exe" |
|
49 ""-"z:\sys\bin\ximpsrvclient.dll" |
|
50 ""-"z:\sys\bin\ximpmanager.dll" |
|
51 ""-"z:\sys\bin\ximpecomhook.dll" |
|
52 ""-"z:\sys\bin\ximputils.dll" |
|
53 ""-"z:\sys\bin\presencemanager.dll" |
|
54 ""-"z:\sys\bin\presencedatamodel.dll" |
|
55 ""-"z:\sys\bin\presenceoperation.dll" |
|
56 ""-"z:\sys\bin\presencedatamodelhook.dll" |
|
57 ""-"z:\sys\bin\presenceecomhook.dll" |
|
58 ""-"z:\sys\bin\presencecacheclient.dll" |
|
59 ""-"z:\sys\bin\presencecacheecomhook.dll" |
|
60 ""-"z:\sys\bin\presencecacheserver.exe" |
|
61 |
|
62 ;resources |
|
63 ""-"z:\resource\plugins\ximpecomhook.rsc" |
|
64 ""-"z:\resource\plugins\presenceecomhook.rsc" |
|
65 ""-"z:\resource\plugins\presencedatamodelhook.rsc" |
|
66 ""-"z:\resource\plugins\presencecacheecomhook.rsc" |
|
67 |