dbms_s60_2nd_ed.pkg

来自「The DBMS (Database Management System) ex」· PKG 代码 · 共 19 行

PKG
19
字号
;
; DBMS_S60_2nd_ed.pkg
;
; Installation description file for DBMS example application
;

;Language - standard language definitions
&EN

; standard sis file header
#{"DBMS"},(0x101F5466),2,0,0

;Specify support for S60 v 2.0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}

;Files to include. Check the source paths they match the SDK setup. 
"C:\Symbian\7.0s\Series60_v21_CW\EPOC32\release\armi\urel\DBMS.app"       -"!:\system\apps\DBMS\DBMS.app"
"C:\Symbian\7.0s\Series60_v21_CW\EPOC32\data\z\system\apps\DBMS\DBMS.rsc" -"!:\system\apps\DBMS\DBMS.rsc"
"C:\Symbian\7.0s\Series60_v21_CW\EPOC32\data\z\system\apps\DBMS\DBMS.aif" -"!:\system\apps\DBMS\DBMS.aif"

⌨️ 快捷键说明

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