sapi_messaging/tsrc/dev/group/messaging_mannual.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

#{"Messaging_mannual"},(0x0E8C3EA2),1,0,24,TYPE=SA
;0x0E8C3EA2
;0x0DC4083C
;
;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
;(0x0E8C3EA2), 0, 0, 0, {"Series60ProductID"}
;Supports S60 3.0
[0x101F7961], 0, 0, 0, {"S60ProductID"}


; Localised Vendor name
%{"Nokia"}

; Unique Vendor name
:"Nokia Corporation"

;INI FILE
  "\epoc32\winscw\c\testframework\testframework.ini"    -   "c:\testframework\testframewor.ini"
  
;CFG FILES
  "\epoc32\winscw\c\testframework\tmsg_sendmessageiter1_manual.cfg"        -   "c:\testframework\tmsg_sendmessageiter1_manual.cfg"
  "\epoc32\winscw\c\testframework\tmsg_notificationiter1.cfg"        -   "c:\testframework\tmsg_notificationiter1.cfg"
  "\epoc32\winscw\c\testframework\tmsg_notificationiter3.cfg"        -   "c:\testframework\tmsg_notificationiter3.cfg"
  
;TEST DLL
  "\epoc32\release\ARMV5\urel\tmsg_sendmessageiter1.dll"           -   "!:\Sys\Bin\tmsg_sendmessageiter1.dll"
  "\epoc32\release\ARMV5\urel\tmsg_notificationiter1.dll"           -   "!:\Sys\Bin\tmsg_notificationiter1.dll"
  "\epoc32\release\ARMV5\urel\tmsg_notificationiter3.dll"           -   "!:\Sys\Bin\tmsg_notificationiter3.dll"