step6.pkg

来自「《基于symbian手机开发与应用》一书的源代码」· PKG 代码 · 共 29 行

PKG
29
字号
; targetapp (Step6)
; target directory \Symbian\Series60_1_2_B\epoc32\release\armi\urel\
; Header
#{"Step6"},(0x04545FF6),1,0,0,TYPE=SISAPP

;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
(0x101F6F87), 0, 0, 0, {"Series60ProductID"}

; mmpfile: S60test.mmp
; targets
; target: Step6.app
"\Symbian\Series60_1_2_B\epoc32\release\armi\urel\Step6.app"-"!:\system\apps\Step6\Step6.app"
; resources
; resource: ..\group\Step6.rss
"\Symbian\Series60_1_2_B\epoc32\release\armi\urel\Step6.rsc"-"!:\system\apps\Step6\Step6.rsc"
; bitmaps
; bitmaps: S60Test.mbm
"\Symbian\Series60_1_2_B\epoc32\release\armi\urel\S60Test.mbm"-"!:\system\apps\Step6\S60Test.mbm"
; languages
; language: SC
; aif files
"\Symbian\Series60_1_2_B\epoc32\release\armi\urel\Step6.aif"-"!:\system\apps\Step6\Step6.aif"

; end of pkg file

⌨️ 快捷键说明

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