# HG changeset patch # User fturovic # Date 1251488763 18000 # Node ID fcb2464b5bcbf4691fa0701cb47e892741c810c9 # Parent a6e6f6aaa27935dde1226b3eee44b98fa4c3fd2f BUG 9723 - Revised SBSv2 image and added description to table diff -r a6e6f6aaa279 -r fcb2464b5bcb core/com.nokia.carbide.cpp.doc.user/html/reference/images/carbide_proj_settings_sbsv2.png Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/carbide_proj_settings_sbsv2.png has changed diff -r a6e6f6aaa279 -r fcb2464b5bcb core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_build_prefs.htm --- 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 @@

 

sbsv1 tab

-

Figure 2 - SBSv1 Tab

+

Figure 2 - SBSv1 tab

Table 2 Symbian Build System v1 tab
@@ -96,8 +96,8 @@

 

-

sbsv2 tab

-

Figure 3 - SBSv2 Tab

+

sbsv2 tab

+

Figure 3 - SBSv2 tab

Table 3 Symbian Build System v2 tab
@@ -105,7 +105,7 @@ - + @@ -120,7 +120,11 @@

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.

- + + + + +
Explanation
Clean level Clean level Select the level of clean when cleaning a project.

abld clean 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)

abld reallyclean does what abld clean does, and also removes files exported by abld export and makefiles generated by abld makefile, or the abld test equivalents

Override default make engine Additional SBSv2 argumentsEnter additional SBSv2 build arguments here.
Override default make engine Check this box to enable an edit box to specify the make engine to use, for example, eMake from Electric Cloud.