perfsrv/piprofiler/sis/piprofiler_3_2.pkg
changeset 62 1c2bb2fc7c87
equal deleted inserted replaced
56:aa2539c91954 62:1c2bb2fc7c87
       
     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 exists ("Z:\system\install\Series60v5.2.sis") 
       
    38 
       
    39 ; engine
       
    40 "\epoc32\release\armv5\urel\PIProfilerEngine.exe"	- "!:\sys\bin\PIProfilerEngine.exe"
       
    41 ; basic sampler plugins
       
    42 "\epoc32\release\armv5\urel\PIProfilerGenerals.dll"	-"!:\sys\bin\PIProfilerGenerals.dll"
       
    43 "\epoc32\data\Z\Resource\plugins\PIProfilerGenerals.rsc"   -   "!:\Resource\Plugins\PIProfilerGenerals.RSC"
       
    44 "\epoc32\release\armv5\urel\PIProfilerGeneralsSampler.ldd"	-"!:\sys\bin\PIProfilerGeneralsSampler.ldd"
       
    45 "\epoc32\release\armv5\urel\PIProfilerBUP.dll"	-"!:\sys\bin\PIProfilerBUP.dll"
       
    46 "\epoc32\data\Z\Resource\plugins\PIProfilerBUP.rsc"   -   "!:\Resource\Plugins\PIProfilerBUP.RSC"
       
    47 "\epoc32\RELEASE\armv5\urel\PIProfilerTouchEventAnim.dll"-"!:\sys\bin\PIProfilerTouchEventAnim.dll"
       
    48 
       
    49 ; writer plugins
       
    50 "\epoc32\release\armv5\urel\piprofilerdebugwriter.dll"	-"!:\sys\bin\piprofilerdebugwriter.dll"
       
    51 "\epoc32\data\Z\Resource\plugins\piprofilerdebugwriter.rsc"   -   "!:\Resource\Plugins\piprofilerdebugwriter.rsc"
       
    52 "\epoc32\release\armv5\urel\piprofilerdiskwriter.dll"	-"!:\sys\bin\piprofilerdiskwriter.dll"
       
    53 "\epoc32\data\Z\Resource\plugins\piprofilerdiskwriter.rsc"   -   "!:\Resource\Plugins\piprofilerdiskwriter.rsc"
       
    54 
       
    55 ; UI
       
    56 "\epoc32\RELEASE\armv5\urel\PIProfilerUI.exe"-"!:\sys\bin\PIProfilerUI.exe"
       
    57 "\epoc32\data\z\Resource\apps\piprofilerui_aif.mif"-"!:\Resource\Apps\piprofilerui_aif.mif"
       
    58 "\epoc32\data\z\Resource\apps\piprofilerui_ExtraIcons.mif"-"!:\Resource\Apps\piprofilerui_ExtraIcons.mif"
       
    59 "\epoc32\data\z\PRIVATE\10003A3F\APPS\piprofilerui_reg.rsc"-"!:\private\10003a3f\import\apps\piprofilerui_reg.rsc"
       
    60 "\epoc32\data\z\PRIVATE\2001E5AE\backup_registration.xml"-"!:\private\2001E5AE\backup_registration.xml"
       
    61 
       
    62 ENDIF