bluetoothchat.pkg

来自「Symbian开发环境设置.pdf」· PKG 代码 · 共 20 行

PKG
20
字号
; @brief Package information file for BluetoothChat application
;
; Copyright (c) EMCC Software Ltd 2003
; @version 1.0

; UID is the app's UID
;
#{"Bluetooth Chat"},(0x101F6148),1,0,0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}

;
; Four files to install
;
"..\..\..\Epoc32\data\z\system\apps\BluetoothChat\BluetoothChat.aif"         -"!:\system\apps\BluetoothChat\BluetoothChat.aif"
"..\..\..\Epoc32\release\armi\urel\BluetoothChat.app"                        -"!:\system\apps\BluetoothChat\BluetoothChat.app"
"..\..\..\Epoc32\data\z\system\apps\BluetoothChat\BluetoothChat.r01"         -"!:\system\apps\BluetoothChat\BluetoothChat.rsc"
"..\..\..\Epoc32\data\z\system\apps\BluetoothChat\BluetoothChat_caption.r01" -"!:\system\apps\BluetoothChat\BluetoothChat_caption.rsc"

; End of File

⌨️ 快捷键说明

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