buildframework/helium/tools/compile/ebs/ebs.ant.xml
changeset 588 c7c26511138f
parent 217 0f5e3a7fb6af
--- a/buildframework/helium/tools/compile/ebs/ebs.ant.xml	Tue Apr 27 08:33:08 2010 +0300
+++ b/buildframework/helium/tools/compile/ebs/ebs.ant.xml	Wed Jun 16 16:51:40 2010 +0300
@@ -49,8 +49,9 @@
     </target>
 
     
-    <!-- Executes compilation of a System Definition configuration using
-    Symbian EBS tools, driven directly from Ant. -->
+    <!-- Executes compilation of a System Definition configuration.
+        
+    Uses Symbian EBS tools, driven directly from Ant. -->
     <target name="compile-ebs-ant" if="build.system.ebs-ant" depends="set-arm-version,find-freeport">        
         <script language="jython" setbeans="false">
 threads = project.getProperty("number.of.threads")