|
Helium API | ||||||
prev next | frames no frames |
Location
d:\maintools\sf-config\sf-platform\build.xml:35:
Conditional execution
No conditions on target execution.
Name | Edit status |
---|---|
User editable properties | |
build.drive | recommended |
Internal properties |
<target name="sf-platform-bootstrap-gt"> <echo>[SF-platform-bootstrap-gt]</echo> <!-- do initial stuff to get raptor working --> <copy todir="${build.drive}/epoc32/include/variant/" failonerror="true" verbose="true"> <fileset dir="${build.drive}/${sf.spec.bldmefirst.gt.hrh}" includes="*.hrh"/> </copy> <copy file="${build.drive}/${sf.spec.bldmefirst.gt.variant}" tofile="${build.drive}/epoc32/tools/variant/variant.cfg" failonerror="true" verbose="true" preservelastmodified="true"/> <if><isset property="sf.spec.bldmefirst.gt.hrh.os"/> <then> <copy file="${build.drive}/${sf.spec.bldmefirst.gt.hrh.os}" tofile="${build.drive}/epoc32/include/variant/Symbian_OS.hrh" failonerror="false" overwrite="true" verbose="true" preservelastmodified="true"/> </then> </if> </target>
|
Helium API | ||||||
prev next | frames no frames |