core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_mmp.html
author fturovic <frank.turovich@nokia.com>
Tue, 21 Sep 2010 15:50:51 -0500
changeset 2087 617a89f9dffc
parent 1786 3b1331ffa1fe
permissions -rw-r--r--
BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1786
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     2
<html><head>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     3
<title>INF Editor - Add/Edit MMP</title>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     4
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     5
</head>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     6
   <body>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     7
   <h2>INF Editor - Add / Edit MMP File Entry</h2>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     8
   
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
     9
      The <b>Add MMP File Entry</b> dialog (figure 1) is used to add a mmp file and apply the Tidy, Manual, and Support attributes. 
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    10
      <p align="center"><img src="images/inf_editor_addMMP.png" width="600" height="200" /></p>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    11
   <p align="left" class="figure">Figure 1 - Add MMP File Entry</p>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    12
	 <h5>Table 1. Add MMP file entry &mdash; items</h5>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    13
	 <table width="796"
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    14
border="0" cellpadding="2" cellspacing="0">
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    15
       <tr valign="top">
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    16
         <th width="186" class="Cell">Name</th>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    17
         <th width="600" class="Cell">Function</th>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    18
       </tr>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    19
       <tr valign="top">
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    20
         <td class="Cell"><p> <b>File path</b></p></td>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    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>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    22
       </tr>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    23
       <tr valign="top">
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    24
         <td class="Cell"><p><b>Tidy</b> </p></td>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    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>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    26
       </tr>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    27
       <tr valign="top">
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    28
           <td class="Cell"><strong>Manual</strong></td>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    29
           <td class="Cell">Checkmark to indicate a test that requires manual interaction to complete.</td>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    30
       </tr>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    31
       <tr valign="top">
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    32
           <td class="Cell"><strong>Support</strong></td>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    33
           <td class="Cell">Checkmark to not include the test in a batch file.</td>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    34
       </tr>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    35
     </table>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    36
   <h5>Other references</h5>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    37
	 <ul>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    38
      <li><a href="INF_Editor.html">INF Editor</a> </li>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    39
      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    40
    </ul>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    41
  
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    42
   
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    43
<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>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    44
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    45
   </body>
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    46
</html>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    47