|
Helium API | ||||||
prev next | frames no frames |
Location
d:\maintools\sf-config\common\build.postbuild.xml:679:
Conditional execution
No conditions on target execution.
Name | Edit status |
---|---|
User editable properties | |
Internal properties |
<target name="sf-check-missing-s60-files"> <hlm:argSet xmlns:hlm="http://www.nokia.com/helium" id="sbs.check.tools.var"> <hlm:arg name="config" value="${sf.spec.sbs.tools.config}"/> <hlm:arg name="run-check" value="true"/> </hlm:argSet> <hlm:argSet xmlns:hlm="http://www.nokia.com/helium" id="sbs.check.main.var"> <hlm:arg name="config" value="${sf.spec.sbs.config}"/> <hlm:arg name="run-check" value="true"/> </hlm:argSet> <antcall target="compile-main" inheritAll="false" inheritRefs="true"> <param name="build.system" value="${sf.spec.build.system}"/> <param name="sysdef.configurations.list" value="${sf.spec.s60.sysdef.clean.configurations.list}"/> <param name="sf.spec.sysdef.version" value="${sf.spec.s60.sysdef.version}"/> <param name="build.id" value="sbs_check"/> <reference refid="sbs.check.tools.var" torefid="sbs.var"/> <reference refid="sbs.toolsbuild.options" torefid="sbs.make.options"/> <reference refid="sf.spec.s60.system.definition.files" torefid="system.definition.files"/> </antcall> <antcall target="compile-main" inheritAll="false" inheritRefs="true"> <param name="build.system" value="${sf.spec.build.system}"/> <param name="sysdef.configurations.list" value="${sf.spec.s60.sysdef.clean.configurations.list}"/> <param name="sf.spec.sysdef.version" value="${sf.spec.os.sysdef.version}"/> <param name="build.id" value="sbs_check"/> <reference refid="sbs.check.main.var" torefid="sbs.var"/> <reference refid="sbs.fullbuild.options" torefid="sbs.make.options"/> <reference refid="sf.spec.s60.system.definition.files" torefid="system.definition.files"/> </antcall> </target>
|
Helium API | ||||||
prev next | frames no frames |