buildframework/helium/tools/compile/compile.ant.xml
changeset 645 b8d81fa19e7d
parent 628 7c4a911dc066
equal deleted inserted replaced
643:27cf35f95864 645:b8d81fa19e7d
   102      @type boolean
   102      @type boolean
   103      @scope public
   103      @scope public
   104      @editable required
   104      @editable required
   105      @since 11.0
   105      @since 11.0
   106      -->
   106      -->
       
   107     <property name="sysdef3.enabled" value="true" />
   107     
   108     
   108     <!--* @property internal.sysdef3.enabled
   109     <!--* @property internal.sysdef3.enabled
   109      To run the sysdef3 dependent tasks if sysdef3.enabled set to true. 
   110      To run the sysdef3 dependent tasks if sysdef3.enabled set to true. 
   110      @type boolean
   111      @type boolean
   111      @scope private
   112      @scope private