bld.inf

来自「一个可以加载图片作为下拉菜单的symbian手机示例」· INF 代码 · 共 26 行

INF
26
字号
/*
============================================================================
 Name		: bld.inf
 Author	  : 
 Copyright   : Your copyright notice
 Description : This file provides the information required for building the
				whole of a Biaofeng.
============================================================================
*/


PRJ_PLATFORMS
WINSCW GCCE

PRJ_MMPFILES

gnumakefile icons_scalable_dc.mk

gnumakefile ..\help\build_help.mk

Biaofeng.mmp

PRJ_EXPORTS
../data/bg02.png /epoc32/winscw/c/resource/apps/E4A1DB93/bg02.png

⌨️ 快捷键说明

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