lvtetris_s60_2_x_v_1_0_0.pkg

来自「俄罗斯方块」· PKG 代码 · 共 32 行

PKG
32
字号
; Installation file for LvTetris 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)


;Languages
&EN
;
; UID is the app's UID
;
#{"LvTetris"},(0x078DA8A9),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this installation is for the Series 60 platform v2.0
;This line must appear _exactly_ as shown below in the sis file
;If this line is missing or incorrect, the sis file will not be able
;to be installed on Series 60 v2.0 platforms
(0x101F7960), 0, 0, 0, {"Series60ProductID"} 
;
; Files to install
; The PKG file has been set up with a default SDK root.
; Symbols set up for the source location are Carbide.c++ specific symbols
"$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\LvTetris.app"		  -"!:\system\apps\LvTetris\LvTetris.app"
"$(EPOCROOT)Epoc32\data\z\system\apps\LvTetris\LvTetris.rsc"		 -"!:\system\apps\LvTetris\LvTetris.rsc"
"$(EPOCROOT)Epoc32\data\z\system\apps\LvTetris\LvTetris_caption.rsc" -"!:\system\apps\LvTetris\LvTetris_caption.rsc"
"$(EPOCROOT)Epoc32\data\z\system\apps\LvTetris\LvTetris.aif"		 -"!:\system\apps\LvTetris\LvTetris.aif"
"..\help\LvTetris.hlp"											-"!:\system\help\LvTetris.hlp"

⌨️ 快捷键说明

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