mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
initial import
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@2 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
2cadbd5e56
commit
cc68a136aa
341 changed files with 180839 additions and 0 deletions
25
platform/uiq3/_out/PicoDrive_gcce.pkg
Normal file
25
platform/uiq3/_out/PicoDrive_gcce.pkg
Normal file
|
@ -0,0 +1,25 @@
|
|||
;
|
||||
|
||||
; 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
|
||||
%{"notaz"}
|
||||
|
||||
; The non-localised, globally unique vendor name (mandatory)
|
||||
:"notaz"
|
||||
|
||||
; Package header
|
||||
; Name, UID3, Major, Minor, Build, Package-type
|
||||
#{"PicoDrive"}, (0xA00010F3), 0, 92, 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.
|
||||
"..\..\..\..\..\..\UIQ3SDK\epoc32\release\gcce\urel\PicoDrive.exe"-"!:\sys\bin\PicoDrive.exe"
|
||||
"..\..\..\..\..\..\UIQ3SDK\epoc32\data\Z\Resource\Apps\PicoDrive.rsc"-"!:\resource\apps\PicoDrive.rsc"
|
||||
"..\..\..\..\..\..\UIQ3SDK\epoc32\data\Z\Resource\Apps\PicoDrive_loc.rsc"-"!:\resource\apps\PicoDrive_loc.rsc"
|
||||
"..\..\..\..\..\..\UIQ3SDK\epoc32\data\z\Private\10003a3f\Apps\PicoDrive_reg.rsc"-"!:\private\10003a3f\import\apps\PicoDrive_reg.rsc"
|
||||
"..\..\..\..\..\..\UIQ3SDK\epoc32\data\Z\Resource\Apps\PicoDrive.mbm"-"!:\resource\apps\PicoDrive.mbm"
|
Loading…
Add table
Add a link
Reference in a new issue