tsrc/sis/all.pkg
branchRCL_3
changeset 24 2b4be3554d30
equal deleted inserted replaced
23:9a48e301e94b 24:2b4be3554d30
       
     1 ;
       
     2 ; Copyright (c) 2010 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:
       
    15 ;
       
    16 ;Header
       
    17 #{"All"}, (0x101FB3E3), 1, 0, 0 
       
    18 ;Language - standard language definitions
       
    19 &EN
       
    20 ;Vendor ID
       
    21 :"Nokia Corporation"
       
    22 ;Localised vendor
       
    23 %{"Vendor-EN"}
       
    24 ;Supports Series 60 v 0.9
       
    25 [0x101F7961], 0, 0, 0, {"Series60ProductID"}
       
    26 
       
    27 ;rom will not allow to update it if name is testframework, after install need to rename it to testframework.ini
       
    28 
       
    29 ;INI FILE
       
    30 "..\init\testframework.ini"        				-"c:\Testframework\ttestframework.ini"
       
    31 
       
    32 ;CFG FILES
       
    33 "..\conf\imcache_test.cfg"        				-"c:\Testframework\imcache_test.cfg"
       
    34  "..\conf\CVIMPSTStorageContact_UT.cfg"        			-"c:\Testframework\CVIMPSTStorageContact_UT.cfg"
       
    35  "..\conf\CVIMPSTStorageContactList_UT.cfg"        			-"c:\Testframework\CVIMPSTStorageContactList_UT.cfg"
       
    36  "..\conf\CVIMPSTStorageContactSorter_UT.cfg"        			-"c:\Testframework\CVIMPSTStorageContactSorter_UT.cfg"
       
    37  "..\conf\testinstantmsgalert.cfg"        			-"c:\Testframework\testinstantmsgalert.cfg"
       
    38 
       
    39 
       
    40 ;imcache_test dll files
       
    41 
       
    42 "\EPOC32\RELEASE\ARMV5\UREL\imcache_test.dll" 	-"!:\sys\bin\imcache_test.dll"
       
    43 
       
    44 ;vimststorage_test dll files
       
    45  "\epoc32\release\armv5\urel\CVIMPSTStorageContact_UT.dll"              - "!:\Sys\Bin\CVIMPSTStorageContact_UT.dll" 
       
    46  "\epoc32\release\armv5\urel\CVIMPSTStorageContactList_UT.dll"              - "!:\Sys\Bin\CVIMPSTStorageContactList_UT.dll"    
       
    47  "\epoc32\release\armv5\urel\CVIMPSTStorageContactSorter_UT.dll"              - "!:\Sys\Bin\CVIMPSTStorageContactSorter_UTs.dll"
       
    48 
       
    49 
       
    50 ;testinstantmessagesalert  dll files
       
    51  "\epoc32\release\armv5\urel\testinstantmsgalert.dll"              - "!:\Sys\Bin\testinstantmsgalert.dll"
       
    52