wavegen.pkg

来自「symbian学习音乐播放的源代码」· PKG 代码 · 共 21 行

PKG
21
字号
; wavegen.pkg

; Languages
&EN

; Installation header
; Application UID
#{"Wave Generator"},(0x01EF0007),1,10,0

; Supports Series 60 v0.9
; This line indicates that this installation is for the Series60 v0.9
; and that the Series60ProductID is required
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}

; Files to install
"..\..\epoc32\release\thumb\urel\wavegen.app"-"!:\system\apps\wavegen\wavegen.app"
"..\..\epoc32\data\z\system\apps\wavegen\wavegen.rsc"-"!:\system\apps\wavegen\wavegen.rsc"

"..\data\sound1.pcm"-"c:\system\apps\wavegen\sound1.pcm"

⌨️ 快捷键说明

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