tsrc/mustestapp/install/AIWTestApp_3x.pkg
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
child 35 6c57ef9392d2
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
     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 file for AIWTestApp application
       
    18 ;
       
    19 ;Languages
       
    20 &EN
       
    21 ;
       
    22 ; UID is the app's UID
       
    23 ;
       
    24 #{"AIWTestApp"},(0x102072D1),1,0,0
       
    25 ;
       
    26 ; List of localised vendor names
       
    27 %{"Vendor-EN"}
       
    28 
       
    29 ; The non-localised, globally unique vendor name (mandatory)
       
    30 :"Nokia OY"
       
    31 ;Supports Series 60 v 3.x
       
    32 ;This line indicates that this installation is for the Series 60 platform v3.x
       
    33 ;This line must appear _exactly_ as shown below in the sis file
       
    34 ;If this line is missing or incorrect, the sis file will not be able
       
    35 ;to be installed on Series 60 v3.x platforms
       
    36 (0x101F7961), 0, 0, 0, {"Series60ProductID"}
       
    37 ;
       
    38 ; Three files to install
       
    39 ;
       
    40 "\epoc32\release\armv5\urel\AIWTestApp.exe"                   -"!:\sys\bin\AIWTestApp.exe"
       
    41 "\epoc32\data\z\Resource\apps\AIWTestApp.rsc"                 -"!:\resource\apps\AIWTestApp.rsc"
       
    42 "\epoc32\data\Z\private\10003a3f\apps\AiwTestApp_reg.rsc"     -"!:\private\10003a3f\import\apps\AiwTestApp_reg.rsc"
       
    43 
       
    44