deviceupdatesui/omadmadapters/syncmldm12/tsrc/group/syncmldm12test.pkg
changeset 45 0f9fc722d255
parent 44 137912d1a556
child 46 b9b00b134b0d
equal deleted inserted replaced
44:137912d1a556 45:0f9fc722d255
     1 ;
       
     2 ; Copyright (c) 2008 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:  Implementation of DM adapter test component
       
    15 ; 	This is part of omadmextensions/adapter test application.
       
    16 ;
       
    17 
       
    18 ;*Languages
       
    19 &EN
       
    20 ;
       
    21 ;*Standard SIS file header. This section specifies the package name,
       
    22 ;application UID, and version/build numbers. Add the package TYPE here if needed.
       
    23 #{"syncmldm12test"},(0x101FB3E8),1,0,1;
       
    24 ;
       
    25 
       
    26 ;*Unique (Non-Localised) Vendor name
       
    27 ;This is used in combination with signing to prevent the unauthroized
       
    28 ;upgrade ofa a package by someone other than the rightful vendor.
       
    29 :"Nokia"
       
    30 
       
    31 ;*Localized Vendor Name
       
    32 ;This specifies the localised vendor name(s) correspodning to language(s).
       
    33 %{"Nokia Test EN"}
       
    34 
       
    35 ;*Files To Copy...<src> <destination>
       
    36 "\epoc32\release\armv5\urel\syncmldm12test.dll" -"C:\sys\bin\syncmldm12test.dll"
       
    37 "..\conf\syncmldm12test.cfg"-"C:\TestFramework\syncmldm12test.cfg"
       
    38 "..\init\syncmldm12test.ini"-"C:\TestFramework\syncmldm12test.ini"