equal
deleted
inserted
replaced
|
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 ; Installation file for MFP application |
|
18 ; |
|
19 ;Languages |
|
20 &EN |
|
21 ; |
|
22 ; UID is the app's UID |
|
23 ; |
|
24 #{"SVGTPlugin"},(0x101F86DF),1,0,0,TYPE=SISOPTION |
|
25 ; |
|
26 ;Supports Series 60 v 1.1 |
|
27 ;This line indicates that this installation is for the Series 60 platform v0.9 |
|
28 ;This line must appear _exactly_ as shown below in the sis file |
|
29 ;If this line is missing or incorrect, the sis file will not be able |
|
30 ;to be installed on Series 60 v0.9 platforms |
|
31 (0x101F6F88), 0, 0, 0, {"Series60ProductID"} |
|
32 ; |
|
33 ; Two files to install |
|
34 ; |
|
35 "\epoc32\release\thumb\urel\npSvgtPlugin.dll" -"!:\apps\plugin\npSvgtPlugin.dll" |
|
36 |
|
37 "\Epoc32\release\thumb\urel\gfx2d.dll" -"!:\system\libs\gfx2d.dll" |
|
38 |
|
39 "\Epoc32\release\thumb\urel\svgengine.dll" -"!:\system\libs\svgengine.dll" |
|
40 |
|
41 "\Epoc32\release\thumb\urel\SVGRECOG.MDL" -"!:\system\recogs\SVGRECOG.MDL" |
|
42 |
|
43 |
|
44 |
|
45 |
|
46 |
|
47 |
|
48 |