diff -r c7c26511138f -r 7c4a911dc066 buildframework/helium/sf/java/sbs/sbsctc.rst --- a/buildframework/helium/sf/java/sbs/sbsctc.rst Wed Jun 16 16:51:40 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,70 +0,0 @@ -.. index:: - module: Configuring CTC for SBS - -======================= -Configuring CTC for SBS -======================= - -The following commands will generate mon.sym files in the root of your build area which are sent to the ATS server to generate coverage information. - -Clean components: - -hlm compile-main -Dbuild.drive=z: -Dsysdef.configurations.list=build_ctc_clean -Dbuild.system=sbs - -Build for CTC: - -hlm compile-main -Dbuild.drive=z: -Dsysdef.configurations.list=build_ctc -Dsbs.build.ctc=true -Dbuild.system=sbs - -Ant configuration: - -.. code-block:: xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file