equal
deleted
inserted
replaced
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 |