diff -r 3c858aa7a023 -r 56a1d97e7c73 doc/api/helium/target-sf-gen-buildinfo-txt.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/helium/target-sf-gen-buildinfo-txt.html Thu Oct 08 19:36:20 2009 +0100 @@ -0,0 +1,207 @@ + + + + + + +
+ + + + + + + + + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +
Location
+d:\maintools\sf-config\sf-platform\build.xml:27: +
+ +Conditional execution
+No conditions on target execution.
++
+ ++
Name | Edit status | +
---|---|
User editable properties | +|
build.drive | recommended | +
Internal properties | +|
build.id | discouraged | +
+ + +
++ <target name="sf-gen-buildinfo-txt"> + <mkdir dir="${build.drive}/epoc32/data/"/> + <delete file="${build.drive}/epoc32/data/BuildInfo.txt"/> + <echo file="${build.drive}/epoc32/data/BuildInfo.txt" append="true" message="DeviceFamily 100 ${line.separator}"/> + <echo file="${build.drive}/epoc32/data/BuildInfo.txt" append="true" message="DeviceFamilyRev 0x900 ${line.separator}"/> + <echo file="${build.drive}/epoc32/data/BuildInfo.txt" append="true" message="ManufacturerSoftwareBuild ${build.id}_Symbian_OS_v${sf.spec.sbs.variant} ${line.separator}"/> + </target> ++ + +
+
+
|
++Helium API + + | +||||||
+ prev + next | ++ frames + no frames + + + + + + | +