bld.inf
来自「这个源码实现的是短信发送的功能!对于短信处理开发有很大的借鉴之处!」· INF 代码 · 共 23 行
INF
23 行
/*
* ============================================================================
* Name : bld.inf
* Part of : SMSExample
* Created : 08.02.2005 by
* Description:
* This file provides the information required for building the
* whole of a SMSExample.
* Version :
* Copyright: Nokia Corporation
* ============================================================================
*/
PRJ_MMPFILES
#ifdef EKA2
SMSEngine.mmp
#else
SMSEngine_1st_2nd.mmp
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?