src/platforms/symbian/installs/hbinstall.xml
author hgs
Mon, 18 Oct 2010 18:23:13 +0300
changeset 34 ed14f46c0e55
permissions -rw-r--r--
201041

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

	<!-- Tools interfaces -->

	<interface name="hb.hbinstall" extends="Symbian.UserFLM" flm="hbinstall.flm">
		<param name='HB_ROOT' default='../../../../'/>
	</interface>

</build>