⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bld.inf

📁 如题 就是 这东西 为什么非要我 说到 20个 字 呢 看看这回 够 不
💻 INF
字号:
// bld.inf
//
// Copyright (c) 1999-2007 Symbian Software Ltd.  All rights reserved.
//
// $Change: 937687 $

PRJ_EXPORTS
// specify the source file followed by its destination here
// copy will be used to copy the source file to its destination
// If there's no destination then the source file will be copied
// to the same name in \epoc32\include

PRJ_MMPFILES
// specify the .mmp files required for building the important
// component releasables note that you should specify any .mmp
// files for test programs further down the file.
//
// It's best if the .MMP files are specified in the order in which
// the components are built, but that eventually shouldn't matter
//
// Use C++ style #defines to denote that a component is only built
// for a particular platform
//
// specify "tidy" if the component you need to build doesn't need
// to be released to the rest of the company specify "ignore" if
// the MMP file exists but should be ignored

active2.mmp

⌨️ 快捷键说明

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