bootstrap.properties.ant.xml
changeset 2 72b77c4ee224
child 3 c360fdfe164c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bootstrap.properties.ant.xml	Wed Mar 04 14:57:09 2009 +0000
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="SF-BOOTSTRAP" 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" />
+    <property name="hg.config" value="full-list.csv" />
+</project>
\ No newline at end of file