sf-run-analysis-missing-files - changed to depend on a new undefined parameter 'sf.spec.checkbuild' so that it can be turned on and off PDK_3.0.f
authorMattD <mattd@symbian.org>
Tue, 02 Feb 2010 14:28:49 +0000
changeset 871 ef25bf39d67c
parent 870 62d784756974
child 872 17498133d9ad
child 873 b69b120a28ee
sf-run-analysis-missing-files - changed to depend on a new undefined parameter 'sf.spec.checkbuild' so that it can be turned on and off
common/build.postbuild.xml
--- a/common/build.postbuild.xml	Tue Feb 02 13:57:31 2010 +0000
+++ b/common/build.postbuild.xml	Tue Feb 02 14:28:49 2010 +0000
@@ -702,7 +702,7 @@
     </target>
 
     <!-- TODO: Make this work for package builds once we have sysmodel story worked out -->
-    <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild">
+    <target name="sf-run-analysis-missing-files" if="sf.spec.checkbuild">
     <!-- splitbuild is only set for Platform builds -->
        <if><istrue value="${sf.spec.splitbuild}"/>
        <then>