srsf/speechsynthesis/tsrc/speechsynthesistest/group/speechsynthesistest.pkg
branchRCL_3
changeset 23 e36f3802f733
parent 0 bf1d17376201
equal deleted inserted replaced
22:cad71a31b7fc 23:e36f3802f733
       
     1 ;
       
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 ; All rights reserved.
       
     4 ; This component and the accompanying materials are made available
       
     5 ; under the terms of "Eclipse Public License v1.0"
       
     6 ; which accompanies this distribution, and is available
       
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 ;
       
     9 ; Initial Contributors:
       
    10 ; Nokia Corporation - initial contribution.
       
    11 ;
       
    12 ; Contributors:
       
    13 ;
       
    14 ; Description:
       
    15 ;
       
    16 ;
       
    17 ; Installation package creation file for speechsynthesis STIF test module.
       
    18 ;
       
    19 
       
    20 ; Languages
       
    21 &EN
       
    22 
       
    23 ; Package header
       
    24 #{"NSS speechsynthesis STIF"},(0x1001ABAA),0,1,0,TYPE=SA
       
    25 
       
    26 ; Localised Vendor name
       
    27 %{"Nokia"}
       
    28 
       
    29 ; Unique Vendor name
       
    30 :"Nokia/TP/SP/SWD/UIG/MUI"
       
    31 
       
    32 ; Dependency to indicate compatibility with S60 3.1
       
    33 [0x102752AE],0,0,0,{"S60ProductID"}
       
    34 
       
    35 ; Start of Package body
       
    36 
       
    37 ; Test itself
       
    38 "\epoc32\release\armv5\urel\speechsynthesistest.dll" - "c:\sys\bin\speechsynthesistest.dll"
       
    39 
       
    40 ; Config and data files
       
    41 "..\data\testframework.ini"          - "C:\TestFramework\testframework.ini"
       
    42 "..\data\speechsynthesistest.cfg"    - "C:\TestFramework\speechsynthesistest.cfg"
       
    43 
       
    44 ; End of Package body