bld.inf

来自「This package includes a 3-D game engine 」· INF 代码 · 共 25 行

INF
25
字号
/*
* ============================================================================
*  Name     : bld.inf
*  Part of  : Example3D
*  Created  : 12/14/2003 by 
*  Description:
*	 This file provides the information required for building the
*    whole of a Example3D.
*  Version  :
*  Copyright: 
* ============================================================================
*/



PRJ_EXPORTS

..\data\picture.jpg		\Epoc32\Wins\c\system\apps\Example3D\picture.jpg
..\data\picture2.jpg		\Epoc32\Wins\c\system\apps\Example3D\picture2.jpg

PRJ_MMPFILES

Example3D.mmp

⌨️ 快捷键说明

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