buildframework/helium/helium_preinclude.ant.xml
changeset 588 c7c26511138f
parent 217 0f5e3a7fb6af
child 628 7c4a911dc066
--- a/buildframework/helium/helium_preinclude.ant.xml	Tue Apr 27 08:33:08 2010 +0300
+++ b/buildframework/helium/helium_preinclude.ant.xml	Wed Jun 16 16:51:40 2010 +0300
@@ -22,9 +22,11 @@
 -->
 
 <project name="helium_preinclude" basedir="." xmlns:hlm="http://www.nokia.com/helium">
+    
     <description>
     Helium task definations. User can import this file and use helium and helium-antlib tasks.
     </description>
+    
     <import file="tools/common/libs.ant.xml"/>
     <taskdef resource="com/nokia/ant/antlib.xml" uri="http://www.nokia.com/helium"/>
     <taskdef resource="com/nokia/helium/core/ant/antlib.xml" uri="http://www.nokia.com/helium"/>
@@ -35,4 +37,6 @@
     <taskdef resource="com/nokia/helium/imaker/ant/antlib.xml" uri="http://www.nokia.com/helium" />
     <taskdef resource="com/nokia/helium/sbs/ant/antlib.xml" uri="http://www.nokia.com/helium" />
     <taskdef resource="com/nokia/helium/logger/ant/antlib.xml" uri="http://www.nokia.com/helium" />
+    <taskdef resource="com/nokia/helium/synergy/ant/antlib.xml" uri="http://www.nokia.com/helium" />
+    <taskdef resource="com/nokia/helium/ccmtask/ant/antlib.xml" uri="http://www.nokia.com/helium" />
 </project>
\ No newline at end of file