sapi_mediamanagement/tsrc/testing/tmediaprovidertest/group/tmediaprovidertest.pkg
author Kiiskinen Klaus (Nokia-D-MSW/Tampere) <klaus.kiiskinen@nokia.com>
Fri, 08 May 2009 08:20:08 +0300
changeset 1 a36b1e19a461
parent 0 14df0fbfcc4e
permissions -rw-r--r--
Revision: 200917 Kit: 200918

; ============================================================================
; Copyright (c) 2007 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:   package file for Service API package
; ============================================================================

;files.pkg
; Languages
; none -  English only by default
&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"