core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html
changeset 205 2b3a45f17e6a
parent 0 fb279309251b
child 987 77469bd2d10b
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html	Wed Jun 03 14:54:51 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/NewMMP_wizard.html	Thu Jun 04 12:01:20 2009 -0500
@@ -1,40 +1,51 @@
-<!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>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html><head>
+<title>Symbian OS MMP File</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <h2>Symbian OS MMP File</h2>
+   
+   <p>
+   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 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>
+   <div class="step">
+     <h4>Creating a New Symbian OS MMP File</h4>
+     <ol>
+         <li>To open the New wizard to create a MMP File:
+           <ul>
+             <li>Select the File &gt; New &gt; Other... menu item (Figure 1)</li>
+           </ul>
+           <blockquote>
+             <p align="center"><img src="images/MMP_wizard.png" width="500" height="500" /></p>
+             <p align="left" class="figure">Figure 1 - Select a wizard page in the New window</p>
+             <p>OR</p>
+           </blockquote>
+           <ul>
+             <li>Select the File &gt; New &gt; Symbian OS MMP File... menu item (Figure 2)</li>
+           </ul>
+         </li>
+         <blockquote>
+           <p align="center"><img src="images/MMP_wizard2.png" width="500" height="500" /></p>
+           <p align="left" class="figure">Figure 2 - MMP File page in the New MMP File window</p>
+       </blockquote>
+         <li>On the Select the wizard page, select Symbian OS &gt; Symbian OS MMP File, then click Next (Figure 1)</li>
+         <li> On the MMP File page, enter the destination project folder and specify file name</li>
+         <li>Click Finish</li>
+     </ol>
+     <p>The new MMP file is created in the destination folder and shown in the MMP editor.</p>
+   </div>
+   <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>
    
\ No newline at end of file