www.pudn.com > QHelloWorld.rar > HelloWorld_winscw.pkg


; HelloWorld_winscw.pkg 
; 
; ?Symbian Software Ltd 2005. All rights reserved. 
; 
 
; Specify the languages - as previously supported 
; Languages 
; none - English only by default 
 
; List of localised vendor names - one per language. At least one must be provided (English [EN]).  
; List must correspond to list of languages specified elsewhere in the .pkg 
%{"UIQ SDK Example"} 
 
; The non-localised, globally unique vendor name (mandatory) 
:"UIQ Technology" 
 
; Package header 
; Name, UID3, Major, Minor, Build, Package-type 
#{"HelloWorld"}, (0xE0001001), 1, 0, 0, TYPE=SA 
 
; ProductID for UIQ 3.0 
; Product/platform version UID, Major, Minor, Build, Component name 
(0x101F6300), 3, 0, 0, {"UIQ30ProductID"} 
 
; Files to install for the application 
; If you move the example to another destination then you also need to change these paths. 
"\epoc32\release\WINSCW\UDEB\HelloWorld.exe"-"!:\sys\bin\HelloWorld.exe" 
"\epoc32\data\z\resource\apps\HelloWorld.rsc"-"!:\resource\apps\HelloWorld.rsc" 
"\epoc32\data\Z\Resource\Apps\HelloWorldAppIcon.mbm"-"!:\resource\apps\HelloWorldAppIcon.mbm" 
"\epoc32\data\z\resource\apps\HelloWorld_loc.rsc"-"!:\resource\apps\HelloWorld_loc.rsc" 
"\epoc32\data\z\private\10003a3f\apps\HelloWorld_reg.rsc"-"!:\private\10003a3f\import\apps\HelloWorld_reg.rsc"