essentials.pkg

来自「《UIQ 3 The Complete Guide》书的源代码」· PKG 代码 · 共 25 行

PKG
25
字号
; Installation file for Symbian OS 9.x for generic console application
; Installation file for essentials EXE
;
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work
; on command-line builds. If you want to use this generated PKG file from the
; command-line tools you will need to modify the variables with the appropriate
; values: $(EPOCROOT), $(PLATFORM), $(TARGET)
;

;
; UID is the exe's UID
;
#{"essentials EXE"},(0xE79B6F98),1,0,0


;Localised Vendor name
%{"Vendor-EN"}

;Unique Vendor name
:"Vendor"

"$(EPOCROOT)epoc32\release\$(PLATFORM)\$(TARGET)\essentials.exe"		  -"!:\sys\bin\essentials.exe"
"$(EPOCROOT)epoc32\data\z\private\10003a3f\import\apps\essentials_reg.rsc"  -"!:\private\10003a3f\import\apps\essentials_reg.rsc"

⌨️ 快捷键说明

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