diff -r 5efa4ed4b4f8 -r 0bed081e8249 common/tools/ats/bctest/pkg/50_asp_connection.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/common/tools/ats/bctest/pkg/50_asp_connection.pkg Tue Sep 22 15:37:05 2009 +0100 @@ -0,0 +1,35 @@ +; +; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +; All rights reserved. +; This component and the accompanying materials are made available +; under the terms of the License "Symbian Foundation License v1.0" +; which accompanies this distribution, and is available +; at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +; +; Initial Contributors: +; Nokia Corporation - initial contribution. +; +; Contributors: +; +; Description: +; +&EN + +; Installation header +; Only one component name as we only support English +; UID is the main app's UID + +#{"WebServices Connection"},(0x20016BAA),3,0,0,TYPE=SA +[0x101F7961],0,0,0,{"Series60ProductID"} + +; Non-localised vendor name +:"Nokia Corporation" + +; Localised vendor names +%{"Nokia Corporation"} + + +; Files to install and to where +"\Epoc32\Release\armv5\urel\CSenServiceConnectionBCTest.dll"-"!:\sys\bin\CSenServiceConnectionBCTest.dll" +"\Epoc32\winscw\c\testSC_c.bat"-"!:\testSC.bat" +"\Epoc32\winscw\c\testframework\testframework_connection.ini"-"!:\testframework\testframework_connection.ini" \ No newline at end of file