revised bld.inf pages and images RCL_2_4
authorfturovic <frank.turovich@nokia.com>
Thu, 11 Feb 2010 16:45:33 -0600
branchRCL_2_4
changeset 943 00971b52d4a3
parent 940 949823a0e5df
child 944 248e161fd5cd
revised bld.inf pages and images
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_make.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_mmp.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_exports.html
core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_file.html
core/com.nokia.carbide.cpp.doc.user/html/reference/images/inf_editor_addMMP.png
core/com.nokia.carbide.cpp.doc.user/html/reference/images/inf_editor_addMake.png
core/com.nokia.carbide.cpp.doc.user/html/reference/images/inf_editor_overview.png
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor.html	Thu Feb 11 15:09:23 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor.html	Thu Feb 11 16:45:33 2010 -0600
@@ -1,56 +1,52 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>INF Editor</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - Overview Tab</h2>
-   
-   <p>
-   The INF Editor allows you to view and modify Symbian project files and export files to be included in building your application. The settings displayed are those active for the active build configuration. However, changes made in the INF editor can be applied globally to all build configurations. Changes made in the INF editor are automatically written to the project's .INF file. You can view the .inf file by selecting the bld.inf tab located along the bottom of the INF editor.</p>
-   <p>
-	  The INF Editor is shown when an INF  file is
-   opened from the C/C++ Projects view or Symbian Project Navigator view by double-clicking on the file. The INF Editor is shown in Figure 1.</p>
-   <p align="center"><img src="images/inf_editor_overview.png" width="656" height="563" /></p>
-   <p align="left" class="figure">Figure 1 - INF Editor</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>Components</b></p></td><td class="Cell">
-			 <p>
-				Add components such as MMP and make files to be part of the normal build process.</p>
-			 <ul>
-			   <li>Add MMP file - Click to add an MMP file to the bottom of the list of components.</li>
-			   <li>Add make file - Click to add a make file to the bottom of the list of components. </li>
-			   <li>Edit - Select a component and click Edit to apply the Tidy attribute or specify the Build as ARM option.</li>
-			   <li>Open - Select a component and click Open to open the component in an editor window.</li>
-			   <li>Up - Select a component and click Up to move the component up in the list.</li>
-			   <li>Down - Select a component and click Down to move the component down in the list.</li>
-			   <li>Remove - Select a component and click Remove to remove the component from the build process. </li>
-			 </ul></td></tr><tr valign="top"><td class="Cell">
-			 <p>
-				<b>Test Components</b> 
-			 </p></td><td class="Cell">
-			 <p>
-				Add, edit, open, move, or remove MMP and make files that are part of a test build process.</p></td></tr>
-   </table>
-	 <p>&nbsp;</p>
-	 <h5>Related references</h5>
-	 <ul>
-      <li><a href="INF_Editor_addedit_mmp.html">INF Editor - Add/Edit MMP File</a></li>
-      <li><a href="INF_Editor_addedit_make.html">INF Editor - Add/Edit Make File</a></li>
-      <li><a href="INF_Editor_exports.html">INF Editor - Exports</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>INF Editor</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <h2>INF Editor - Overview Tab</h2>
+   
+   <p>
+   The <b>INF Editor</b> allows you to view and modify Symbian project files and export files to be included in building your application. The settings displayed are those active for the active build configuration. However, changes made in the INF editor can be applied globally to all build configurations. Changes made in the INF editor are automatically written to the project's .INF file. You can view the .inf file by selecting the bld.inf tab located along the bottom of the INF editor.</p>
+<p>
+	  The INF Editor is shown when an INF  file is
+   opened from the <a href="view_cpp_projects.htm">Project Explorer</a> view or <a href="view_sym_proj_nav.htm">Symbian Project Navigator</a> view by double-clicking on the file. The INF Editor is shown in Figure 1.</p>
+   <p align="center"><img src="images/inf_editor_overview.png" width="743" height="533" /></p>
+   <p align="left" class="figure">Figure 1 - INF Editor</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>Components</b></p></td><td class="Cell">
+			 <p>
+				Add components such as MMP and make files to be part of the normal build process.</p>
+			 <ul>
+			   <li>Create New MMP File - creates a new  MMP file at the bottom of the Component list.</li>
+			   <li>Add Existing MMP File - imports a MMP file at the bottom of the Component list.</li>
+			   <li>Add Existing Makefile - adds a make file to the bottom of the Component list. </li>
+			   <li>Edit - Select a component and click Edit to apply the Tidy attribute or specify the Build as ARM option.</li>
+			   <li>Open - Select a component and click Open to open the component in an editor window.</li>
+			   <li>Up - Select a component and click Up to move the component up in the list.</li>
+			   <li>Down - Select a component and click Down to move the component down in the list.</li>
+			   <li>Remove - Select a component and click Remove to remove the component from the build process.</li>
+			 </ul></td></tr><tr valign="top"><td class="Cell">
+			 <p>
+				<b>Test Components</b> 
+			 </p></td><td class="Cell">
+			 <p>
+				Create, import, edit, open, move, or remove MMP and make files that are part of a test build process.</p></td></tr>
+   </table>
+   <h5>Other references</h5>
+	 <ul>
+      <li><a href="INF_Editor_addedit_mmp.html">INF Editor - Add/Edit MMP File</a></li>
+      <li><a href="INF_Editor_addedit_make.html">INF Editor - Add/Edit Make File</a></li>
+      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
+    </ul>
+  
+   
+<div id="footer">Copyright &copy; 2010 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
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_make.html	Thu Feb 11 15:09:23 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_make.html	Thu Feb 11 16:45:33 2010 -0600
@@ -1,38 +1,47 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>INF Editor - Add/Edit Make</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - Add / Edit Make File</h2>
-   
-   <h3>Add make file entry </h3>
-   <p align="left">The Add make file dialog (figure 1) is used to add a make file to the build process. Enter or browse to the make file in the File path field and, if desired, apply the Tidy attribute or specify the Build as ARM option to the make file. Options include:</p>
-	 <ul>
-       <li>Tidy - Specify the tidy attribute if the release that an .mmp file defines is internal to your component and not required by other components or for your component to execute.</li>
-       <li>Build as ARM - Specifies the build_as_arm statement, which instructs an ARMV5 build to build the project for the ARM instruction set and not the THUMB instruction set.</li>
-       <li>Makefile type - Select the type of make file that has been selected.</li>
-   </ul>
-	 <p align="center"><img src="images/inf_editor_addMake.png" width="600" height="210" /></p>
-	 <p align="left" class="figure">Figure 1 - Add make file entry</p>
-	 <h3 align="left">Edit make file entry dialog</h3>
-	 <p align="left">The Edit make file entry dialog (figure 2) allows you to change the file path and set the Tidy or Build as ARM option for the selected make file.</p>
-	 <p align="center"><img src="images/inf_editor_editMake.png" width="434" height="210" /></p>
-	 <p align="left" class="figure">Figure 2 - Edit make file entry</p>
-	 <p align="left">&nbsp;</p>
-	 <h5>Related references</h5>
-	 <ul>
-      <li><a href="INF_Editor.html">INF Editor</a></li>
-      <li><a href="INF_Editor_exports.html">INF Editor - Exports</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>INF Editor - Create/Edit Make</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <h2>INF Editor - Create / Edit Makefile Entry</h2>
+   
+   <p align="left">The <b>Add Makefile entry</b> dialog (figure 1) is used to add a makefile to the build process. Enter or browse to the make file in the File path field and, if desired, apply the Tidy attribute or specify the Build as ARM option to the make file. </p>
+   <p align="center"><img src="images/inf_editor_addMake.png" width="600" height="210" /></p>
+	 <p align="left" class="figure">Figure 1 - Add/Edit makefile entry</p>
+	 <h5>Table 1. Add/Edit Makefile entry &mdash; items</h5>
+	 <table width="796"
+border="0" cellpadding="2" cellspacing="0">
+       <tr valign="top">
+         <th width="186" class="Cell">Name</th>
+         <th width="600" class="Cell">Function</th>
+       </tr>
+	   <tr valign="top">
+	     <td class="Cell"><p> <b>File path</b></p></td>
+	     <td class="Cell"><p>Type the path and filename for the makefile to create or click Browse to set a path.</p>         </td>
+       </tr>
+	   <tr valign="top">
+	     <td class="Cell"><p><b>Tidy</b> </p></td>
+	     <td class="Cell"><p>Specify the tidy attribute if the release that an .mmp file defines is internal to your component and not required by other components or for your component to execute.</p></td>
+       </tr>
+	   <tr valign="top">
+	     <td class="Cell"><b>Build as ARM</b></td>
+	     <td class="Cell">Specifies the <span class="code">build_as_arm</span> statement, which instructs an ARMV5 build to build the project for the ARM instruction set and not the THUMB instruction set.</td>
+       </tr>
+	   <tr valign="top">
+	     <td class="Cell"><b>Makefile format</b></td>
+	     <td class="Cell">Set the format of the makefile to be created.</td>
+       </tr>
+     </table>
+	 <h5>Other references</h5>
+	 <ul>
+      <li><a href="INF_Editor.html">INF Editor</a></li>
+      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
+    </ul>
+  
+   
+<div id="footer">Copyright &copy; 2010 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
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_mmp.html	Thu Feb 11 15:09:23 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_addedit_mmp.html	Thu Feb 11 16:45:33 2010 -0600
@@ -1,37 +1,43 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>INF Editor - Add/Edit MMP</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - Add / Edit MMP File</h2>
-   
-   <h3>   Add MMP file dialog</h3>
-   <p>The Add MMP file dialog (figure 1) is used to add a mmp file and, if desired, apply the Tidy attribute or specify the Build as ARM option to the mmp file. Options include:</p>
-	 <ul>
-	   <li>Tidy - Specify the tidy attribute if the release that an .mmp file defines is internal to your component and  not required by other components or for your component to execute.</li>
-       <li>Build as ARM - Specifies the build_as_arm statement, which instructs an ARMV5 build to  build the project for the ARM instruction set and not the THUMB instruction set.</li>
-   </ul>
-	 <p align="center"><img src="images/inf_editor_addMMP.png" width="490" height="184" /></p>
-	 <p align="left" class="figure">Figure 1 - Add MMP file entry</p>
-	 <h3 align="left">Edit MMP file entry dialog</h3>
-	 <p align="left">The Edit MMP file entry dialog (figure 2) allows you to change the file path and set the Tidy or Build as ARM option for the selected mmp file.</p>
-	 <p align="center"><img src="images/inf_editor_editMMP.png" width="476" height="180" /></p>
-	 <p align="left" class="figure">Figure 2 - Edit MMP file entry</p>
-	 <p align="left">&nbsp;</p>
-	 <h5>Related references</h5>
-	 <ul>
-      <li><a href="INF_Editor.html">INF Editor</a> </li>
-      <li><a href="INF_Editor_exports.html">INF Editor - Exports</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>INF Editor - Add/Edit MMP</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <h2>INF Editor - Add / Edit MMP File Entry</h2>
+   
+      The <b>Add MMP file entry</b> dialog (figure 1) is used to add a mmp file and, if desired, apply the Tidy attribute or specify the Build as ARM option to the mmp file. 
+     <p align="center"><img src="images/inf_editor_addMMP.png" width="600" height="180" /></p>
+   <p align="left" class="figure">Figure 1 - Add MMP File Entry</p>
+	 <h5>Table 1. Add MMP file entry &mdash; items</h5>
+	 <table width="796"
+border="0" cellpadding="2" cellspacing="0">
+       <tr valign="top">
+         <th width="186" class="Cell">Name</th>
+         <th width="600" class="Cell">Function</th>
+       </tr>
+       <tr valign="top">
+         <td class="Cell"><p> <b>File path</b></p></td>
+         <td class="Cell"><p>Type the path and filename for the MMP file to create or click Browse to set a path.</p></td>
+       </tr>
+       <tr valign="top">
+         <td class="Cell"><p><b>Tidy</b> </p></td>
+         <td class="Cell"><p>Specify the tidy attribute if the release that an .mmp file defines is internal to your component and  not required by other components or for your component to execute.</p></td>
+       </tr>
+       <tr valign="top">
+         <td class="Cell"><b>Build as ARM</b></td>
+         <td class="Cell">Specifies the <span class="code">build_as_arm</span> statement, which instructs an ARMV5 build to  build the project for the ARM instruction set and not the THUMB instruction set.</td>
+       </tr>
+     </table>
+   <h5>Other references</h5>
+	 <ul>
+      <li><a href="INF_Editor.html">INF Editor</a> </li>
+      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
+    </ul>
+  
+   
+<div id="footer">Copyright &copy; 2010 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
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_exports.html	Thu Feb 11 15:09:23 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_exports.html	Thu Feb 11 16:45:33 2010 -0600
@@ -1,71 +1,97 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>INF Editor Exports</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - Exports Tab</h2>
-   
-   <p>
-   The INF Editor exports pane lists files to be copied to the indicated destination path and are part of the normal build process. You can add files, edit paths, move files up or down in the list, or remove files from the list.</p>
-   <p align="center"><img src="images/inf_editor_exports.png" width="656" height="456" /></p>
-   <p align="left" class="figure">Figure 1 - INF Editor - Exports Pane</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>Exports</b></p></td>
-       <td class="Cell"><p> Add, edit, arrange order, or remove files that will be part of the build process.</p>
-           <ul>
-             <li>Add  - Click to add a file to the list of files to be exported as part of the build process.</li>
-             <li>Edit - Select a file and click Edit to change the source and destination paths for the file.</li>
-             <li>Up - Select a file and click Up to move the file up in the list.</li>
-             <li>Down - Select a file and click Down to move the file down in the list.</li>
-             <li>Remove - Select a file and click Remove to remove the file from the build process. </li>
-         </ul></td>
-     </tr>
-     <tr valign="top">
-       <td class="Cell"><p> <b>Test Exports</b> </p></td>
-       <td class="Cell"><p> Add, edit paths, arrange order, or remove files that will be part of the test build process.</p></td>
-     </tr>
-   </table>
-   <p></p>
-   <h3>Add Export dialog<a name="addexport" id="addexport"></a></h3>
-   <p>Use the Add Export dialog (figure 2) to add a file to be exported to the destination path when the project is built. Options include:</p>
-   <ul>
-     <li>Source path - Path and name of file to be exported. </li>
-     <li>Destination path - Path location where file is to be exported. </li>
-     <li>Export is a zip file - Check this option if the export is a zip file and you want to extract it on the destination path. </li>
-   </ul>
-   <p align="center"><img src="images/inf_editor_addexport.png" width="447" height="229" /></p>
-   <p class="figure">Figure 2 - Add Export dialog</p>
-   <p></p>
-   <h3>Edit Export dialog</h3>
-   <p>Use the Edit Export dialog (figure 3) to edit the source and destination path of the selected file. Options include:</p>
-   <ul>
-     <li>Source path - Path and name of file to be exported. </li>
-     <li>Destination path - Path location where file is to be exported. </li>
-     <li>Export is a zip file - Check this option if the export is a zip file and you want to extract it on the destination path. </li>
-   </ul>
-   <p align="center"><img src="images/inf_editor_editexport.png" width="446" height="225" /></p>
-   <p align="left" class="figure">Figure 3 - Edit Export dialog</p>
-   <p></p>
-   <h5>Related references</h5>
-	 <ul>
-      <li><a href="INF_Editor.html">INF Editor</a></li>
-      <li><a href="INF_Editor_file.html">INF Editor - bld.inf</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>INF Editor Exports</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <h2>INF Editor - Exports Tab</h2>
+   
+   <p>
+   The <b>INF Editor Exports</b> pane lists files to be copied to the indicated destination path that are part of the normal build process. You can add files, edit paths, move files up or down in the list, or remove files from the list.</p>
+   <p align="center"><img src="images/inf_editor_exports.png" width="656" height="456" /></p>
+   <p align="left" class="figure">Figure 1 - INF Editor - Exports Pane</p>
+   <h5>Table 1. Export tab &mdash; items</h5>
+   <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>Exports</b></p></td>
+       <td class="Cell"><p> Add, edit, arrange order, or remove files that will be part of the build process.</p>
+           <ul>
+             <li>Add  - Click to add a file to the list of files to be exported as part of the build process.</li>
+             <li>Edit - Select a file and click Edit to change the source and destination paths for the file.</li>
+             <li>Up - Select a file and click Up to move the file up in the list.</li>
+             <li>Down - Select a file and click Down to move the file down in the list.</li>
+             <li>Remove - Select a file and click Remove to remove the file from the build process. </li>
+         </ul></td>
+     </tr>
+     <tr valign="top">
+       <td class="Cell"><p> <b>Test Exports</b> </p></td>
+       <td class="Cell"><p> Add, edit paths, arrange order, or remove files that will be part of the test build process.</p></td>
+     </tr>
+   </table>
+   <p></p>
+   <h3><a name="addexport" id="addexport"></a>Add Export dialog</h3>
+   <p>Click the <b>Add</b> control to open the <b>Add Export</b> dialog (figure 2) to add a file to be exported to the destination path when the project is built.</p>
+   <p align="center"><img src="images/inf_editor_addexport.png" width="447" height="229" /></p>
+   <p class="figure">Figure 2 - Add Export dialog</p>
+   <p></p>
+   <h5>Table 2. Add Export &mdash; items</h5>
+   <table width="796"
+border="0" cellpadding="2" cellspacing="0">
+     <tr valign="top">
+       <th width="186" class="Cell">Name</th>
+       <th width="600" class="Cell">Function</th>
+     </tr>
+     <tr valign="top">
+       <td class="Cell"><p> <b>Source path</b></p></td>
+       <td class="Cell"><p>Path and name of file to be exported.</p></td>
+     </tr>
+     <tr valign="top">
+       <td class="Cell"><p><b>Destination path</b> </p></td>
+       <td class="Cell"><p>Path location where file is to be exported.</p></td>
+     </tr>
+     <tr valign="top">
+       <td class="Cell"><b>Export is a zip file</b></td>
+       <td class="Cell">Check this option if the export is a zip file and you want to extract it on the destination path.</td>
+     </tr>
+   </table>
+   <h3>Edit Export dialog</h3>
+   <p>Click the <b>Edit</b> control to open the <b>Edit Export</b> dialog (figure 3) to edit the source and destination path of the selected file.</p>
+   <p align="center"><img src="images/inf_editor_editexport.png" width="446" height="225" /></p>
+   <p align="left" class="figure">Figure 3 - Edit Export dialog</p>
+   <h5>Table 3. Edit Export &mdash; items</h5>
+	 <table width="796"
+border="0" cellpadding="2" cellspacing="0">
+       <tr valign="top">
+         <th width="186" class="Cell">Name</th>
+         <th width="600" class="Cell">Function</th>
+       </tr>
+       <tr valign="top">
+         <td class="Cell"><p> <b>Source path</b></p></td>
+         <td class="Cell"><p>Path and name of file to be exported.</p></td>
+       </tr>
+       <tr valign="top">
+         <td class="Cell"><p><b>Destination path</b> </p></td>
+         <td class="Cell"><p>Path location where file is to be exported.</p></td>
+       </tr>
+       <tr valign="top">
+         <td class="Cell"><b>Export is a zip file</b></td>
+         <td class="Cell">Check this option if the export is a zip file and you want to extract it on the destination path.</td>
+       </tr>
+     </table>
+	 <h5>Other references</h5>
+<ul>
+      <li><a href="INF_Editor.html">INF Editor</a></li>
+      <li><a href="INF_Editor_file.html">INF Editor - bld.inf</a></li>
+    </ul>
+  
+   
+<div id="footer">Copyright &copy; 2010 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
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_file.html	Thu Feb 11 15:09:23 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/INF_Editor_file.html	Thu Feb 11 16:45:33 2010 -0600
@@ -1,29 +1,25 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head>
-<title>BLD.INF File</title>
-<link rel="StyleSheet" href="../../book.css" type="text/css"/>
-</head>
-   <body>
-   <h2>INF Editor - BLD.INF Tab</h2>
-   
-   <p>
-   The bld.inf pane shows the source text of the file. This file is automatically updated with changes made in the INF editor Overview and Exports panes or changes can be made manually in this pane. Validation is provided in this window. For example, an error mark is displayed next to the line where an error occurs, as shown in Figure 1. Hover your mouse pointer over the error mark or red error markers in upper right column to display helpful error information.</p>
-   <p align="center"><img src="images/inf_editor_file.png" width="656" height="488" /></p>
-   <p align="left" class="figure">Figure 1 - INF Editor - bld.inf Pane</p>
-   <p></p>
-   <h5>Related references</h5>
-	 <ul>
-      <li><a href="INF_Editor.html">INF Editor</a></li>
-      <li><a href="INF_Editor_exports.html">INF Editor - Exports</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>BLD.INF File</title>
+<link rel="StyleSheet" href="../../book.css" type="text/css"/>
+</head>
+   <body>
+   <h2>INF Editor - BLD.INF Tab</h2>
+   
+   <p>
+   The <b>bld.inf </b>pane shows the source text of the <span class="code">bld.inf</span> file. This file is automatically updated with changes made in the INF editor <a href="INF_Editor.html">Overview</a> and <a href="INF_Editor_exports.html">Exports</a> panes or changes can be made manually in this pane. Validation is provided in this window. For example, an error mark is displayed next to the line where an error occurs, as shown in Figure 1. Hover your mouse pointer over the error mark or red error markers in upper right column to display helpful error information.</p>
+   <p align="center"><img src="images/inf_editor_file.png" width="656" height="488" /></p>
+   <p align="left" class="figure">Figure 1 - INF Editor - bld.inf Pane</p>
+   <p></p>
+   <h5>Related references</h5>
+	 <ul>
+      <li><a href="INF_Editor.html">INF Editor</a></li>
+      <li><a href="INF_Editor_exports.html">INF Editor - Exports</a></li>
+    </ul>
+  
+   
+<div id="footer">Copyright &copy; 2010 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
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/inf_editor_addMMP.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/inf_editor_addMake.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/inf_editor_overview.png has changed