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-- |
2
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
3 | 2 |
<project name="SF-BOOTSTRAP-PROPERTIES" default="bootstrap" xmlns:hlm="http://www.nokia.com/helium"> |
2
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
3 |
<property name="sbs.tools.src.path" value="e:\build_e\varamana\sbs-source-dir"/> |
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
4 |
<property name="sbs.zip.file" value="sbs_2.4.0_with_nokia_cfgs.zip"/> |
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
5 |
|
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
6 |
<!-- location of Hg helium config repositories --> |
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
7 |
<property name="sf.config.repository" value="e:\build_e\hg-sf-helium-config" /> |
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
8 |
|
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
9 |
<!-- call this project --> |
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
10 |
<property name="platform.config.repository" value="e:\build_e\hg-platform-config" /> |
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
11 |
|
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
12 |
<!-- the build dir to put bootstrap files into --> |
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
13 |
<property name="bootstrap.base.dir" value="e:\build_e\sf-bootstrap-new" /> |
72b77c4ee224
Add new bootstrap properties and sysdef template
shaberazvi@L063442.prod.ad.symbian.intra
parents:
diff
changeset
|
14 |
</project> |