helpexample_gcce.pkg

来自「应用于S60平台的示例程序」· PKG 代码 · 共 38 行

PKG
38
字号
;/*
;* ==============================================================================
;*  Name        : helpexample_gcce.pkg
;*  Part of     : Help example
;*  Interface   :
;*  Description :
;*  Version     :
;*
;*  Copyright (c) 2004 - 2006 Nokia Corporation.
;*  This material, including documentation and any related
;*  computer programs, is protected by copyright controlled by
;*  Nokia Corporation.
;* ==============================================================================
;*/

;Languages
&EN

; Installation header
#{"Help Example"},(0xA0000238),1,0,0

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

; Unique Vendor name
:"Vendor"

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

"..\..\..\epoc32\release\gcce\UREL\HelpExample.exe"			-"!:\sys\bin\HelpExample.exe"
"..\..\..\epoc32\data\z\resource\apps\HelpExample.rsc"		-"!:\resource\apps\HelpExample.rsc"
"..\help\HelpExample.hlp"-                                     "!:\resource\help\helpexample.hlp"
"..\..\..\epoc32\data\z\resource\apps\HelpExample_aif.mif"		-"!:\resource\apps\HelpExample_aif.mif"
"..\..\..\epoc32\data\z\private\10003a3f\import\apps\HelpExample_reg.rsc"	-"!:\private\10003a3f\import\apps\HelpExample_reg.rsc"

;required for application to be covered by backup/restore facility
"backup_registration.xml"					-"!:\private\A0000238\backup_registration.xml"

⌨️ 快捷键说明

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