testexecfw/statsrv/device/source/statapi/console/export/statapiconsole_armv5.pkg
changeset 0 3e07fef1e154
equal deleted inserted replaced
-1:000000000000 0:3e07fef1e154
       
     1 ;
       
     2 ; Copyright (c) 2005-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 &EN
       
    17 
       
    18 ; standard SIS file header
       
    19 ; not same is mmp, or the icon will become same.
       
    20 #{"statapi"},(0x10210D4F),1,0,0
       
    21 
       
    22 ;Localised Vendor name
       
    23 %{"Sybiman-EN"}
       
    24 
       
    25 ;Unique Vendor name
       
    26 :"Symbian"
       
    27 
       
    28 ;Files to install
       
    29 "\epoc32\release\armv5\urel\statapi.exe" -"!:\sys\bin\statapi.exe"
       
    30 if NOT exists("z:\sys\bin\iniparser.dll") AND NOT exists("c:\sys\bin\iniparser.dll")
       
    31 "\EPOC32\RELEASE\ARMV5\UREL\iniparser.dll"-"!:\sys\bin\iniparser.dll"
       
    32 endif
       
    33 
       
    34 "\epoc32\data\z\system\data\stat.ini" -"!:\system\data\stat.ini"
       
    35 
       
    36 "\epoc32\data\z\private\10003a3f\apps\statapi_reg.rsc" -"!:\private\10003a3f\import\apps\statapi_reg.rsc"
       
    37 "\epoc32\data\z\resource\apps\statapi_loc.rsc" -"!:\resource\apps\statapi_loc.rsc"
       
    38 "\epoc32\data\z\resource\apps\statapiicon.mbm" -"!:\resource\apps\statapiicon.mbm"