s60btlab.pkg

来自「S60培训教材代码(连载)」· PKG 代码 · 共 26 行

PKG
26
字号
;
; Installation file for Module1 application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"S60BTLab"},(0x101F890B),1,0,0
;
;Supports Series 60 v 0.9
;This line indicates that this installation is for the Series 60 platform v0.9
;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 v0.9 platforms
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
;
; Five files to install
;
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\S60BTLab.app"         -"!:\system\apps\S60BTLab\S60BTLab.app"
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\S60BTLab.rsc"         -"!:\system\apps\S60BTLab\S60BTLab.rsc"
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\S60BTLab_caption.rsc" -"!:\system\apps\S60BTLab\S60BTLab_caption.rsc"
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\S60BTLab.aif"         -"!:\system\apps\S60BTLab\S60BTLab.aif"
"\Symbian\6.1\Series60\Epoc32\release\armi\urel\GraphicsLab.mbm"         -"!:\system\apps\GraphicsLab\GraphicsLab.mbm"

⌨️ 快捷键说明

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