equal
deleted
inserted
replaced
1 <?xml version="1.0"?> |
1 <?xml version="1.0"?> |
2 |
2 |
3 <project name="SF-PACKAGE-PROPS"> |
3 <project name="SF-PACKAGE-PROPS"> |
4 |
4 |
|
5 <property name="sf.drive.space.needed" value="10G"/> |
|
6 |
5 <property name="sf.spec.baseline.enable" value="true"/> |
7 <property name="sf.spec.baseline.enable" value="true"/> |
6 <property name="sf.spec.baseline.select" value="location"/> |
8 <property name="sf.spec.baseline.select" value="location"/> |
7 <property name="sf.spec.baseline.location" value="\\bishare\Releases\PDK_candidate_2.0.d_flat"/> |
9 <property name="sf.spec.baseline.location" value="\\bishare\Releases\PDK_candidate_2.0.d_flat"/> |
8 <property name="sf.spec.baseline.getenv_options" value="-i emu -i rnd -i tools -i info"/> |
10 <property name="sf.spec.baseline.getenv_options" value="-i emu -i rnd -i tools -i info"/> |
9 |
11 |
19 <!-- location of the model (related to the build drive) --> |
21 <!-- location of the model (related to the build drive) --> |
20 <property name="sf.spec.systemdefinition.location" value="\definition.xml"/> |
22 <property name="sf.spec.systemdefinition.location" value="\definition.xml"/> |
21 <property name="sf.spec.sysdef.configurations.list" value="SF"/> |
23 <property name="sf.spec.sysdef.configurations.list" value="SF"/> |
22 |
24 |
23 <property name="sf.spec.sbs.config" value="winscw"/> |
25 <property name="sf.spec.sbs.config" value="winscw"/> |
|
26 <property name="sf.spec.sbs.numberofjobs" value="2"/> |
24 |
27 |
25 <property name="sf.spec.logs.raptorfilter.enable" value="false"/> |
28 <property name="sf.spec.logs.raptorfilter.enable" value="false"/> |
26 |
29 |
27 </project> |
30 </project> |
28 |
31 |