📄 bld.inf
字号:
/**
*
* @brief Build information file for MtmsExample application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// Export data files.
// Note that the source paths are relative to the location of
// this file, and target paths are relative to \epoc32\include.
// This will create wins, winsb and winscw directories
// in the epoc32\release directory if they do not already exist.
PRJ_EXPORTS
..\srcdata\image.jpg ..\Release\wins\udeb\z\system\apps\MTMSEXAMPLE\image.jpg
..\srcdata\image.jpg ..\Release\winsb\udeb\z\system\apps\MTMSEXAMPLE\image.jpg
..\srcdata\image.jpg ..\Release\winscw\udeb\z\system\apps\MTMSEXAMPLE\image.jpg
..\srcdata\simple.smil ..\Release\wins\udeb\z\system\apps\MTMSEXAMPLE\simple.smil
..\srcdata\simple.smil ..\Release\winsb\udeb\z\system\apps\MTMSEXAMPLE\simple.smil
..\srcdata\simple.smil ..\Release\winscw\udeb\z\system\apps\MTMSEXAMPLE\simple.smil
PRJ_MMPFILES
MtmsExample.mmp
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -