example3d_carbide.pkg

来自「一个基于symbian s60 3rd 的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 S60 3rd Edition"},(0xe01FF1d0),1,2,0


%{"Forum Nokia"}

:"Forum Nokia"

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


"$(EPOCROOT)Epoc32\release\$(PLATFORM)\$(TARGET)\Example3D.exe"		-"!:\sys\bin\Example3D.exe"
"$(EPOCROOT)Epoc32\Data\z\resource\apps\Example3D.rsc"				-"!:\resource\apps\Example3D.rsc"
"$(EPOCROOT)Epoc32\Data\z\private\10003a3f\apps\Example3D_reg.rsc"	-"!:\private\10003a3f\import\apps\Example3D_reg.rsc"
"$(EPOCROOT)Epoc32\Data\z\resource\apps\Example3D_reg.mif"        	-"!:\resource\apps\Example3D_reg.mif"

"$(EPOCROOT)Epoc32\winscw\c\private\e01FF1d0\picture.jpg"			-"!:\private\e01FF1d0\picture.jpg"
"$(EPOCROOT)Epoc32\winscw\c\private\e01FF1d0\picture2.jpg"			-"!:\private\e01FF1d0\picture2.jpg"
"$(EPOCROOT)Epoc32\winscw\c\private\e01FF1d0\font.gif"				-"!:\private\e01FF1d0\font.gif"

⌨️ 快捷键说明

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