📄 bld.inf
字号:
/**
*
* @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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -