core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_mmp.html
branchRCL_2_4
changeset 943 00971b52d4a3
parent 0 fb279309251b
equal deleted inserted replaced
940:949823a0e5df 943:00971b52d4a3
     2 <html><head>
     2 <html><head>
     3 <title>INF Editor - Add/Edit MMP</title>
     3 <title>INF Editor - Add/Edit MMP</title>
     4 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
     4 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
     5 </head>
     5 </head>
     6    <body>
     6    <body>
     7    <h2>INF Editor - Add / Edit MMP File</h2>
     7    <h2>INF Editor - Add / Edit MMP File Entry</h2>
     8    
     8    
     9    <h3>   Add MMP file dialog</h3>
     9       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. 
    10    <p>The Add MMP file 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. Options include:</p>
    10      <p align="center"><img src="images/inf_editor_addMMP.png" width="600" height="180" /></p>
    11 	 <ul>
    11    <p align="left" class="figure">Figure 1 - Add MMP File Entry</p>
    12 	   <li>Tidy - 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.</li>
    12 	 <h5>Table 1. Add MMP file entry &mdash; items</h5>
    13        <li>Build as ARM - Specifies the build_as_arm statement, which instructs an ARMV5 build to  build the project for the ARM instruction set and not the THUMB instruction set.</li>
    13 	 <table width="796"
    14    </ul>
    14 border="0" cellpadding="2" cellspacing="0">
    15 	 <p align="center"><img src="images/inf_editor_addMMP.png" width="490" height="184" /></p>
    15        <tr valign="top">
    16 	 <p align="left" class="figure">Figure 1 - Add MMP file entry</p>
    16          <th width="186" class="Cell">Name</th>
    17 	 <h3 align="left">Edit MMP file entry dialog</h3>
    17          <th width="600" class="Cell">Function</th>
    18 	 <p align="left">The Edit MMP file entry dialog (figure 2) allows you to change the file path and set the Tidy or Build as ARM option for the selected mmp file.</p>
    18        </tr>
    19 	 <p align="center"><img src="images/inf_editor_editMMP.png" width="476" height="180" /></p>
    19        <tr valign="top">
    20 	 <p align="left" class="figure">Figure 2 - Edit MMP file entry</p>
    20          <td class="Cell"><p> <b>File path</b></p></td>
    21 	 <p align="left">&nbsp;</p>
    21          <td class="Cell"><p>Type the path and filename for the MMP file to create or click Browse to set a path.</p></td>
    22 	 <h5>Related references</h5>
    22        </tr>
       
    23        <tr valign="top">
       
    24          <td class="Cell"><p><b>Tidy</b> </p></td>
       
    25          <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>
       
    26        </tr>
       
    27        <tr valign="top">
       
    28          <td class="Cell"><b>Build as ARM</b></td>
       
    29          <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>
       
    30        </tr>
       
    31      </table>
       
    32    <h5>Other references</h5>
    23 	 <ul>
    33 	 <ul>
    24       <li><a href="INF_Editor.html">INF Editor</a> </li>
    34       <li><a href="INF_Editor.html">INF Editor</a> </li>
    25       <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
    35       <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
    26       <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
       
    27       <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
       
    28       <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
       
    29       <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
       
    30     </ul>
    36     </ul>
    31   
    37   
    32    
    38    
    33 <div id="footer">Copyright &copy; 2009 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>
    39 <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>
    34 
    40 
    35    </body>
    41    </body>
    36 </html>
    42 </html>
    37    
    43