sf-platform/build.xml
changeset 271 d62ab7f8c779
parent 260 13596dc42a47
child 283 1c53d9d8d78d
--- a/sf-platform/build.xml	Wed Jul 22 14:55:30 2009 +0100
+++ b/sf-platform/build.xml	Wed Jul 22 16:48:52 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>