bootstrap.properties.ant.xml
author shaberazvi@LON-ENGBUILD88.prod.ad.symbian.intra
Thu, 05 Mar 2009 18:43:07 +0000
changeset 5 6034a0544962
parent 4 5a8eb3466f9f
permissions -rw-r--r--
Remove template

<?xml version="1.0" encoding="UTF-8"?>
<project name="SF-BOOTSTRAP-PROPERTIES" default="bootstrap" xmlns:hlm="http://www.nokia.com/helium">
    <property name="sbs.tools.src.path" value="e:\build_e\varamana\sbs-source-dir"/>
    <property name="sbs.zip.file" value="sbs_2.4.0_with_nokia_cfgs.zip"/>    
    
    <!-- location of Hg helium config repositories -->
    <property name="sf.config.repository"       value="e:\build_e\hg-sf-helium-config" />
    
    <!-- call this project -->
    <property name="platform.config.repository" value="e:\build_e\hg-platform-config" />
    
    <!-- the build dir to put bootstrap files into -->
    <property name="bootstrap.base.dir" value="e:\build_e\sf-bootstrap-new" />
</project>