mmsexample_s60_2nd_ed.pkg

来自「在PC模拟器上发送短信的代码」· PKG 代码 · 共 28 行

PKG
28
字号
;=======================================================================
;  Name     : MMSExample_S60_2nd_ed.pkg
;  Part of  : MMSExample
;  Created  : 04/11/2006 by Forum Nokia
;  Description:
;     This is the project specification file for MMSExample.
;  Version  : 2.0
;  Copyright: Forum Nokia
;
;=======================================================================

; Languages - 
&EN

; Installation header
; Application UID
#{"MMSExample"},(0x101F402F),2,0,0

; Required line for S60 2.0 devices.
(0x101F7960), 0, 0, 0, {"Series60ProductID"} 

; Four files to install for MMSExample
"\Symbian\7.0s\Series60_v21_CW\Epoc32\release\armi\urel\MMSExample.app" 		-"!:\system\apps\MMSExample\MMSExample.app"
"\Symbian\7.0s\Series60_v21_CW\Epoc32\data\z\system\APPS\MMSEXAMPLE\MMSExample.rsc" -"!:\system\apps\MMSExample\MMSExample.rsc"

"..\data\mmsexample.jpg"	-"c:\Nokia\Images\mmsexample.jpg"
"..\data\mmsexample.aif"	-"!:\system\apps\MMSExample\mmsexample.aif"

⌨️ 快捷键说明

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