core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor.html
changeset 1658 2a5c0df13bad
parent 1507 30441fd93226
child 1988 5b598b1fcc3e
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
     8    
     8    
     9    <p>
     9    <p>
    10    The MMP Editor <strong>Overview</strong> tab allows you to view and modify your project definitions.  Changes made in the MMP editor are automatically written to the project's .MMP file. You can view the .mmp file by selecting the <em>project_name</em>.mmp tab located along the bottom of the MMP editor.</p>
    10    The MMP Editor <strong>Overview</strong> tab allows you to view and modify your project definitions.  Changes made in the MMP editor are automatically written to the project's .MMP file. You can view the .mmp file by selecting the <em>project_name</em>.mmp tab located along the bottom of the MMP editor.</p>
    11    <p>
    11    <p>
    12 	  The MMP Editor is shown when an MMP  file is
    12 	  The MMP Editor is shown when an MMP  file is
    13    opened from the <a href="view_cpp_projects.htm">Project Explorer</a> or <a href="view_sym_proj_nav.htm">Symbian Project Navigator</a> views. The MMP Editor is shown in Figure 1. MMP editor fields are validated for existing or correct entries. For example, if the UID 2 field is blank the label is highlighted in red. If an error exists in the mmp file, the line where the error occurs is marked and also displayed in the Problems view.</p>
    13    opened from the <a href="view_proj_explorer.htm">Project Explorer</a> or <a href="view_sym_proj_nav.htm">Symbian Project Navigator</a> views. The MMP Editor is shown in Figure 1. MMP editor fields are validated for existing or correct entries. For example, if the UID 2 field is blank the label is highlighted in red. If an error exists in the mmp file, the line where the error occurs is marked and also displayed in the Problems view.</p>
    14    <p align="center"><img src="images/mmp_editor.png" width="675" height="406" /></p>
    14    <p align="center"><img src="images/mmp_editor.png" width="675" height="406" /></p>
    15    <p align="left" class="figure">Figure 1 - MMP Editor Overview tab</p>
    15    <p align="left" class="figure">Figure 1 - MMP Editor Overview tab</p>
    16    <table cellpadding="2" cellspacing="0"
    16    <table cellpadding="2" cellspacing="0"
    17 border="0">
    17 border="0">
    18 	 <tr valign="top"><th width="190" class="Cell">Name</th><th width="955" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
    18 	 <tr valign="top"><th width="190" class="Cell">Name</th><th width="955" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
    49    </table>
    49    </table>
    50    <p>Any changes made to the MMP file either in Carbide or using an external editor are detected. If the build is for emulation, these changes are detected and used automatically. </p>
    50    <p>Any changes made to the MMP file either in Carbide or using an external editor are detected. If the build is for emulation, these changes are detected and used automatically. </p>
    51 	 <p>For other build types like GCCE you are  presented with the <b>Modified MMP Files Detected</b> dialog (Figure 2) and asked which build action to take for each MMP file that has changed. Set the build option for each listed MMP file and click <b>OK</b>.</p>
    51 	 <p>For other build types like GCCE you are  presented with the <b>Modified MMP Files Detected</b> dialog (Figure 2) and asked which build action to take for each MMP file that has changed. Set the build option for each listed MMP file and click <b>OK</b>.</p>
    52 	 <p align="center"><img src="images/wnd_modified_mmp_files.png" width="617" height="300"></p>
    52 	 <p align="center"><img src="images/wnd_modified_mmp_files.png" width="617" height="300"></p>
    53 	 <p align="left" class="figure">Figure 2 - Modified MMP Files Detected dialog </p>
    53 	 <p align="left" class="figure">Figure 2 - Modified MMP Files Detected dialog </p>
    54 	 <p align="left">The options  are  identical to the workspace setting <b>Default action to take when MMP files are modified </b>option in the <b>Build</b> preference panel. Click the <b>Configure Workspace Settings...</b> to open the <a href="wnd_build_prefs.htm">Build</a><b> </b>preference panel to set the default build options for the workspace. The options  can also be modified at the  project level in the <b>Properties for &lt;<i>project</i>&gt; &gt; </b><a href="build_properties/pane_project_settings.htm">Carbide Project Settings</a> panel. </p>
    54 	 <p align="left">The options  are  identical to the workspace setting <b>Default action to take when MMP files are modified </b>option in the <b>Build</b> preference panel. Click the <b>Configure Workspace Settings...</b> to open the <a href="pref_carb_build.htm">Build</a><b> </b>preference panel to set the default build options for the workspace. The options  can also be modified at the  project level in the <b>Properties for &lt;<i>project</i>&gt; &gt; </b><a href="build_properties/prop_carb_project_settings.htm">Carbide Project Settings</a> panel. </p>
    55 	 <h5>Related references</h5>
    55 	 <h5>Related references</h5>
    56        <ul>
    56        <ul>
    57       <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
    57       <li><a href="MMP_Editor_sources.html">MMP Editor Sources window</a></li>
    58       <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
    58       <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
    59       <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
    59       <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>