sendappuiexample.pkg
来自「series60 应用程序开发的源代码 series60 应用程序开发的源代码」· PKG 代码 · 共 21 行
PKG
21 行
; @brief Package information file for the SendAppUiExample
;
; Copyright (c) EMCC Software Ltd 2003
; @version 1.0
; UID is the app's UID
;
#{"SendAppUiExample"},(0x101F6122),1,0,0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}
;
; Five files to install
;
"..\..\..\Epoc32\data\z\system\apps\SendAppUiExample\SendAppUiExample.aif" -"!:\system\apps\SendAppUiExample\SendAppUiExample.aif"
"..\..\..\Epoc32\release\armi\urel\SendAppUiExample.app" -"!:\system\apps\SendAppUiExample\SendAppUiExample.app"
"..\..\..\Epoc32\data\z\system\apps\SendAppUiExample\SendAppUiExample.r01" -"!:\system\apps\SendAppUiExample\SendAppUiExample.rsc"
"..\..\..\Epoc32\data\z\system\apps\SendAppUiExample\SendAppUiExample_caption.r01" -"!:\system\apps\SendAppUiExample\SendAppUiExample_caption.rsc"
"..\srcdata\Image.jpg" -"!:\system\apps\SendAppUiExample\Image.jpg"
; End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?