core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html
changeset 2132 e08aff86e1bc
parent 2131 ff0156b93599
child 2133 bf6117909093
equal deleted inserted replaced
2131:ff0156b93599 2132:e08aff86e1bc
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html><head>
       
     3 <title>New Symbian OS MMP File</title>
       
     4 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     5 </head>
       
     6    <body>
       
     7    <h2>New Symbian OS MMP File</h2>
       
     8    
       
     9    <p>
       
    10    Use the <b>Symbian OS MMP File</b> wizard (figure 1) to create a new MMP project file for the currently selected project. Symbian projects are defined by an <code class="code">.mmp</code> file which specifies the essential project elements of a Symbian OS project. All details of the project lifecycle are handled by the IDE. There is no editable makefile the user can edit to modify the build behavior of the project.</p>
       
    11    <div class="step">
       
    12      <h4>Creating a New Symbian OS MMP File</h4>
       
    13      <ol>
       
    14          <li>To open the New wizard to create a MMP File:
       
    15            <ul>
       
    16              <li>Select the File &gt; New &gt; Other... menu item (Figure 1)</li>
       
    17            </ul>
       
    18            <blockquote>
       
    19              <p align="center"><img src="images/MMP_wizard.png" width="525" height="500" /></p>
       
    20              <p align="left" class="figure">Figure 1 - Select a wizard page in the New window</p>
       
    21              <p>OR</p>
       
    22            </blockquote>
       
    23            <ul>
       
    24              <li>Select the File &gt; New &gt; Symbian OS MMP File... menu item (Figure 2)</li>
       
    25            </ul>
       
    26          </li>
       
    27          <blockquote>
       
    28            <p align="center"><img src="images/MMP_wizard2.png" width="525" height="500" /></p>
       
    29            <p align="left" class="figure">Figure 2 - MMP File page in the New MMP File window</p>
       
    30        </blockquote>
       
    31          <li>On the Select the wizard page, select Symbian OS &gt; Symbian OS MMP File, then click Next (Figure 1)</li>
       
    32          <li> On the MMP File page, enter the destination project folder and specify file name</li>
       
    33          <li>Click Finish</li>
       
    34      </ol>
       
    35      <p>The new MMP file is created in the destination folder and shown in the MMP editor.</p>
       
    36    </div>
       
    37    <h5>Related references</h5>
       
    38 <ul>
       
    39       <li><a href="MMP_Editor.html">MMP Editor</a></li>
       
    40       <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
       
    41       <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
       
    42       <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
       
    43       <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
       
    44    </ul>
       
    45   
       
    46    
       
    47 <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>
       
    48 
       
    49    </body>
       
    50 </html>
       
    51