sapi_mediamanagement/tsrc/testing/tmediaprovidertest/group/tmediaprovidertest.pkg
changeset 0 14df0fbfcc4e
child 1 a36b1e19a461
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sapi_mediamanagement/tsrc/testing/tmediaprovidertest/group/tmediaprovidertest.pkg	Mon Mar 30 12:51:10 2009 +0300
@@ -0,0 +1,49 @@
+;
+; 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 "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:  
+;
+&EN
+; Installation header
+; Only one component name as we only support English
+; UID is the main app's UID
+
+#{"tmediamgmttest"},(0x10281F2D),1,0,24,TYPE=SA
+
+;
+;Supports Series 60 v 0.9
+;This line indicates that this installation is for the Series 60 platform v0.9
+;This line must appear _exactly_ as shown below in the sis file
+;If this line is missing or incorrect, the sis file will not be able
+;to be installed on Series 60 v0.9 platforms
+(0x10291F2D), 0, 0, 0, {"Series60ProductID"}
+
+; Localised Vendor name
+%{"Nokia"}
+
+; Unique Vendor name
+:"Nokia Corporation"
+
+;INI FILE
+  "../init/testframework.ini"    -   "!:\testframework\testframework.ini"
+
+;CFG FILES
+  "../conf/tmediaprovidertest.cfg"        -   "!:\testframework\tmediaprovidertest.cfg"
+
+; Main DLL
+"..\..\..\..\..\..\..\epoc32\release\armv5\urel\mediamanagementservice.dll"-"C:\sys\bin\mediamanagementservice.dll"
+"..\..\..\..\..\..\..\epoc32\release\armv5\urel\tmediaprovidertest.dll"-"C:\sys\bin\tmediaprovidertest.dll"
+
+
+
+