bootstrap.xml
changeset 80 96c37f4db9f6
parent 67 16acd1d8d322
equal deleted inserted replaced
77:bde272fb9ff9 80:96c37f4db9f6
     3     
     3     
     4   <property environment="env"/>
     4   <property environment="env"/>
     5     
     5     
     6   <dirname property="sf.bootstrap.dir" file="${ant.file.SF-CONFIG}"/>
     6   <dirname property="sf.bootstrap.dir" file="${ant.file.SF-CONFIG}"/>
     7   
     7   
       
     8   <property name="build.drive" value="Setting this property stops helium reporting that it will use the Z: drive when it won't."/>
     8   <import file="${helium.dir}/helium.ant.xml" /> 
     9   <import file="${helium.dir}/helium.ant.xml" /> 
     9   
    10   
    10   <!-- target dir -->
    11   <!-- target dir -->
    11   <property name="bootstrap.base.dir" value="D:\fbf_project"/> <!-- old name -->
    12   <property name="bootstrap.base.dir" value="D:\fbf_project"/> <!-- old name -->
    12   <property name="sf.target.dir" value="${bootstrap.base.dir}"/>
    13   <property name="sf.target.dir" value="${bootstrap.base.dir}"/>