bld.inf
来自「series60 应用程序开发的源代码 series60 应用程序开发的源代码」· INF 代码 · 共 20 行
INF
20 行
/**
*
* @brief Build information file for Testing application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// Note that Testing.mmp would sometimes be specified as a test MMP file (PRJ_TESTMMPFILES)
// in the bld.inf of the project that it is testing. In which case, the test script would be
// built with (e.g.) abld test build wins udeb.
// Here, as it is the only MMP file in this project, it is specified as a normal project MMP.
PRJ_MMPFILES
Testing.mmp
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?