diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/helium/target-sf-delete-junction.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-delete-junction.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + Target sf-delete-junction + + + + + + + + + + + + + + + + + +
+Helium API + +
+ + +
+ + + +

Target sf-delete-junction

+ +

Location

+

D:\maintools\sf-config\common\build.test.xml:23: +

+ +

Conditional execution

+

No conditions on target execution.

+
+ +

Description

+

+

+

+


+ + +

Target external Dependency

+

+ + + + + + + +
Name
junction.exe
+

+ + +

Property dependencies

+ + +

+ + + + + + + + + + + + + + + + +
NameEdit status
User editable properties
Internal properties
build.iddiscouraged
build.log.dirdiscouraged
+

+ +
+ + +

Target dependencies

+

+sf-delete-junction dependencies + + + + +

+
+ + +

Source code

+
+    <target name="sf-delete-junction" depends="sf-find-ATS-worker-root">
+        <exec executable="junction.exe" dir="${sf.spec.test.workerroot}/${sf.spec.test.epocroot}" failonerror="false" output="${build.log.dir}/ATS_${build.id}_delete_junction.log">
+        <arg value="-d"/>
+        <arg value="epoc32"/>
+      </exec>
+    </target>
+
+ + +
+ + + + + + + + + + + + + +
+Helium API + +
+ + + Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html + + + + +