uitest.pkg

来自「Symbian S60 UI training example」· PKG 代码 · 共 38 行

PKG
38
字号
; UiTest.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
#{"UiTest"},(0xE39F41A5),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)\UiTest.exe"        -"!:\sys\bin\UiTest.exe"
"$(EPOCROOT)Epoc32\data\z\resource\apps\UiTest.rsc"        -"!:\resource\apps\UiTest.rsc"
"$(EPOCROOT)Epoc32\data\z\private\10003a3f\apps\UiTest_reg.rsc"    -"!:\private\10003a3f\import\apps\UiTest_reg.rsc"
"$(EPOCROOT)epoc32\data\z\resource\apps\UiTest_aif.mif" -"!:\resource\apps\UiTest_aif.mif"
"$(EPOCROOT)epoc32\data\z\resource\apps\UiTest_mbm.mbm" -"!:\resource\apps\UiTest_mbm.mbm"
; Add any installation notes if applicable
;"UiTest.txt"        		      -"!:\private\0xE39F41A5\UiTest.txt"

⌨️ 快捷键说明

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