core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_sources.html
author fturovic <frank.turovich@nokia.com>
Fri, 28 Aug 2009 15:05:49 -0500
changeset 469 3a7fe0daf9ff
parent 0 fb279309251b
child 1225 a546534a48de
permissions -rw-r--r--
BUG 9740 - added missing description to table
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
469
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html><head>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<title>MMP Editor Sources</title>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
</head>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
   <body>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
   <h2>MMP Editor Sources Window</h2>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
   
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
   <p>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
   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>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
   <p align="center"><img src="images/mmp_editor_sources.png" width="648" height="491" /></p>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
   <p align="left" class="figure">Figure 1 - MMP Editor Sources window </p>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
   <p></p>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
   <table cellpadding="2" cellspacing="0"
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
border="0">
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
	 <tr valign="top"><th width="173" class="Cell">Name</th><th width="516" class="Cell">Function</th></tr><tr valign="top"><td class="Cell">
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
		    <p>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
			   <b>C/C++ sources</b></p></td><td class="Cell">
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
			 <p>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
				Select the C/C++ files to be compiled with your project.			 </p></td></tr><tr valign="top"><td class="Cell">
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
			 <p>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
				<b>Resources</b></p></td><td class="Cell">
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
			 <p>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
				Add, remove, or edit resources, bitmaps, languages, and AIF files to be compiled with your project.</p></td></tr>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    25
			 <tr valign="top">
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
			   <td class="Cell"><b>Missing C/C++ sources</b></td>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    27
			   <td class="Cell">Shows a list of  missing source files referenced by project MMP files.</td>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    28
     </tr>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    29
   </table>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    30
   <h5>Related references</h5>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    31
    <ul>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    32
      <li><a href="MMP_Editor.html">MMP Editor</a></li>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    33
      <li><a href="MMP_Editor_libraries.html">MMP Editor Libraries window</a></li>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    34
      <li><a href="MMP_Editor_options.html">MMP Editor Options window</a></li>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    35
      <li><a href="MMP_Editor_mmp_tab.html">MMP File Window</a></li>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    36
    </ul>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    37
  
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    38
   
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    39
<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>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    40
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    41
   </body>
3a7fe0daf9ff BUG 9740 - added missing description to table
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    42
</html>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    43