Re-add missing sf.project.type property
authorShabe Razvi <shaber@symbian.org>
Tue, 25 Aug 2009 17:00:27 +0100
changeset 172 3113c353346d
parent 171 fc9262953aac
child 173 95d7b107ddc8
Re-add missing sf.project.type property
clean/job_props.ant.xml
ex-nokia/job_props.ant.xml
foundation/job_props.ant.xml
--- a/clean/job_props.ant.xml	Tue Aug 25 14:50:49 2009 +0100
+++ b/clean/job_props.ant.xml	Tue Aug 25 17:00:27 2009 +0100
@@ -3,6 +3,7 @@
 <project name="SF-JOB-PROPS" >
     
     <dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/>
+    <property name="sf.project.type" value="platform" />
     
     <property name="sf.spec.job.name" value="platform"/>
     <property name="sf.spec.corebuildversion" value="week19"/>
--- a/ex-nokia/job_props.ant.xml	Tue Aug 25 14:50:49 2009 +0100
+++ b/ex-nokia/job_props.ant.xml	Tue Aug 25 17:00:27 2009 +0100
@@ -3,6 +3,7 @@
 <project name="SF-JOB-PROPS" >
     
     <dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/>
+    <property name="sf.project.type" value="platform" />
     
     <property name="sf.spec.job.name" value="platform"/>
     <property name="sf.spec.corebuildversion" value="week19"/>
--- a/foundation/job_props.ant.xml	Tue Aug 25 14:50:49 2009 +0100
+++ b/foundation/job_props.ant.xml	Tue Aug 25 17:00:27 2009 +0100
@@ -3,7 +3,8 @@
 <project name="SF-JOB-PROPS" >
     
     <dirname property="sf.spec.job.dir" file="${ant.file.SF-JOB-PROPS}"/>
-    
+    <property name="sf.project.type" value="platform" />
+
     <property name="sf.spec.job.name" value="platform"/>
     <property name="sf.spec.corebuildversion" value="week19"/>