aoexample.pkg

来自「Active Object实现动画」· PKG 代码 · 共 24 行

PKG
24
字号
;
; Installation file for AOExample application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"AOExample"},(0x101FF1CB),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\7.0s\Series60_v20\Epoc32\release\thumb\urel\AOExample.app"				     -"!:\system\apps\AOExample\AOExample.app"
"C:\Symbian\7.0s\Series60_v20\Epoc32\data\z\system\apps\AOExample\AOExample.rsc"         -"!:\system\apps\AOExample\AOExample.rsc"
"C:\Symbian\7.0s\Series60_v20\Epoc32\data\z\system\apps\AOExample\AOExample_caption.rsc" -"!:\system\apps\AOExample\AOExample_caption.rsc"
"C:\Symbian\7.0s\Series60_v20\Epoc32\data\z\system\apps\AOExample\AOExample.aif"         -"!:\system\apps\AOExample\AOExample.aif"

⌨️ 快捷键说明

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