coreapplicationuis/ATCmdPlugin/sis/atcmdplugin.pkg
changeset 21 c4cbaa4fb734
child 35 13fd6fd25fe7
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
       
     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 ; ExtAtCmdHandler.pkg
       
    17 ;
       
    18 ;Language - standard language definitions
       
    19 &EN
       
    20 
       
    21 ;Standard SIS file header (use UI application UID)
       
    22 #{"ATCmdPlugin"},(0x2001A273),1,0,0
       
    23 
       
    24 ;Supports Series 60 v 3.0
       
    25 [0x1028315F], 0, 0, 0, {"Series60ProductID"}
       
    26 
       
    27 ;Localised Vendor name
       
    28 %{"Nokia"}
       
    29 
       
    30 ;Unique Vendor name
       
    31 :"Nokia"
       
    32 
       
    33 ;Files to install
       
    34 "\epoc32\release\armv5\urel\atcmdplugin.dll"      -"!:\sys\bin\atcmdplugin.dll"
       
    35 "\epoc32\data\z\resource\plugins\atcmdplugin.rsc"   -"!:\resource\plugins\atcmdplugin.rsc"
       
    36 "\epoc32\data\z\resource\apps\atcmdpluginresource.rsc"         -"!:\resource\apps\atcmdpluginresource.rsc"
       
    37