sapi_mediamanagement/tsrc/testing/tmediaprovidertest/group/tmediaprovidertest.pkg
changeset 0 14df0fbfcc4e
child 1 a36b1e19a461
equal deleted inserted replaced
-1:000000000000 0:14df0fbfcc4e
       
     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 the License "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 ; Installation header
       
    18 ; Only one component name as we only support English
       
    19 ; UID is the main app's UID
       
    20 
       
    21 #{"tmediamgmttest"},(0x10281F2D),1,0,24,TYPE=SA
       
    22 
       
    23 ;
       
    24 ;Supports Series 60 v 0.9
       
    25 ;This line indicates that this installation is for the Series 60 platform v0.9
       
    26 ;This line must appear _exactly_ as shown below in the sis file
       
    27 ;If this line is missing or incorrect, the sis file will not be able
       
    28 ;to be installed on Series 60 v0.9 platforms
       
    29 (0x10291F2D), 0, 0, 0, {"Series60ProductID"}
       
    30 
       
    31 ; Localised Vendor name
       
    32 %{"Nokia"}
       
    33 
       
    34 ; Unique Vendor name
       
    35 :"Nokia Corporation"
       
    36 
       
    37 ;INI FILE
       
    38   "../init/testframework.ini"    -   "!:\testframework\testframework.ini"
       
    39 
       
    40 ;CFG FILES
       
    41   "../conf/tmediaprovidertest.cfg"        -   "!:\testframework\tmediaprovidertest.cfg"
       
    42 
       
    43 ; Main DLL
       
    44 "..\..\..\..\..\..\..\epoc32\release\armv5\urel\mediamanagementservice.dll"-"C:\sys\bin\mediamanagementservice.dll"
       
    45 "..\..\..\..\..\..\..\epoc32\release\armv5\urel\tmediaprovidertest.dll"-"C:\sys\bin\tmediaprovidertest.dll"
       
    46 
       
    47 
       
    48 
       
    49