bootstrap.properties.ant.xml
changeset 4 5a8eb3466f9f
parent 3 c360fdfe164c
equal deleted inserted replaced
3:c360fdfe164c 4:5a8eb3466f9f
     9     <!-- call this project -->
     9     <!-- call this project -->
    10     <property name="platform.config.repository" value="e:\build_e\hg-platform-config" />
    10     <property name="platform.config.repository" value="e:\build_e\hg-platform-config" />
    11     
    11     
    12     <!-- the build dir to put bootstrap files into -->
    12     <!-- the build dir to put bootstrap files into -->
    13     <property name="bootstrap.base.dir" value="e:\build_e\sf-bootstrap-new" />
    13     <property name="bootstrap.base.dir" value="e:\build_e\sf-bootstrap-new" />
    14     <property name="hg.config" value="sources.csv" />
       
    15 </project>
    14 </project>