diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-0BF25E2A-99B9-5558-B805-019430409518.dita --- a/Symbian3/SDK/Source/GUID-0BF25E2A-99B9-5558-B805-019430409518.dita Fri Jul 16 17:23:46 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - - - - - -SBSv1 and SBSv2 Build Systems

Symbian provides two command line build systems, called SBSv1 and SBSv2, to build Symbian platform and applications developed for Symbian platform.

SBSv1 is the name that is now given to the bldmake and abld build tools that have been provided on Symbian platform kits since Symbian OS v6. In SBSv1 , bldmake first generates top-level makefiles for a component, then abld builds the component. The bldmake and the abld commands must be run from the directory containing the bld.inf file. The documentation for the these tools is provided in the Symbian Developer Library. For more information, see How to use bldmake and How to use abld.

SBSv2 is a newer build system. Its advantages over SBSv1 include:

Though SBSv2 uses the same build metadata files (bld.inf and .mmp) as SBSv1 for building Symbian platform, SBSv2 can help achieve improved build speed over SBSv1.

For more information about SBSv2, see the Symbian Build System v2 documentation that is provided with the Platform Developer Toolkit.

\ No newline at end of file