landmarksui/install/landmarksstub.pkg
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     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:    LandmarkUi Content File     
       
    15 ;
       
    16 ; Installation file for Landmarks Application, UI and Engine
       
    17 ;
       
    18 
       
    19 ;Languages
       
    20 &EN
       
    21 ;
       
    22 ; UID is the app's UID
       
    23 ;
       
    24 #{"Landmarks"},(0x101F85A2),1,0,0,TYPE=SA
       
    25 ;
       
    26 ; Localised Vendor name
       
    27 %{"Nokia"}
       
    28 
       
    29 ; Unique Vendor name
       
    30 :"Nokia"
       
    31 
       
    32 ;Supports Series 60 v 9.x
       
    33 ;This line indicates that this installation is for the Series 60 platform v9.1
       
    34 ;This line must appear _exactly_ as shown below in the sis file
       
    35 ;If this line is missing or incorrect, the sis file will not be able
       
    36 ;to be installed on Series 60 v3.0 platforms
       
    37 ;(0x101F7961), 0, 0, 0, {"Series60ProductID"}
       
    38 ;
       
    39 ;
       
    40 
       
    41 ; Landmarks Engine
       
    42 ""-"z:\sys\bin\lmkeng.dll"
       
    43 
       
    44 ; Landmarks UI 
       
    45 ""-"z:\sys\bin\lmkui.dll"
       
    46 ""-"z:\resource\lmkui.rsc"
       
    47 ""-"z:\resource\apps\lmkui.mif"
       
    48 
       
    49 ; Landmarks CommonUI
       
    50 ""-"z:\sys\bin\lmkcommonui.dll"
       
    51 ""-"z:\sys\bin\lmkcommonuistub.dll"	
       
    52 
       
    53 ; Landmarks Application
       
    54 ""-"z:\sys\bin\landmarks.exe"
       
    55 ""-"z:\resource\apps\Landmarks.rsc"
       
    56 ""-"z:\resource\apps\Landmarks.mif"
       
    57 ""-"z:\resource\apps\Landmarks_aif.mif"
       
    58 ""-"z:\private\10003a3f\import\apps\Landmarks_reg.rsc"
       
    59 
       
    60 ; Landmarks LmkMsgViewer
       
    61 ""-"z:\sys\bin\lmkmsgviewer.exe"	
       
    62 ""-"z:\resource\apps\LmkMsgViewer.rsc"	
       
    63 ""-"z:\resource\apps\lmkmsgviewer_aif.mif"	
       
    64