common/tools/ats/bctest/pkg/50_loc_LmkDBMgmt.pkg
changeset 485 0bed081e8249
child 872 17498133d9ad
equal deleted inserted replaced
484:5efa4ed4b4f8 485:0bed081e8249
       
     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 "Symbian Foundation License v1.0"
       
     6 ; which accompanies this distribution, and is available
       
     7 ; at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     8 ;
       
     9 ; Initial Contributors:
       
    10 ; Nokia Corporation - initial contribution.
       
    11 ;
       
    12 ; Contributors:
       
    13 ;
       
    14 ; Description:      
       
    15 ;
       
    16 &EN
       
    17 ;
       
    18 ; UID is the app's UID
       
    19 ;
       
    20 #{"LandmarksDatabaseManagementAPI_Test"},(0xE0000002),3,0,0,TYPE=SA
       
    21 ;
       
    22 ; Localised Vendor name
       
    23 %{"Nokia-EN"}
       
    24 
       
    25 ; Unique Vendor name
       
    26 :"Nokia"
       
    27 
       
    28 ;Supports Series 60 v 3.0
       
    29 ;This line indicates that this installation is for the Series 60 platform v3.0
       
    30 ;This line must appear _exactly_ as shown below in the sis file
       
    31 ;If this line is missing or incorrect, the sis file will not be able
       
    32 ;to be installed on Series 60 v3.0 platforms
       
    33 [0x101F6F88], 0, 0, 0, {"Series60ProductID"}
       
    34 ;
       
    35 ;
       
    36 
       
    37 ; File to install
       
    38 
       
    39 ; Install LandmarksAPI test binaries here
       
    40 "\epoc32\release\armv5\urel\testdbmanagementapi.dll"-"!:\sys\bin\testdbmanagementapi.dll"
       
    41 "..\conf\testdbmanagementapi.cfg"  - "C:\testframework\testdbmanagementapi.cfg"
       
    42 "..\conf\testframework.ini"  - "C:\testframework\TestFramework_lmdbmanagement.ini"
       
    43 "..\conf\lmdb.bat"  - "C:\lmdb.bat"
       
    44