Add bldmefirst export for s60_sbs_config.xml to allow use of custom sbs targets
authorShabe Razvi <shaber@symbian.org>
Thu, 24 Jun 2010 17:29:33 +0100
changeset 668 91a7587840bf
parent 667 a211d2635be7
child 669 19e76789fe7a
Add bldmefirst export for s60_sbs_config.xml to allow use of custom sbs targets
symbian4/single/job_props.ant.xml
--- a/symbian4/single/job_props.ant.xml	Thu Jun 24 15:45:05 2010 +0100
+++ b/symbian4/single/job_props.ant.xml	Thu Jun 24 17:29:33 2010 +0100
@@ -22,6 +22,7 @@
     <!-- 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.sbs.config.xml" value="sf/os/deviceplatformrelease/foundation_system/sf_config/sbs/s60_sbs_config.xml" />
 
     <property name="sf.spec.bldmefirst.s60.variant" value="western" /> <!-- western|apac|japan but only western is used at the moment -->
     <property name="sf.spec.bldmefirst.s60.config.root" value="sf/os/deviceplatformrelease/foundation_system/sf_config/config" />