equal
deleted
inserted
replaced
32 <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog --> |
32 <!-- To sync the tools instead of building them, change sf.spec.sbs.tools.config to tools2_rel.whatlog --> |
33 <!-- check that sf.spec.baseline.getenv_options includes 'tools' --> |
33 <!-- check that sf.spec.baseline.getenv_options includes 'tools' --> |
34 <!-- and set sf.spec.baseline.enable to 'true' --> |
34 <!-- and set sf.spec.baseline.enable to 'true' --> |
35 |
35 |
36 <!-- get full source env and binaries from pdk --> |
36 <!-- get full source env and binaries from pdk --> |
37 <property name="sf.spec.baseline.location" value="\\v800008\PDT\prebuilt_default.41" /> |
37 <property name="sf.spec.baseline.location" value="\\v800020\PDT\prebuilt_default.41" /> |
38 <property name="sf.spec.toolsbaseline.location" value="\\v800008\Builds01\Releases\${sf.previous.pdk.tag}_custom" /> <!-- for TEF,Qmake etc --> |
38 <property name="sf.spec.toolsbaseline.location" value="\\v800020\Releases\${sf.previous.pdk.tag}_custom" /> <!-- for TEF,Qmake etc --> |
39 |
39 |
40 <!-- platform build specific properties --> |
40 <!-- platform build specific properties --> |
41 <property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_2_sf" /> |
41 <property name="sf.spec.s60.sysdef.clean.configurations.list" value="S60_5_2_sf" /> |
42 <property name="sf.spec.os.sysdef.clean.configurations.list" value="GT_${sf.spec.sbs.variant}" /> |
42 <property name="sf.spec.os.sysdef.clean.configurations.list" value="GT_${sf.spec.sbs.variant}" /> |
43 |
43 |