wsexample.pkg

来自「Symbian智能手机操作系统源代码值的参考_服务器」· PKG 代码 · 共 29 行

PKG
29
字号
;                                              /*
;* ============================================================================
;*  Name     : Wsexample.pkg
;*  Part of  : WSExample
;*  Created  : 10/08/2005 by Forum Nokia
;*                        
;*  Version  : 1.0
;*  Copyright: Nokia Corporation
;* ============================================================================
;*/
;Languages
&EN
;
; UID is the app's UID
;
#{"WSExample"},(0x04279460),1,0,0


; Required line for Series 60 devices.
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
;
; Four files to install
;
"\Epoc32\release\armi\urel\WSExample.app"         -"!:\system\apps\WSExample\WSExample.app"
"\Epoc32\release\armi\urel\WSExample.rsc"         -"!:\system\apps\WSExample\WSExample.rsc"
"\Epoc32\release\armi\urel\WSExample_caption.rsc" -"!:\system\apps\WSExample\WSExample_caption.rsc"
"\Epoc32\release\armi\urel\WSExample.aif"         -"!:\system\apps\WSExample\WSExample.aif"

⌨️ 快捷键说明

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