ecomshape_2x.pkg

来自「国内著名嵌入式培训机构内部资料,内含一些实例代码,包括技术专题书籍」· PKG 代码 · 共 25 行

PKG
25
字号
;
; EComShape_2x.pkg
;
; Installation description file for EComShape client application
;

;Language - standard language definitions
&EN

; standard sis file header
#{"EComShape"},(0x101FDA6D),2,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\8.1a\S60_2nd_FP3\Epoc32\release\armi\urel\ecomshape.app"                    -"!:\system\apps\ecomshape\ecomshape.app"
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\apps\ecomshape\ecomshape.rsc"         -"!:\system\apps\ecomshape\ecomshape.rsc"
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\apps\ecomshape\ecomshape_caption.rsc" -"!:\system\apps\ecomshape\ecomshape_caption.rsc"
"\Symbian\8.1a\S60_2nd_FP3\Epoc32\data\z\system\apps\ecomshape\ecomshape.aif"         -"!:\system\apps\ecomshape\ecomshape.aif"

⌨️ 快捷键说明

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