btobjectexchange_2nd_fp2_carbide.pkg

来自「This C++ code example provides a method 」· PKG 代码 · 共 21 行

PKG
21
字号
;Language - standard language definitions
&EN

; standard SIs file header
#{"BTObjectExchange"},(0x10005b8e),2,0,0

;Supports Series 60 2nd Edition FP2 (and FP3)
(0x10200BAB), 0, 0, 0, {" Series60ProductID"}

"$(EPOCROOT)\Epoc32\release\$(PLATFORM)\$(TARGET)\BTObjectExchange.APP"
                -"!:\system\apps\BTObjectExchange\BTObjectExchange.app"
                
"$(EPOCROOT)\Epoc32\data\z\system\apps\BTObjectExchange\BTObjectExchange.RSC"
                      -"!:\system\apps\BTObjectExchange\BTObjectExchange.rsc"
                      
"$(EPOCROOT)\Epoc32\data\z\system\apps\BTObjectExchange\BTObjectExchange_caption.rsc"
                      -"!:\system\apps\BTObjectExchange\BTObjectExchange_caption.rsc"
                      
"$(EPOCROOT)\Epoc32\data\z\system\apps\BTObjectExchange\BTObjectExchange.aif"
                      -"!:\system\apps\BTObjectExchange\BTObjectExchange.aif"

⌨️ 快捷键说明

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