applicationmanagement/tsrc/tarmappmng/group/amtest.pkg
changeset 0 3ce708148e4d
equal deleted inserted replaced
-1:000000000000 0:3ce708148e4d
       
     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:  Package file for project Advance Device Management, Application Management component.
       
    15 ;File: amtest.pkg;
       
    16 ;File: amtest.pkg;
       
    17 ;
       
    18 
       
    19 
       
    20 ;*Languages
       
    21 &EN
       
    22 ;
       
    23 ;*Standard SIS file header. This section specifies the package name,
       
    24 ;application UID, and version/build numbers. Add the package TYPE here if needed.
       
    25 #{"amtest"},(0x101FB3E3),1,0,1;
       
    26 ;
       
    27 
       
    28 ;*Unique (Non-Localised) Vendor name
       
    29 ;This is used in combination with signing to prevent the unauthroized
       
    30 ;upgrade ofa a package by someone other than the rightful vendor.
       
    31 :"Nokia"
       
    32 
       
    33 ;*Localized Vendor Name
       
    34 ;This specifies the localised vendor name(s) correspodning to language(s).
       
    35 %{"Nokia Test EN"}
       
    36 
       
    37 ;*Files To Copy...<src> <destination>
       
    38 "\epoc32\release\armv5\urel\amtest.dll" -"C:\sys\bin\amtest.dll"
       
    39 "..\conf\amtest.cfg" -"C:\TestFramework\amtest.cfg"
       
    40 "..\init\amtest.ini" -"C:\TestFramework\amtest.ini"
       
    41 "..\data\dmtestmappings.txt" -"E:\Testing\Data\dmtestmappings.txt"
       
    42 "..\data\testhbuf_S60_3_X_v_1_0_0.SISx" -"E:\Testing\Data\testhbuf_S60_3_X_v_1_0_0.SISx"
       
    43 "..\data\verysilent_c_en.xml" -"E:\Testing\Data\verysilent_c_en.xml"