--- a/symbian3/single/job_props.ant.xml Wed Mar 31 12:45:08 2010 +0100
+++ b/symbian3/single/job_props.ant.xml Thu Apr 01 15:16:43 2010 +0100
@@ -15,11 +15,12 @@
<property name="sf.spec.sbs.tools.config" value="tools2_rel.whatlog,tools_rel.whatlog"/>
<property name="sf.os.compile.iterate" value="true"/> <!-- New property for iterating though sf.spec.sbs.config instead of all at once -->
+ <property name="sf.os.compile.fast" value="true"/> <!-- To maintain hlm5 compile method -->
<property name="sf.spec.sbs.options" value="--pp=on --no-depend-include"/>
<property name="sf.spec.bldmefirst.gt.variant" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/Symbian_OS_v${sf.spec.sbs.variant}.cfg" />
- <!-- Location of Symbian_OS.hrh changed for Symbian3 to an inc directory -->
- <property name="sf.spec.bldmefirst.gt.hrh.os" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/inc/Symbian_OS_${sf.spec.sbs.variant}.hrh" />
+ <!-- Location of Symbian_OS.hrh changed for Symbian3 to an inc directory -->
+ <property name="sf.spec.bldmefirst.gt.hrh.os" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/inc/Symbian_OS_${sf.spec.sbs.variant}.hrh" />
<property name="sf.spec.bldmefirst.gt.hrh" value="sf/os/deviceplatformrelease/symbianosbld/cedarutils/" />
<property name="sf.spec.bldmefirst.s60.variant" value="western" /> <!-- western|apac|japan but only western is used at the moment -->