bld.inf

来自「symbian界面设计.关于LISTBOX的经典的例子,适合所有初学者和爱好SY」· INF 代码 · 共 23 行

INF
23
字号
/*
============================================================================
 Name		: bld.inf
 Author	  : davey
 Copyright   : It is a software by davey
 Description : This file provides the information required for building the
			   whole of a MyListBox.
============================================================================
*/


PRJ_PLATFORMS
WINSCW ARMV5 GCCE

PRJ_MMPFILES

gnumakefile icons_scalable_dc.mk

gnumakefile ..\help\build_help.mk

MyListBox.mmp

⌨️ 快捷键说明

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