example3d_armv5.pkg

来自「S60 3D游戏引擎开发案例 S60 3D游戏引擎开发案例」· PKG 代码 · 共 34 行

PKG
34
字号
;   /*
;============================================================================
;    * Name : Example3D.pkg
;    * Part of : Example3D
;    * Description : Example3D sis packet file
;    * Copyright (c) 2005 Nokia Corporation
;============================================================================
;    */
;   
; Languages
&EN
  
#{"Example3D for Series 60 3rd Edition"},(0xe01FF1d0),1,0,0


%{"Forum Nokia"}

:"Forum Nokia"

;
;Supports Series 60 3rd Edition
;
[0x101F7961], 0, 0, 0, {"Series60ProductID"}


"\epoc32\release\armv5\urel\Example3D.exe"						-"!:\sys\bin\Example3D.exe"
"\epoc32\data\z\resource\apps\Example3D.rsc"					-"!:\resource\apps\Example3D.rsc"
"\epoc32\data\z\private\10003a3f\apps\Example3D_reg.rsc"	-"!:\private\10003a3f\import\apps\Example3D_reg.rsc"
"\epoc32\data\z\resource\apps\Example3D_reg.mif"         -"!:\resource\apps\Example3D_reg.mif"

"..\data\picture.jpg"			-"!:\private\e01FF1d0\picture.jpg"
"..\data\picture2.jpg"			-"!:\private\e01FF1d0\picture2.jpg"
"..\data\font.gif"				-"!:\private\e01FF1d0\font.gif"

⌨️ 快捷键说明

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