sapi_messaging/tsrc/testing/tmessagingtest/register_message/group/register_message.pkg
changeset 1 a36b1e19a461
parent 0 14df0fbfcc4e
equal deleted inserted replaced
0:14df0fbfcc4e 1:a36b1e19a461
     1 ;
     1 ; ============================================================================
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 ; Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
     3 ; All rights reserved.
     3 ; All rights reserved.
     4 ; This component and the accompanying materials are made available
     4 ; This component and the accompanying materials are made available
     5 ; under the terms of the License "Eclipse Public License v1.0"
     5 ; under the terms of the License "Eclipse Public License v1.0"
     6 ; which accompanies this distribution, and is available
     6 ; which accompanies this distribution, and is available
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 ; Initial Contributors:
     9 ; Initial Contributors:
    10 ; Nokia Corporation - initial contribution.
    10 ; Nokia Corporation - initial contribution.
    11 ;
    11 ;
    12 ; Contributors:
    12 ; Contributors:
    13 ;
    13 ;
    14 ; Description:  
    14 ; Description:   package file for Service API package
    15 ;
    15 ; ============================================================================
       
    16 
       
    17 ;files.pkg
       
    18 ; Languages
       
    19 ; none -  English only by default
    16 &EN
    20 &EN
    17 ; Installation header
    21 ; Installation header
    18 ; Only one component name as we only support English
    22 ; Only one component name as we only support English
    19 ; UID is the main app's UID
    23 ; UID is the main app's UID
    20 
    24 
    42   "../init/testframework.ini"    -   "c:\testframework\testframewor.ini"
    46   "../init/testframework.ini"    -   "c:\testframework\testframewor.ini"
    43   
    47   
    44 ;CFG FILES
    48 ;CFG FILES
    45   "../conf/register_message.cfg"        -   "c:\testframework\register_message.cfg"
    49   "../conf/register_message.cfg"        -   "c:\testframework\register_message.cfg"
    46 
    50 
    47 "..\..\..\..\..\..\..\..\..\epoc32\release\armv5\urel\messagingservice.dll"-"C:\sys\bin\messagingservice.dll"  
    51 ;"..\..\..\..\..\..\..\..\..\epoc32\release\armv5\urel\messagingservice.dll"-"C:\sys\bin\messagingservice.dll"  
    48 ;TEST DLL
    52 ;TEST DLL
    49   "..\..\..\..\..\..\..\..\..\epoc32\release\ARMV5\urel\register_message.dll"           -   "!:\Sys\Bin\register_message.dll"
    53   "..\..\..\..\..\..\..\..\..\epoc32\release\ARMV5\urel\register_message.dll"           -   "!:\Sys\Bin\register_message.dll"
    50     
    54     
    51 
    55 
    52   
    56