bookstore.pkg

来自「一个手机书店应用程序」· PKG 代码 · 共 23 行

PKG
23
字号
;
; Bookstore.pkg
;
; Installation description file for Bookstore example application
;

;Language - standard language definitions
&EN

; standard sis file header
#{"Bookstore"},(0x101F5466),1,0,0

;Specify support for Series 60 v 2.0
;This line indicates that this installation is for the Series 60 platform v2.0
;This line must appear _exactly_ as shown below in the sis file
;If this line is missing or incorrect, the sis file will not be able
;to be installed on Series 60 v2.0 platforms.
(0x101F7960), 0, 0, 0, {"Series60ProductID"}

;Files to include. Check the source paths they match the SDK setup. 
"\Symbian\7.0s\Series60_v20\Epoc32\release\armi\urel\BookstoreDb.app"              -"!:\system\apps\BookstoreDb\BookstoreDb.app"
"\Symbian\7.0s\Series60_v20\Epoc32\data\z\system\apps\BookstoreDb\BookstoreDb.rsc" -"!:\system\apps\BookstoreDb\BookstoreDb.rsc"
"\Symbian\7.0s\Series60_v20\Epoc32\data\z\system\apps\BookstoreDb\BookstoreDb.aif" -"!:\system\apps\BookstoreDb\BookstoreDb.aif"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?