remotemgmt_plat/scp_server_api/tsrc/group/scp_server_api.pkg
changeset 0 b497e44ab2fc
equal deleted inserted replaced
-1:000000000000 0:b497e44ab2fc
       
     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 exported api's of scp_server_api (terminal control component) in ADM.
       
    15 ;File: fota_engine_api.pkg;
       
    16 
       
    17 ;*Languages
       
    18 &EN
       
    19 ;
       
    20 ;*Standard SIS file header. This section specifies the package name,
       
    21 ;application UID, and version/build numbers. Add the package TYPE here if needed.
       
    22 #{"scp_server_api"},(0x101FB3E3),1,0,1;
       
    23 ;
       
    24 
       
    25 ;*Unique (Non-Localised) Vendor name
       
    26 ;This is used in combination with signing to prevent the unauthroized
       
    27 ;upgrade ofa a package by someone other than the rightful vendor.
       
    28 :"Nokia"
       
    29 
       
    30 ;*Localized Vendor Name
       
    31 ;This specifies the localised vendor name(s) correspodning to language(s).
       
    32 %{"Nokia Test EN"}
       
    33 
       
    34 ;*Files To Copy...<src> <destination>
       
    35 "\epoc32\release\armv5\urel\scp_server_api.dll" -"C:\sys\bin\scp_server_api.dll"
       
    36 "\epoc32\release\armv5\urel\SCPClientTestServer_AL.exe" -"C:\sys\bin\SCPClientTestServer_AL.exe"
       
    37 "\epoc32\release\armv5\urel\SCPClientTestServer.exe" -"C:\sys\bin\SCPClientTestServer.exe"
       
    38 "\epoc32\release\armv5\urel\testCSCPParamObject.dll" -"C:\sys\bin\testCSCPParamObject.dll"
       
    39 "..\conf\scp_server_api.cfg" -"C:\TestFramework\scp_server_api.cfg"
       
    40 "..\conf\testCSCPParamObject.cfg" -"C:\TestFramework\testCSCPParamObject.cfg"
       
    41 "..\init\TestFramework.ini" -"C:\TestFramework\scp_server_api.ini"