BUG 9723 - Revised SBSv2 image and added description to table
authorfturovic <frank.turovich@nokia.com>
Fri, 28 Aug 2009 14:46:03 -0500
changeset 468 fcb2464b5bcb
parent 467 a6e6f6aaa279
child 469 3a7fe0daf9ff
BUG 9723 - Revised SBSv2 image and added description to table
core/com.nokia.carbide.cpp.doc.user/html/reference/images/carbide_proj_settings_sbsv2.png
core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_build_prefs.htm
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/carbide_proj_settings_sbsv2.png has changed
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_build_prefs.htm	Fri Aug 28 14:27:45 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_build_prefs.htm	Fri Aug 28 14:46:03 2009 -0500
@@ -52,7 +52,7 @@
 </table>
 <p>&nbsp;</p>
 <p align="center"><img src="images/carbide_proj_settings_sbsv1.png" alt="sbsv1 tab" width="417" height="243"></p>
-<p align="center" class="figure">Figure 2 - SBSv1 Tab</p>
+<p align="center" class="figure">Figure 2 - SBSv1 tab</p>
 <h5 align="left">Table 2 Symbian Build System v1 tab </h5>
 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
   <tr>
@@ -96,8 +96,8 @@
   </tr>
 </table>
 <p align="left">&nbsp;</p>
-<p align="center"><img src="images/carbide_proj_settings_sbsv2.png" alt="sbsv2 tab" width="420" height="283"></p>
-<p align="center" class="figure">Figure 3 - SBSv2 Tab </p>
+<p align="center"><img src="images/carbide_proj_settings_sbsv2.png" alt="sbsv2 tab" width="427" height="269"></p>
+<p align="center" class="figure">Figure 3 - SBSv2 tab </p>
 <h5 align="left">Table 3 Symbian Build System v2 tab </h5>
 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
   <tr>
@@ -105,7 +105,7 @@
     <th width="57%" scope="col">Explanation</th>
   </tr>
   <tr>
-    <td><span class="style1">Clean level </span></td>
+    <td><b>Clean level </b></td>
     <td>Select the level of clean when cleaning a project.
       <p><strong>abld clean</strong> erases all files created by a corresponding abld target   command (all intermediate files created during compilation and all executables and import libraries created by the linker) </p>
       <p><strong>abld reallyclean</strong> does what abld clean does, and also removes files   exported by abld export and makefiles generated by abld makefile, or the abld   test equivalents</p></td>
@@ -120,7 +120,11 @@
         <p>By default, the build system generates symbolic debug information only for   the debug builds. With this option, the generation of symbolic debug information   is extended to release builds to support debugging of release binaries on ARM   ABI compliant platforms.</p></td>
   </tr>
   <tr>
-    <td><span class="style1">Override default make engine</span> </td>
+    <td><b>Additional SBSv2 arguments</b></td>
+    <td>Enter additional SBSv2 build arguments here.</td>
+  </tr>
+  <tr>
+    <td><b>Override default make engine </b></td>
     <td>Check this box to enable  an edit box to specify the make engine to use, for example, eMake  from Electric Cloud.</td>
   </tr>
 </table>