core/com.nokia.carbide.cpp.doc.user/html/reference/MMP_Editor_libraries.html
author fturovic <frank.turovich@nokia.com>
Mon, 10 Aug 2009 15:21:12 -0500
changeset 400 9b005a8e6778
parent 0 fb279309251b
child 939 47d3ca29d054
child 1207 e265bbe56eb0
permissions -rw-r--r--
removed duplicate pages, unused images, and fixed links to same

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<title>MMP Editor Libraries</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
   </head>
   <body>
   <h2>MMP Editor Libraries Window</h2>
   
   <p>
   The MMP editor libraries window lists the libraries used by the currently selected build configuration in the selected project. The MMP editor libraries window is shown in Figure 1. Click on a library group to expand the list of libraries and show the related control buttons. You can add, remove or edit the list of libraries for each group. You can also move libraries up or down in the list.</p>
   <p align="center"><img src="images/mmp_editor_libraries.png" width="560" height="424" /></p>
   <p align="left" class="figure">Figure 1 - MMP Editor Libraries 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>Libraries</b></p></td><td class="Cell">
			 <p>
				Specify import libraries to be included in all builds.</p></td></tr><tr valign="top"><td class="Cell">
			 <p>
				<b>Static libraries</b></p></td><td class="Cell">
			 <p>
				Specify additional static libraries to be used in all builds.</p></td></tr>
			 <tr valign="top">
			   <td class="Cell"><b>Debug libraries</b></td>
			   <td class="Cell">Specify additional libraries to be used for debug builds only.</td>
     </tr>
			 <tr valign="top">
			   <td class="Cell"><b>Win32 libraries</b></td>
			   <td class="Cell">Specify additional libraries for Win32 builds only.</td>
     </tr>
			 <tr valign="top">
			   <td class="Cell"><b>ASSP libraries</b></td>
			   <td class="Cell">Specify libraries for ASSP builds. If you are not linking to the Symbian OS kernel you can ignore this section.</td>
     </tr>
   </table>
	 <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_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>