bld.inf

来自「This C++ code example provides a method 」· INF 代码 · 共 12 行

INF
12
字号
/* Copyright (c) 2004, Nokia. All rights reserved */


PRJ_MMPFILES

#ifdef EKA2
BTObjectExchange_3rd.mmp
#else
//BTObjectExchange_1st.mmp //Use this in 1st edition
//BTObjectExchange_20.mmp //Use this in 2nd edition and FP1
BTObjectExchange_26.mmp //Use this in 2nd edition FP2 and FP3
#endif

⌨️ 快捷键说明

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