|
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 SVGT Viewer App |
|
18 ; |
|
19 ;Languages |
|
20 &EN |
|
21 ; |
|
22 ; UID is the app's UID |
|
23 ; |
|
24 #{"SVG Viewer App"},(0x101F874A),1,0,0 |
|
25 |
|
26 ; |
|
27 ;Supports Series 60 v 2.0 |
|
28 (0x101F7960), 0, 0, 0, {"Series60ProductID"} |
|
29 |
|
30 ; SVGT UI Control |
|
31 ; DLL + RSC |
|
32 "\Epoc32\release\thumb\urel\SVGTUIControl.dll" -"!:\system\libs\SVGTUIControl.dll" |
|
33 "\Epoc32\data\z\system\data\SVGTUIControl.rsc" -"!:\system\data\SVGTUIControl.rsc" |
|
34 |
|
35 ; SVGT Viewer App |
|
36 ; App + RSC + AIF |
|
37 "\Epoc32\release\thumb\urel\SVGTViewerApp.app" -"!:\system\apps\SVGTViewerApp\SVGTViewerApp.app" |
|
38 "\Epoc32\data\z\system\Apps\SVGTViewerApp\SVGTViewerApp.rsc" -"!:\system\apps\SVGTViewerApp\SVGTViewerApp.rsc" |
|
39 "\Epoc32\data\z\system\Apps\SVGTViewerApp\SVGTViewerApp.aif" -"!:\system\apps\SVGTViewerApp\SVGTViewerApp.aif" |
|
40 |
|
41 ; |
|
42 ; |
|
43 ; Now the Dlls used by the application, put in the same directory |
|
44 ; |
|
45 "\Epoc32\release\thumb\urel\gfx2d.dll" -"!:\system\libs\Gfx2d.dll" |
|
46 "\Epoc32\release\thumb\urel\svgengine.dll" -"!:\system\libs\SVGEngine.dll" |
|
47 |
|
48 ; Remove this when XMLINTERFACE.DLL is on hardware: |
|
49 "\Epoc32\release\thumb\urel\XMLINTERFACE.DLL" -"!:\system\libs\XMLINTERFACE.DLL" |
|
50 |
|
51 ; XMLParser: |
|
52 "\Epoc32\release\thumb\urel\cXmlParser.dll" -"!:\system\libs\cXmlParser.dll" |
|
53 |
|
54 ; Remove this when DRM is on hardware: |
|
55 "\Epoc32\release\thumb\urel\DRMCOMMON.DLL" -"!:\system\libs\DRMCOMMON.DLL" |
|
56 |
|
57 ; Remove this when DRM is on hardware: |
|
58 "\Epoc32\release\thumb\urel\DRMAUTHENTICATED.DLL" -"!:\system\libs\DRMAUTHENTICATED.DLL" |
|
59 |
|
60 ; SVGT Recogniser, put in system recogniser directory to recognise SVG mime type. |
|
61 "\Epoc32\release\thumb\urel\SVGRECOG.MDL" -"!:\system\recogs\Svgrecog.mdl" |
|
62 |
|
63 ; Remove this when DRM is on hardware: |
|
64 "\Epoc32\release\thumb\urel\DRMHELPER.DLL" -"!:\system\libs\DRMHELPER.DLL" |
|
65 |
|
66 ; Remove this when DRM is on hardware: |
|
67 "\Epoc32\release\thumb\urel\COMMONENGINE.DLL" -"!:\system\libs\COMMONENGINE.DLL" |
|
68 |
|
69 ; Remove this when DRM is on hardware: |
|
70 "\Epoc32\release\thumb\urel\MPLAYERDRMHELPER.DLL" -"!:\system\libs\MPLAYERDRMHELPER.DLL" |
|
71 |
|
72 "\Epoc32\release\thumb\urel\DRMManagerEng.dll" -"!:\system\libs\DRMManagerEng.DLL" |