core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_sources.html
author fturovic <frank.turovich@nokia.com>
Thu, 18 Feb 2010 11:17:02 -0600
branchRCL_2_4
changeset 987 77469bd2d10b
parent 469 3a7fe0daf9ff
child 1225 a546534a48de
permissions -rw-r--r--
additions and revisions to tasks and ref pages and images

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<title>MMP Editor Sources</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
   <body>
   <h2>MMP Editor Sources Window</h2>
   
   <p>
   The MMP editor sources window lists the C++ and resource files that you can select to be compiled. The MMP editor sources window is shown in Figure 1.</p>
   <p align="center"><img src="images/mmp_editor_sources.png" width="648" height="491" /></p>
   <p align="left" class="figure">Figure 1 - MMP Editor Sources window </p>
   <p></p>
   <table cellpadding="2" cellspacing="0"
border="0">
	 <tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
		    <p>
			   <b>C/C++ sources</b></p></td><td class="Cell">
			 <p>
				Select the C/C++ files to be compiled with your project.			 </p></td></tr><tr valign="top"><td class="Cell">
			 <p>
				<b>Resources</b></p></td><td class="Cell">
			 <p>
				Add, remove, or edit resources, bitmaps, languages, and AIF files to be compiled with your project.</p></td></tr>
			 <tr valign="top">
			   <td class="Cell"><b>Missing C/C++ sources</b></td>
			   <td class="Cell">Shows a list of  missing source files referenced by project MMP files.</td>
     </tr>
   </table>
   <h5>Related references</h5>
    <ul>
      <li><a href="MMP_Editor.html">MMP Editor</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>