organizer_plat/notes_editor_api/tsrc/unittest_noteseditor/unittest_noteseditor.pkg
changeset 45 b6db4fd4947b
parent 23 fd30d51f876b
child 46 ecd7b9840282
equal deleted inserted replaced
23:fd30d51f876b 45:b6db4fd4947b
     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: Pkg file for the unitest_noteseditor component.
       
    15 ;
       
    16 
       
    17 
       
    18 ; Language
       
    19 &EN
       
    20 
       
    21 ; SIS header: name, uid, version
       
    22 #{"utnoteseditor"}, (0xEc226a1e), 1, 0, 0
       
    23 
       
    24 ; Localised Vendor name
       
    25 %{"Nokia"}
       
    26 
       
    27 ; Unique Vendor name
       
    28 :"Nokia"
       
    29 
       
    30 ; Executable and default resource files
       
    31 "/epoc32/release/armv5/urel/utnoteseditor.exe"				- "!:\sys\bin\utnoteseditor.exe"
       
    32 "/epoc32/data/z/resource/apps/utnoteseditor.rsc"			- "!:\resource\apps\utnoteseditor.rsc"
       
    33 "/epoc32/data/z/private/10003a3f/import/apps/utnoteseditor_reg.rsc"	- "!:\private\10003a3f\import\apps\utnoteseditor_reg.rsc"
       
    34 
       
    35 ; End of file	--Don't remove this.