core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_mmp.html
author fturovic <frank.turovich@nokia.com>
Thu, 18 Feb 2010 11:17:02 -0600
branchRCL_2_4
changeset 987 77469bd2d10b
parent 943 00971b52d4a3
permissions -rw-r--r--
additions and revisions to tasks and ref pages and images

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<title>INF Editor - Add/Edit MMP</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
   <body>
   <h2>INF Editor - Add / Edit MMP File Entry</h2>
   
      The <b>Add MMP file entry</b> dialog (figure 1) is used to add a mmp file and, if desired, apply the Tidy attribute or specify the Build as ARM option to the mmp file. 
     <p align="center"><img src="images/inf_editor_addMMP.png" width="600" height="180" /></p>
   <p align="left" class="figure">Figure 1 - Add MMP File Entry</p>
	 <h5>Table 1. Add MMP file entry &mdash; items</h5>
	 <table width="796"
border="0" cellpadding="2" cellspacing="0">
       <tr valign="top">
         <th width="186" class="Cell">Name</th>
         <th width="600" class="Cell">Function</th>
       </tr>
       <tr valign="top">
         <td class="Cell"><p> <b>File path</b></p></td>
         <td class="Cell"><p>Type the path and filename for the MMP file to create or click Browse to set a path.</p></td>
       </tr>
       <tr valign="top">
         <td class="Cell"><p><b>Tidy</b> </p></td>
         <td class="Cell"><p>Specify the tidy attribute if the release that an .mmp file defines is internal to your component and  not required by other components or for your component to execute.</p></td>
       </tr>
       <tr valign="top">
         <td class="Cell"><b>Build as ARM</b></td>
         <td class="Cell">Specifies the <span class="code">build_as_arm</span> statement, which instructs an ARMV5 build to  build the project for the ARM instruction set and not the THUMB instruction set.</td>
       </tr>
     </table>
   <h5>Other references</h5>
	 <ul>
      <li><a href="INF_Editor.html">INF Editor</a> </li>
      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
    </ul>
  
   
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

   </body>
</html>