sdkcreationmw/sdkexamples/cppexamples/S60Ex/OcrExample/sis/OCRExample_gcce.pkg
changeset 0 b26acd06ea60
child 1 ac50fd48361b
equal deleted inserted replaced
-1:000000000000 0:b26acd06ea60
       
     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 ; OCRExample_gcce.pkg
       
    17 
       
    18 ; Languages
       
    19 &EN
       
    20 
       
    21 ; Header
       
    22 #{"OCR Example"},(0xA00001F3),1,0,0
       
    23 
       
    24 ;Localised Vendor name
       
    25 %{"Vendor-EN"}
       
    26 
       
    27 ;Unique Vendor name
       
    28 :"Vendor"
       
    29 
       
    30 ;Supports Series 60 v 3.1
       
    31 [0x102032BE], 0, 0, 0, {"S60ProductID"}
       
    32 
       
    33 ;Files to install
       
    34 ;
       
    35 "..\..\..\epoc32\release\gcce\urel\OCRExample.exe"                       -"!:\sys\bin\OCRExample.exe"
       
    36 "..\..\..\epoc32\data\z\resource\apps\OCRExample.rsc"                     -"!:\resource\apps\OCRExample.rsc"
       
    37 "..\..\..\epoc32\data\z\private\10003a3f\import\apps\OCRExample_reg.rsc"  -"!:\private\10003a3f\import\apps\OCRExample_reg.rsc"
       
    38 "..\..\..\epoc32\data\z\resource\apps\OCRExample.mif"                     -"!:\resource\apps\OCRExample.mif"
       
    39 "..\data\sample_pics\sample_texts.png"                                    -"!:\Data\Images\sample_texts.png"
       
    40 "..\data\sample_pics\OCR_doc.jpg"                                         -"!:\Data\Images\OCR_doc.jpg"
       
    41 
       
    42 ;required for application to be covered by backup/restore facility
       
    43 "backup_registration.xml"						-"!:\private\A00001F3\backup_registration.xml"
       
    44