sdkcreationmw/sdkexamples/cppexamples/S60Ex/Graphics/sis/graphics_armv5.pkg
changeset 1 ac50fd48361b
parent 0 b26acd06ea60
equal deleted inserted replaced
0:b26acd06ea60 1:ac50fd48361b
     1 ;
     1 ;
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 ; All rights reserved.
     3 ; All rights reserved.
     4 ; This component and the accompanying materials are made available
     4 ; This component and the accompanying materials are made available
     5 ; under the terms of "Eclipse Public License v1.0"
     5 ; under the terms of the License "Eclipse Public License v1.0"
     6 ; which accompanies this distribution, and is available
     6 ; which accompanies this distribution, and is available
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 ;
     8 ;
     9 ; Initial Contributors:
     9 ; Initial Contributors:
    10 ; Nokia Corporation - initial contribution.
    10 ; Nokia Corporation - initial contribution.
    11 ;
    11 ;
    12 ; Contributors:
    12 ; Contributors:
    13 ;
    13 ;
    14 ; Description: 
    14 ; Description:
    15 ;
    15 ;
    16 ; graphics_armv5.pkg
    16 ; graphics_armv5.pkg
    17 ;
    17 ;
    18 ;Language - standard language definitions
    18 ;Language - standard language definitions
    19 &EN
    19 &EN
    20 
    20 
    21 ; standard SIS file header
    21 ; standard SIS file header
    22 #{"Graphics Example"},(0xA00001F8),1,0,0
    22 #{"Graphics Example"},(0xE00001F8),1,0,0
    23 
    23 
    24 ;Localised Vendor name
    24 ;Localised Vendor name
    25 %{"Vendor-EN"}
    25 %{"Vendor-EN"}
    26 
    26 
    27 ;Unique Vendor name
    27 ;Unique Vendor name
    34 ;Files to install
    34 ;Files to install
    35 "..\..\..\epoc32\release\armv5\urel\Graphics.exe"		   	            -"!:\sys\bin\Graphics.exe"
    35 "..\..\..\epoc32\release\armv5\urel\Graphics.exe"		   	            -"!:\sys\bin\Graphics.exe"
    36 "..\..\..\epoc32\data\z\private\10003a3f\import\apps\Graphics_reg.rsc"  -"!:\private\10003a3f\import\apps\Graphics_reg.RSC"
    36 "..\..\..\epoc32\data\z\private\10003a3f\import\apps\Graphics_reg.rsc"  -"!:\private\10003a3f\import\apps\Graphics_reg.RSC"
    37 "..\..\..\epoc32\data\z\resource\apps\Graphics.rsc"                     -"!:\resource\apps\Graphics.rsc"
    37 "..\..\..\epoc32\data\z\resource\apps\Graphics.rsc"                     -"!:\resource\apps\Graphics.rsc"
    38 "..\..\..\epoc32\data\z\resource\apps\Graphics.mif"                     -"!:\resource\apps\Graphics.mif"
    38 "..\..\..\epoc32\data\z\resource\apps\Graphics.mif"                     -"!:\resource\apps\Graphics.mif"
    39 "..\..\..\epoc32\data\z\private\A00001F8\GraphicsAppImages.mbm"	        -"!:\private\A00001F8\GraphicsAppImages.mbm"
    39 "..\..\..\epoc32\data\z\private\E00001F8\GraphicsAppImages.mbm"	        -"!:\private\E00001F8\GraphicsAppImages.mbm"
    40 "..\..\..\epoc32\data\z\private\A00001F8\GraphicsAppImages.mif" 	    -"!:\private\A00001F8\GraphicsAppImages.mif"
    40 "..\..\..\epoc32\data\z\private\E00001F8\GraphicsAppImages.mif" 	    -"!:\private\E00001F8\GraphicsAppImages.mif"
    41 
    41 
    42 ;required for application to be covered by backup/restore facility
    42 ;required for application to be covered by backup/restore facility
    43 "backup_registration.xml"					-"!:\private\A00001f8\backup_registration.xml"
    43 "backup_registration.xml"					-"!:\private\E00001f8\backup_registration.xml"