bld.inf

来自「基于symbian的收发SMS、MMS消息」· INF 代码 · 共 34 行

INF
34
字号
/*
* ============================================================================
*  Name     : bld.inf
*  Part of  : udpecho
*  Origin   : Nokia Internet Communications
*  Created  : 20.12.2000 by Pekka Lundstr鰉
*  Description:
*	 This file provides the information required for building udpecho
*  Version  : 1.0
*   %version: %, %date_modified: % by %derived_by: % 
*  Copyright (c) 2000 Nokia Internet Communications
*  ---------------------------------------------------------------------------
*  Version history:
*  <ccm_history>
*  Version: %version%, %date_modified% by %derived_by%
*  Ref: ?reference_to_reason_doc_if_any (e.g. ActionDb Id)
*  ?change_reason_comment
*
*  </ccm_history>
* ============================================================================
*/

PRJ_PLATFORMS
// defaults to WINS MARM so you can ignore this if you just build these
wins
armi

PRJ_EXPORTS
// Specify the source file followed by its destination here

PRJ_MMPFILES
tcpudp.mmp

⌨️ 快捷键说明

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