homescreensrv_plat/action_handler_plugin_api/tsrc/group/ah_plugin_api.pkg
changeset 73 4bc7b118b3df
parent 66 32469d7d46ff
child 80 397d00875918
child 81 5ef31a21fdd5
equal deleted inserted replaced
66:32469d7d46ff 73:4bc7b118b3df
     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 ; obrtester.pkg
       
    17 ;
       
    18 ;Language - standard language definitions
       
    19 &EN
       
    20 
       
    21 ; standard SIS file header
       
    22 #{"ahapitest"},(0x016660F6),1,0,0
       
    23 
       
    24 ;Localised Vendor name
       
    25 %{"Vendor-EN"}
       
    26 
       
    27 ;Unique Vendor name
       
    28 :"Vendor"
       
    29 
       
    30 ;Supports Series 60 v 3.0
       
    31 [0x101F7961], 0, 0, 0, {"Series60ProductID"}
       
    32 
       
    33 ;Files to install
       
    34 
       
    35     "\epoc32\release\armv5\urel\ahpluginapitest.dll" - "!:\sys\bin\ahpluginapitest.dll"
       
    36     "..\init\ah_plugin_api.ini"                            -"!:\testframework\ah_plugin_api.ini"
       
    37     "..\conf\ah_plugin_api.cfg"                            -"!:\testframework\ah_plugin_api.cfg"
       
    38     "..\data\ahapi.bat"                              -"!:\ahapi.bat"
       
    39     
       
    40