--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/platforms/symbian/installs/hbinstall.xml Mon Oct 18 18:23:13 2010 +0300
@@ -0,0 +1,12 @@
+<?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>