core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 23:33:03 +0100
changeset 0 fb279309251b
child 205 2b3a45f17e6a
permissions -rw-r--r--
DP tools release version Revision: 200912

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<title>New MMP Wizard</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
   <body>
   <h2>MMP Wizard</h2>
   
   <p>
   Use the MMP 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 elements of the 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>
   <p align="center"><img src="images/MMP_wizard.png" width="381" height="463" /></p>
   <p align="left" class="figure">Figure 1 - MMP Wizard</p>
   <div class="step">
     <h4>To open the MMP Wizard</h4>
     <ol>
         <li>Click the New icon in the main toolbar or Select File &gt; New &gt; Other... and expand the Symbian OS group</li>
         <li>Select MMP File and click Next</li>
         <li> Select the project folder and specify a mmp file name</li>
         <li>Click Finish to create the mmp file and display the new file in the MMP editor</li>
     </ol>
   </div>
   <p></p>
   <p></p>
   <p align="center"><img src="images/MMP_wizard2.png" width="500" height="452" /></p>
   <p align="left" class="figure">Figure 2 - MMP Wizard (page 2)</p>
   <h5>Related references</h5>
<ul>
      <li><a href="MMP_Editor.html">MMP Editor</a></li>
      <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
   </ul>
  
   
<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>

   </body>
</html>