descriptordemo_eka1.pkg

来自「Symbian descriptors sample」· PKG 代码 · 共 22 行

PKG
22
字号
; Installation file for ARMI & THUMB Build for generic EKA1 console application
; Installation file for DescriptorDemo application
;
; 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
;
#{"DescriptorDemo EXE"},(0x0),1,0,0

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

;Unique Vendor name
;:"Vendor"

"$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\DescriptorDemo.exe"		  -"!:\system\programs\DescriptorDemo.exe"
	

⌨️ 快捷键说明

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