imservices/ossprotocoladaptation/dataconvlib/sis/stringutils_lib.pkg
branchRCL_3
changeset 14 7797b2f86d2b
parent 13 b6f2a363adf7
child 16 cfe5eb8bb9ca
equal deleted inserted replaced
13:b6f2a363adf7 14:7797b2f86d2b
     1 ;
       
     2 ; Copyright (c) 2005-2007 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:  Installation file for OpenCStringUtilitiesLibEx Library
       
    15 ;
       
    16 &EN
       
    17 
       
    18 ;packet-header (name, uid, major, minor, build, type)
       
    19 #{"StringUtils Library"},(0xA0001321),1,0,6371, TYPE=SA
       
    20 
       
    21 ;Localised Vendor name
       
    22 %{"Nokia"}
       
    23 
       
    24 ;Unique Vendor name
       
    25 :"Nokia"
       
    26 
       
    27 ;Supports Series 60 v3.0
       
    28 ;This line indicates that this installation is for the Series 60 platform v3.0
       
    29 ;This line must appear _exactly_ as shown below in the sis file
       
    30 ;If this line is missing or incorrect, the sis file will not be able
       
    31 ;to be installed on Series 60 v2.0 platforms
       
    32 [0x101F7961], 0, 0, 0, {"Series60ProductID"}
       
    33 
       
    34 ;copy any data files if you have
       
    35 
       
    36 ;Files to install
       
    37 "\epoc32\release\armv5\urel\OpenCStringUtilitiesLibEx.dll"               - "!:\sys\bin\OpenCStringUtilitiesLibEx.dll"
       
    38 
       
    39