diff -r 9a48e301e94b -r 2b4be3554d30 tsrc/sis/all.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tsrc/sis/all.pkg Tue Sep 14 20:56:13 2010 +0300 @@ -0,0 +1,52 @@ +; +; Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of "Eclipse Public License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.eclipse.org/legal/epl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; +;Header +#{"All"}, (0x101FB3E3), 1, 0, 0 +;Language - standard language definitions +&EN +;Vendor ID +:"Nokia Corporation" +;Localised vendor +%{"Vendor-EN"} +;Supports Series 60 v 0.9 +[0x101F7961], 0, 0, 0, {"Series60ProductID"} + +;rom will not allow to update it if name is testframework, after install need to rename it to testframework.ini + +;INI FILE +"..\init\testframework.ini" -"c:\Testframework\ttestframework.ini" + +;CFG FILES +"..\conf\imcache_test.cfg" -"c:\Testframework\imcache_test.cfg" + "..\conf\CVIMPSTStorageContact_UT.cfg" -"c:\Testframework\CVIMPSTStorageContact_UT.cfg" + "..\conf\CVIMPSTStorageContactList_UT.cfg" -"c:\Testframework\CVIMPSTStorageContactList_UT.cfg" + "..\conf\CVIMPSTStorageContactSorter_UT.cfg" -"c:\Testframework\CVIMPSTStorageContactSorter_UT.cfg" + "..\conf\testinstantmsgalert.cfg" -"c:\Testframework\testinstantmsgalert.cfg" + + +;imcache_test dll files + +"\EPOC32\RELEASE\ARMV5\UREL\imcache_test.dll" -"!:\sys\bin\imcache_test.dll" + +;vimststorage_test dll files + "\epoc32\release\armv5\urel\CVIMPSTStorageContact_UT.dll" - "!:\Sys\Bin\CVIMPSTStorageContact_UT.dll" + "\epoc32\release\armv5\urel\CVIMPSTStorageContactList_UT.dll" - "!:\Sys\Bin\CVIMPSTStorageContactList_UT.dll" + "\epoc32\release\armv5\urel\CVIMPSTStorageContactSorter_UT.dll" - "!:\Sys\Bin\CVIMPSTStorageContactSorter_UTs.dll" + + +;testinstantmessagesalert dll files + "\epoc32\release\armv5\urel\testinstantmsgalert.dll" - "!:\Sys\Bin\testinstantmsgalert.dll" + \ No newline at end of file