sf-platform/build.xml
changeset 302 47e1ffbb8e52
parent 298 d62ab7f8c779
child 310 1c53d9d8d78d
--- a/sf-platform/build.xml	Thu Jul 23 12:00:46 2009 +0100
+++ b/sf-platform/build.xml	Thu Jul 23 12:04:38 2009 +0100
@@ -35,11 +35,9 @@
 	
 	<else>
 	    <!-- TODO use better method to export or wait for GenXML fix?-->
-        <copy file="${build.output.dir}\build\input\0000000000000001_system_model_os.xml"
+        <copy file="${build.output.dir}\build\input\0000000000000001_system_model.xml"
         tofile="${canonical.sysdef.file}" failonerror="false" verbose="true"/>
 
-	    <!-- TODO targets for single sysdef build -->
-	    <runtarget target="sf-os-compile"/>
 	</else>
         </if>