bootstrap.xml
changeset 7 e042f0022639
parent 4 5a8eb3466f9f
child 9 faf8e4898015
equal deleted inserted replaced
6:51b7a2f1676a 7:e042f0022639
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <project name="SF-BOOTSTRAP" default="bootstrap" xmlns:hlm="http://www.nokia.com/helium">
     2 <project name="SF-BOOTSTRAP" default="bootstrap" xmlns:hlm="http://www.nokia.com/helium">
     3 
     3     
       
     4     <property environment="env"/>
       
     5     
     4     <dirname property="sf.bootstrap.dir" file="${ant.file.SF-CONFIG}"/>
     6     <dirname property="sf.bootstrap.dir" file="${ant.file.SF-CONFIG}"/>
     5     
     7     
     6     <import file="bootstrap.properties.ant.xml" />
     8     <import file="bootstrap.properties.ant.xml" />
     7     <import file="${helium.dir}/helium.ant.xml" />    
     9     <import file="${helium.dir}/helium.ant.xml" />    
     8 
    10