kerneltest/f32test/loader/ldrtst.xml
author Mike Kinghan <mikek@symbian.org>
Thu, 25 Nov 2010 14:35:45 +0000
branchGCC_SURGE
changeset 305 1ba12ef4ef89
parent 0 a41df078684a
permissions -rw-r--r--
Enhance the base/rom extension to generate the symbol file of the rom built. The symbol file is placed in epoc32/rom/<baseport_name>, along with the rom log and final oby file.

<?xml version="1.0" encoding="ISO-8859-1" ?> 
<build xmlns="http://symbian.com/xml/build" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symbian.com/xml/build http://symbian.com/xml/build/2_0.xsd">

<!--  Extension interfaces : replacements for Template Extension Makefiles  --> 

<interface name="base.flm_ldrtst" extends="Symbian.UserFLM" flm="ldrtst.flm">
</interface>
</build>