author | Dario Sestito <darios@symbian.org> |
Tue, 04 Aug 2009 12:41:35 +0100 | |
changeset 328 | 913e5db0bdb6 |
parent 325 | 779cc88ed845 |
child 331 | f7c6fc4239ac |
permissions | -rw-r--r-- |
18
9f36ff790ea7
Reorganized property/reference importing structure
dariosestito@L063522.prod.ad.symbian.intra
parents:
diff
changeset
|
1 |
<?xml version="1.0"?> |
9f36ff790ea7
Reorganized property/reference importing structure
dariosestito@L063522.prod.ad.symbian.intra
parents:
diff
changeset
|
2 |
|
173
3957aa453061
Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
dario
parents:
18
diff
changeset
|
3 |
<project name="SF-PACKAGE-PROPS"> |
175 | 4 |
|
174 | 5 |
<property name="sf.spec.baseline.enable" value="true"/> |
6 |
<property name="sf.spec.baseline.select" value="location"/> |
|
328
913e5db0bdb6
Change package baseline to PDK 2.0.d
Dario Sestito <darios@symbian.org>
parents:
325
diff
changeset
|
7 |
<property name="sf.spec.baseline.location" value="\\bishare\Releases\PDK_candidate_2.0.d_flat"/> |
240
5705f5c8f10d
Adding truclean step to the package build
Dario Sestito <darios@symbian.org>
parents:
221
diff
changeset
|
8 |
<property name="sf.spec.baseline.getenv_options" value="-i emu -i rnd -i tools -i info"/> |
5705f5c8f10d
Adding truclean step to the package build
Dario Sestito <darios@symbian.org>
parents:
221
diff
changeset
|
9 |
|
5705f5c8f10d
Adding truclean step to the package build
Dario Sestito <darios@symbian.org>
parents:
221
diff
changeset
|
10 |
<property name="sf.spec.toolsbaseline.enable" value="false"/> |
5705f5c8f10d
Adding truclean step to the package build
Dario Sestito <darios@symbian.org>
parents:
221
diff
changeset
|
11 |
|
5705f5c8f10d
Adding truclean step to the package build
Dario Sestito <darios@symbian.org>
parents:
221
diff
changeset
|
12 |
<property name="sf.spec.build.clean.enable" value="true"/> |
177 | 13 |
|
192 | 14 |
<property name="sf.spec.systemdefinition.assemble" value="false"/> |
325
779cc88ed845
Allow subprojects within a project repo and model file relative to the subproject dir
Dario Sestito <darios@symbian.org>
parents:
240
diff
changeset
|
15 |
<!-- if this is defined then the model is taken from this location (relative to the project dir) and copied to BUILDDRIVE\definition.xml --> |
779cc88ed845
Allow subprojects within a project repo and model file relative to the subproject dir
Dario Sestito <darios@symbian.org>
parents:
240
diff
changeset
|
16 |
<property name="sf.spec.systemdefinition.source" value="package_definition.xml"/> |
779cc88ed845
Allow subprojects within a project repo and model file relative to the subproject dir
Dario Sestito <darios@symbian.org>
parents:
240
diff
changeset
|
17 |
<!-- location of the model (related to the build drive) --> |
779cc88ed845
Allow subprojects within a project repo and model file relative to the subproject dir
Dario Sestito <darios@symbian.org>
parents:
240
diff
changeset
|
18 |
<property name="sf.spec.systemdefinition.location" value="\definition.xml"/> |
177 | 19 |
<property name="sf.spec.sysdef.configurations.list" value="SF"/> |
192 | 20 |
|
21 |
<property name="sf.spec.sbs.config" value="winscw"/> |
|
22 |
||
195 | 23 |
<property name="sf.spec.logs.raptorfilter.enable" value="false"/> |
173
3957aa453061
Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
dario
parents:
18
diff
changeset
|
24 |
|
3957aa453061
Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
dario
parents:
18
diff
changeset
|
25 |
</project> |
3957aa453061
Changed package-common location of baseline to \\lon-engbuild98\d$\GRACE\PDK_20090401
dario
parents:
18
diff
changeset
|
26 |