kerneltest/f32test/loader/ldrtst.xml
author Stephane Lenclud <tortoisehg@lenclud.com>
Wed, 03 Feb 2010 17:45:14 +0100
branchanywhere
changeset 48 10816385149a
parent 0 a41df078684a
permissions -rw-r--r--
Enabling kernel build without funky entry points. Turning genexec into empty command and using dogenexec manually to workaround constant rebuilding due to sistematic regeneration of exec enums.

<?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>