phonesrv_plat/voice_mailbox_number_api/tsrc/group/vmbxenginetest.pkg
branchRCL_3
changeset 20 987c9837762f
parent 0 ff3b6d0fd310
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
       
     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: For packing VMBXEngine test component.
       
    15 
       
    16 ;*Languages
       
    17 &EN
       
    18 ;
       
    19 ;*Standard SIS file header. This section specifies the package name,
       
    20 ;application UID, and version/build numbers. Add the package TYPE here if needed.
       
    21 #{"VMBX Engine test"},(0x1000A834),1,0,1;
       
    22 ;
       
    23 
       
    24 ;*Unique (Non-Localised) Vendor name
       
    25 ;This is used in combination with signing to prevent the unauthroized
       
    26 ;upgrade ofa a package by someone other than the rightful vendor.
       
    27 :"Nokia"
       
    28 
       
    29 ;*Localized Vendor Name
       
    30 ;This specifies the localised vendor name(s) correspodning to language(s).
       
    31 %{"Nokia Test EN"}
       
    32 
       
    33 ;*Files To Copy...<src> <destination>
       
    34 "\epoc32\release\armv5\urel\vmbxenginetest.dll"-"c:\sys\bin\vmbxenginetest.dll"
       
    35 "..\conf\ui_vmbxenginetest.cfg"-"c:\TestFramework\ui_vmbxenginetest.cfg"
       
    36 ;"..\init\TestFramework.ini"-"C:\TestFramework\TestFramework.ini"