s60v22hello.pkg

来自「symbian平台进程间通信代码」· PKG 代码 · 共 25 行

PKG
25
字号
;
; Installation file for s60v22hello application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"s60v22hello"},(0x0d18e566),1,0,0
;
;Supports 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"} 
;
; Four files to install
;
"C:\Symbian\8.0a\S60_2nd_FP2_CW\epoc32\release\armi\urel\s60v22hello.app"		  -"!:\system\apps\s60v22hello\s60v22hello.app"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\epoc32\data\z\system\apps\s60v22hello\s60v22hello.rsc"         -"!:\system\apps\s60v22hello\s60v22hello.rsc"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\epoc32\data\z\system\apps\s60v22hello\s60v22hello_caption.rsc" -"!:\system\apps\s60v22hello\s60v22hello_caption.rsc"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\epoc32\data\z\system\apps\s60v22hello\s60v22hello.aif"         -"!:\system\apps\s60v22hello\s60v22hello.aif"

⌨️ 快捷键说明

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