|
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 ;Languages |
|
17 &EN |
|
18 ; Localised vendor names |
|
19 %{"Nokia Corporation"} |
|
20 |
|
21 ; Non-localised vendor name |
|
22 :"Nokia Corporation" |
|
23 |
|
24 ;Header |
|
25 #{"PIProfiler"}, (0x2001E5AD), 2,3,1,TYPE=SA, RU |
|
26 |
|
27 ;Supports Series 60 v 3.2 |
|
28 [0x102752AE], 0, 0, 0, {"Series60ProductID"} |
|
29 ;Supports Series 60 v 5.0 |
|
30 [0x1028315F], 0, 0, 0, {"Series60ProductID"} |
|
31 ;Supports Series 60 v 5.1 |
|
32 [0x10283160], 0, 0, 0, {"Series60ProductID"} |
|
33 ;Supports Symbian^3 |
|
34 [0x20022E6D], 0, 0, 0, {"Series60ProductID"} |
|
35 |
|
36 |
|
37 ;if 52.50 |
|
38 IF exists("Z:\system\install\Series60v5.0.sis") AND NOT exists("Z:\system\install\Series60v3.2.sis") |
|
39 |
|
40 ; engine |
|
41 "\epoc32\release\armv5\urel\PIProfilerEngine.exe" - "!:\sys\bin\PIProfilerEngine.exe" |
|
42 ; basic sampler plugins |
|
43 "\epoc32\release\armv5\urel\PIProfilerGenerals.dll" -"!:\sys\bin\PIProfilerGenerals.dll" |
|
44 "\epoc32\data\Z\Resource\plugins\PIProfilerGenerals.rsc" - "!:\Resource\Plugins\PIProfilerGenerals.RSC" |
|
45 "\epoc32\release\armv5\urel\PIProfilerGeneralsSampler.ldd" -"!:\sys\bin\PIProfilerGeneralsSampler.ldd" |
|
46 "\epoc32\release\armv5\urel\PIProfilerBUP.dll" -"!:\sys\bin\PIProfilerBUP.dll" |
|
47 "\epoc32\data\Z\Resource\plugins\PIProfilerBUP.rsc" - "!:\Resource\Plugins\PIProfilerBUP.RSC" |
|
48 "\epoc32\RELEASE\armv5\urel\PIProfilerTouchEventAnim.dll"-"!:\sys\bin\PIProfilerTouchEventAnim.dll" |
|
49 |
|
50 ; piprofiler exe |
|
51 "\epoc32\release\armv5\urel\PIProfiler.exe" - "!:\sys\bin\PIProfiler.exe" |
|
52 |
|
53 ; writer plugins |
|
54 "\epoc32\release\armv5\urel\piprofilerdebugwriter.dll" -"!:\sys\bin\piprofilerdebugwriter.dll" |
|
55 "\epoc32\data\Z\Resource\plugins\piprofilerdebugwriter.rsc" - "!:\Resource\Plugins\piprofilerdebugwriter.rsc" |
|
56 "\epoc32\release\armv5\urel\piprofilerdiskwriter.dll" -"!:\sys\bin\piprofilerdiskwriter.dll" |
|
57 "\epoc32\data\Z\Resource\plugins\piprofilerdiskwriter.rsc" - "!:\Resource\Plugins\piprofilerdiskwriter.rsc" |
|
58 |
|
59 ; UI |
|
60 "\epoc32\RELEASE\armv5\urel\PIProfilerUI.exe"-"!:\sys\bin\PIProfilerUI.exe" |
|
61 "\epoc32\data\z\Resource\apps\piprofilerui_aif.mif"-"!:\Resource\Apps\piprofilerui_aif.mif" |
|
62 "\epoc32\data\z\Resource\apps\piprofilerui_ExtraIcons.mif"-"!:\Resource\Apps\piprofilerui_ExtraIcons.mif" |
|
63 "\epoc32\data\z\Resource\apps\piprofilerui.rsc"-"!:\Resource\Apps\piprofilerui.rsc" |
|
64 "\epoc32\data\z\PRIVATE\10003A3F\APPS\piprofilerui_reg.rsc"-"!:\private\10003a3f\import\apps\piprofilerui_reg.rsc" |
|
65 "\epoc32\data\z\PRIVATE\2001E5AE\backup_registration.xml"-"!:\private\2001E5AE\backup_registration.xml" |
|
66 |
|
67 ENDIF |