tempgrid.pkg

来自「symbian grid development」· PKG 代码 · 共 37 行

PKG
37
字号
; tempgrid.pkg
; 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)
; Also, the resource file entries should be changed to match the language
; used in the build. For example, if building for LANGUAGE_01, change the file
; extensions .rsc to .r01.
;
;Language - standard language definitions
&EN

; standard SIS file header
#{"tempgrid"},(0xED83E3A2),1,0,0

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

;Unique Vendor name
:"Vendor"

;Supports Series 60 v 3.0
[0x101F7961], 0, 0, 0, {"Series60ProductID"}

;Files to install
;You should change the source paths to match that of your environment
;<source> <destination>
"$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\tempgrid.exe"		-"!:\sys\bin\tempgrid.exe"
"$(EPOCROOT)Epoc32\data\z\resource\apps\tempgrid.r01"		-"!:\resource\apps\tempgrid.r01"
"$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\tempgrid_reg.r01"	-"!:\private\10003a3f\import\apps\tempgrid_reg.r01"
"$(EPOCROOT)epoc32\data\z\resource\apps\tempgrid_aif.mif" -"!:\resource\apps\tempgrid_aif.mif"
"$(EPOCROOT)epoc32\data\z\resource\apps\tempgrid.mbm" -"!:\resource\apps\tempgrid.mbm"
; Add any installation notes if applicable
;"tempgrid.txt"					  -"!:\private\0xED83E3A2\tempgrid.txt"

⌨️ 快捷键说明

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