Updated analyse_components.pl arguments to use system_model_s60.xml as well as a source of package/component names (required for split model)
--- a/common/build.postbuild.xml Mon Sep 21 13:42:37 2009 +0100
+++ b/common/build.postbuild.xml Mon Sep 21 15:15:41 2009 +0100
@@ -452,6 +452,7 @@
<arg value="${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/>
<arg value="${build.id}_what_results.csv_results.csv"/>
<arg value="${sf.project.location}/sysdefs/system_model_os.xml"/>
+ <arg value="${sf.project.location}/sysdefs/system_model_s60.xml"/>
</exec>
</target>