symbian3/single/job_refs.ant.xml
changeset 653 d92405674e19
parent 459 fa4d19ccc2c2
child 666 c7171a7a2447
--- a/symbian3/single/job_refs.ant.xml	Mon Jun 07 16:32:06 2010 +0100
+++ b/symbian3/single/job_refs.ant.xml	Fri Jun 11 16:06:37 2010 +0100
@@ -4,16 +4,10 @@
 
 <!-- For a combined model GT+S60, sf.spec.os.system.definition.files must be used -->
   <path id="sf.spec.os.system.definition.files">
-    <fileset dir="${sf.project.location}/" casesensitive="false">
-            <include name="sysdefs/system_model.xml" />
+    <fileset dir="${sf.spec.systemdefinition.location}/" casesensitive="false">
+            <include name="${sf.spec.systemdefinition.filename}" />
     </fileset>
   </path>
-  
-  <path id="sf.spec.s60.system.definition.files">
-    <fileset dir="${sf.project.location}/" casesensitive="false">
-        <include name="sysdefs/system_model_s60.xml" />
-    </fileset>
-  </path>   
     
   <!-- iMaker config to be used by build-roms Helium target -->
   <hlm:imakerconfigurationset id="imaker.rom.config">