bld.inf

来自「在Symbian OS S60 3rd上面」· INF 代码 · 共 24 行

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


PRJ_PLATFORMS
WINSCW ARMV5 GCCE

PRJ_MMPFILES

gnumakefile icons_scalable_dc.mk

gnumakefile ..\help\build_help.mk

ImageTest.mmp

PRJ_EXPORTS
../data/12.jpg /epoc32/winscw/c/resource/apps/test/12.jpg

⌨️ 快捷键说明

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